TabItem

tab item metadata

Constructors

this
this(string id, string labelRes, string iconRes)
Undocumented in source.
this
this(string id, dstring labelRes, string iconRes)
Undocumented in source.

Members

Functions

updateAccessTs
void updateAccessTs()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

iconId
string iconId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
iconId
string iconId [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
intParam
int intParam [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
intParam
int intParam [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
lastAccessTs
long lastAccessTs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
lastAccessTs
long lastAccessTs [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
objectParam
Object objectParam [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
objectParam
Object objectParam [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
UIString text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_intParam
int _intParam;
Undocumented in source.
_objectParam
Object _objectParam;
Undocumented in source.

Meta