Name | Description | |
---|---|---|
![]() | AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list |
![]() | ClosePopup | Overloaded. Closes the popup and set specified result to its Result property. |
![]() | IsDelayedPopupCloseStarted | Queries whether delayed close is started |
![]() | IsDelayedPopupOpenStarted | Queries whether delayed open is started |
![]() | OpenPopup | Shows the popup |
![]() | StartDelayedPopupClose | Creates the OpenOnMouseEnter timer |
![]() | StartDelayedPopupOpen | Starts a delayed popup open, which attempts to open the popup when the PopupOpenDelay period has ellapsed. |
![]() | StopDelayedPopupClose | Destroys the OpenOnMouseEnter timer |
![]() | StopDelayedPopupOpen | Stops a previously started delayed popup open. |
![]() | TogglePopup | Toggles the popup |