Todo List
Object | --Control | --Button | --Switcher
[line 28]
Switcher __construct( $id, [ $action = false], [ $image = false], [ $title = false], [ $tooltip = false])
void build( )
boolean getState( )
void setState( boolean $state)
boolean toggle( )