CSGuiButton
in package
A normal button type for the CSGuiButtonBar
[More detailed description how the class performs the tasks, which it is responsible for]
Tags
Table of Contents
- $class : mixed
- $label : mixed
- $onclick : mixed
- __construct() : mixed
- getHtml() : mixed
Properties
$class
public
mixed
$class
Tags
$label
public
mixed
$label
Tags
$onclick
public
mixed
$onclick
Tags
Methods
__construct()
public
__construct(mixed $label, mixed $onclick, mixed $class) : mixed
Parameters
- $label : mixed
- $onclick : mixed
- $class : mixed
Tags
Return values
mixed —getHtml()
public
getHtml() : mixed
