GuiOkCodeField class

Inheritance

Constructors

GuiOkCodeField(ISapObject obj)

Properties

accLabelCollection GuiComponentCollection<GuiLabel>
no setteroverride
accText String
no setteroverride
accTextOnRequest String
no setteroverride
accTooltip String
no setteroverride
changeable bool
no setterinherited
containerType bool
no setterinherited
defaultTooltip String
no setteroverride
handle int
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height int
no setterinherited
iconName String
no setterinherited
id String
no setterinherited
isSymbolFont bool
no setteroverride
left int
no setterinherited
modified bool
getter/setter pairinherited
name String
no setterinherited
obj ISapObject
finalinherited
opened bool
no setter
parent GuiComponent?
no setterinherited
parentFrame GuiComponent?
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenLeft int
no setterinherited
screenTop int
no setterinherited
text String
getter/setter pairinherited
tooltip String
no setteroverride
top int
no setterinherited
type String
no setterinherited
typeAsNumber int
no setterinherited
width int
no setterinherited

Methods

dumpState([String innerObject = ""]) GuiComponentCollection<GuiComponent>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pressF1() → void
setFocus() → void
inherited
toString() String
A string representation of this object.
inherited
visualize(bool on, [String innerObject = ""]) int
inherited

Operators

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