GuiUtils class
Constructors
- GuiUtils(ISapObject obj)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- messageOptionOk → int
-
no setter
- messageOptionOkCancel → int
-
no setter
- obj → ISapObject
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
closeFile(
int file) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openFile(
String filename) → int -
showMessageBox(
String title, String text, int msgIcon, int msgType) → int -
toString(
) → String -
A string representation of this object.
inherited
-
write(
int file, String text) → void -
writeLine(
int file, String text) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited