|  | 
|  | __construct ($_value=NULL, $_text=NULL, $_parent=NULL) | 
|  | 
|  | ToHtml () | 
|  | 
|  | __clone () | 
|  | 
|  | ToHtml () | 
|  | 
|  | DisableIndenting () | 
|  | 
|  | __construct ($_parent=NULL) | 
|  | 
|  | SetParent ($_parent) | 
|  | 
|  | GetParent ($_parent) | 
|  | 
|  | AddChild ($_child) | 
|  | 
|  | 
|  | $Enabled = true | 
|  | 
|  | $Value = NULL | 
|  | 
|  | $Selected = false | 
|  | 
|  | $Text = NULL | 
|  | 
|  | $Indentation = 0 | 
|  | 
|  | $Indent = True | 
|  | 
|  | $Style = NULL | 
|  | 
|  | $ClassName = NULL | 
|  | The class of html element, if HTML5, this will be added as <element class="text"> if not NULL. 
 | 
|  | 
Definition at line 22 of file combobox.php.
 
The documentation for this class was generated from the following file: