GuiTableRow class

Inheritance

Constructors

GuiTableRow(ISapObject obj)

Properties

count int
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
length int
no setteroverride
obj ISapObject
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectable bool
no setter
selected bool
getter/setter pair
type String
no setterinherited
typeAsNumber int
no setterinherited

Methods

elementAt(int index) GuiComponent
inherited
item(dynamic index) GuiComponent
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited