Object | --Persistent | --Component | --Control | --FocusControl
Base class for controls with input focus
FocusControl __construct( [ $aowner = null])
Overridden in child classes as:
void dumpChildren( )
void updateChildrenColors( )
void updateChildrenFonts( )
Note: This must be in FocusControl, not in Control, as it's here where the controls property is defined
void updateChildrenParentProperties( )
void updateChildrenShowHints( )