CSGuiDropDownButton
in package
A DropDownButton type for the CSGuiButtonBar
[More detailed description how the class performs the tasks, which it is responsible for]
Tags
Table of Contents
- $class : mixed
- $dropdownclass : mixed
- $items : mixed
- $label : mixed
- __construct() : mixed
- addItem() : mixed
- getHtml() : mixed
Properties
$class
public
mixed
$class
Tags
$dropdownclass
public
mixed
$dropdownclass
Tags
$items
public
mixed
$items
Tags
$label
public
mixed
$label
Tags
Methods
__construct()
public
__construct(mixed $label, mixed $class, mixed $dropdownclass) : mixed
Parameters
- $label : mixed
- $class : mixed
- $dropdownclass : mixed
Tags
Return values
mixed —addItem()
public
addItem(mixed $label, mixed $onclick[, mixed $icon = NULL ][, mixed $sId = NULL ]) : mixed
Parameters
- $label : mixed
- $onclick : mixed
- $icon : mixed = NULL
- $sId : mixed = NULL
Tags
Return values
mixed —getHtml()
public
getHtml() : mixed
