Class TabItem
tab item metadata
class TabItem;
Constructors
| Name | Description |
|---|---|
this
(id, labelRes, iconRes, tooltipText)
|
|
this
(id, labelText, iconRes, tooltipText)
|
|
this
(id, labelText, iconRes, tooltipText)
|
Fields
| Name | Type | Description |
|---|---|---|
_intParam
|
int | |
_objectParam
|
Object |
Properties
| Name | Type | Description |
|---|---|---|
iconId[get]
|
string | |
iconId[set]
|
TabItem | |
id[get]
|
string | |
id[set]
|
TabItem | |
intParam[set]
|
TabItem | |
intParam[get]
|
int | |
lastAccessTs[get]
|
long | |
lastAccessTs[set]
|
long | |
objectParam[get]
|
Object | |
objectParam[set]
|
TabItem | |
text[get]
|
UIString | |
tooltipText[get, set]
|
dstring | tooltip text |
Methods
| Name | Description |
|---|---|
updateAccessTs
()
|