Operation |
Details |
protected addToControls( UIComponent newComponent):void |
Sequential Tags: | annotations=@Override
| Notes: | Adds a new UIComponent to the controls section in the title bar horizontally. | |
protected addToTitleBar( UIComponent newComponent):void |
Sequential Notes: | Adds a new UIComponent to the title bar horizontally. | |
public CollapsiblePanelUI(): |
Sequential Notes: | Public constructor. | |
public processAction( ActionEvent event):void |
Sequential Notes: | Action handler for user actions. | |
protected refreshPanelVisibility():void |
Sequential Notes: | Refreshes the display of the container depending on the current value of its visibility. | |
protected toggleContainerVisibility():void |
Sequential Notes: | Toggles the visibility of the container. | |