ToastFrame
モジュールパス: /alier_sys/Popup.js
---
config:
class:
hideEmptyMembersBox: true
---
classDiagram
direction LR
ProtoViewLogic <|-- ViewLogic
ViewLogic <|-- PopupFrame
PopupFrame <|-- ToastFrame
link ViewLogic "/ApplicationFrameworkReferences/Components/View/viewlogic"
link ProtoViewLogic "/ApplicationFrameworkReferences/Components/View/protoviewlogic"
link PopupFrame "../frame"
概要
モードレスポップアップのフレームであり、ポップアップのコンテンツとして PopupContainer
以外を受け取るクラスです。
メソッド
attachPopup()
- 受け取ったポップアップのコンテンツをフレームに反映します。