GuiTableColumn class

Inheritance

Constructors

GuiTableColumn(ISapObject obj)

Properties

count int
no setteroverride
defaultTooltip String
no setter
fixed bool
no setter
hashCode int
The hash code for this object.
no setterinherited
iconName String
no setter
length int
no setteroverride
obj ISapObject
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selected bool
getter/setter pair
title String
no setter
tooltip String
no setter
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