GuiSessionInfo class
- Inheritance
-
- Object
- GuiComponent
- GuiSessionInfo
Constructors
- GuiSessionInfo(ISapObject obj)
Properties
- applicationServer → String
-
no setter
- client → String
-
no setter
- containerType → bool
-
no setterinherited
- flushes → int
-
no setter
- group → String
-
no setter
- guiCodepage → int
-
no setter
- handle → int
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
no setterinherited
- isLowSpeedConnection → bool
-
no setter
- language → String
-
no setter
- messageServer → String
-
no setter
- name → String
-
no setterinherited
- obj → ISapObject
-
finalinherited
- parent → GuiComponent?
-
no setterinherited
- program → String
-
no setter
- responseTime → int
-
no setter
- roundTrips → int
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenNumber → int
-
no setter
- scriptingModeReadOnly → bool
-
no setter
- sessionNumber → int
-
no setter
- systemName → String
-
no setter
- systemNumber → int
-
no setter
- systemSessionId → String
-
no setter
- transaction → String
-
no setter
- type → String
-
no setterinherited
- typeAsNumber → int
-
no setterinherited
- uiGuideline → String
-
no setter
- user → String
-
no setter
Methods
-
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