Todo List
Object | --Control | --Button
type __construct( $id, [ $action = false], [ $image = false], [ $title = false], [ $tooltip = false])
Overridden in child classes as:
string getAction( )
string getImage( )
string getTitle( )
string getTooltip( )
void setTitle( $title)
string setTooltip( string $tooltip)