ModalFrame: attachPopup()
受け取ったポップアップのコンテンツをフレームの要素にアタッチします。
構文
modalFrame.attachPopup(container) => void
引数
-
container
:PopupContainer
ポップアップの内容です。
解説
container
をフレームの中にある AlierView
にアタッチします。
受け取ったポップアップのコンテンツをフレームの要素にアタッチします。
modalFrame.attachPopup(container) => void
container
: PopupContainer
ポップアップの内容です。
container
をフレームの中にある AlierView
にアタッチします。