A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
childChange — Event in class net.goozo.mx.dockalbe.DockableTabNavigator
CHILD_CHANGE — Constant static property in class net.goozo.mx.dockalbe.ChildChangeEvent
Represents events that are dispatched when the selected child is changed in a DockableTabNavigator
ChildChangeEvent — Class in package net.goozo.mx.dockalbe
Represents events that are dispatched when the selected child is changed in a DockableTabNavigator
ChildChangeEvent(type, bubbles, cancelable) — Constructor in class net.goozo.mx.dockalbe.ChildChangeEvent
Constructor
ClosablePanel — Class in package net.goozo.mx.dockalbe
The ClosablePanel class is the base class of DockablePanel and FloatPanel.
ClosablePanel(fromChild) — Constructor in class net.goozo.mx.dockalbe.ClosablePanel
Constructor
ClosableTabNavigator — Class in package net.goozo.mx.dockalbe
ClosableTabNavigator is the base class of DockableTabNavigator
ClosableTabNavigator() — Constructor in class net.goozo.mx.dockalbe.ClosableTabNavigator
Constructor
closeChild() — Method in class net.goozo.mx.dockalbe.ClosableTabNavigator
Try closing the selected tab child.
closeTab() — Method in interface net.goozo.mx.dockalbe.IDockableTabChild
DockableTabNavigator call this function to close its child if the user clicks the close button.
closeTabEnabled — Property in interface net.goozo.mx.dockalbe.IDockableTabChild
Tell the parent DockableTabNavigator whether this child can be closed or not.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z