CSGuiStateSeparatorItem
extends CSGuiStateItem
in package
Represents one seprator item
Tags
Table of Contents
- SEPARATOR_ITEM = 'SEPARATOR'
- __construct() : mixed
- getBackgroundColor() : string|null
- getColor() : string|null
- getIcon() : string
- getLabel() : string
- getOnClick() : string
- getTooltip() : string
Constants
SEPARATOR_ITEM
public
mixed
SEPARATOR_ITEM
= 'SEPARATOR'
Tags
Methods
__construct()
public
__construct() : mixed
Tags
Return values
mixed —getBackgroundColor()
public
getBackgroundColor() : string|null
Tags
Return values
string|null —getColor()
public
getColor() : string|null
Tags
Return values
string|null —getIcon()
public
getIcon() : string
Tags
Return values
string —getLabel()
public
getLabel() : string
Tags
Return values
string —getOnClick()
public
getOnClick() : string
Tags
Return values
string —getTooltip()
public
getTooltip() : string
