SessionDisplay Class

Definition

public ref class SessionDisplay
public class SessionDisplay
type SessionDisplay = class
Public Class SessionDisplay
Inheritance
SessionDisplay

Constructors

SessionDisplay()
SessionDisplay(SessionConnectionDisplay)

Properties

Columns
Connection
CurrentField
Cursor
IsConnected
IsScreenClear
OIA
Rows

Methods

ClearCumulativeScreenChanges()
Connect(SessionConnectionDisplay)
Connect(String)
Disconnect()
ExecuteScript(SessionDisplayScript)
Finalize()
GetCumulativeScreenChanges()
GetField(Int16, Int16)
GetField(Int16, Int16, ScreenFieldAttributeData)
GetField(ScreenPosition)
GetField(ScreenPosition, ScreenFieldAttributeData)
GetField(String)
GetField(String, Int16, Int16)
GetField(String, ScreenPosition)
GetFields()
GetFields(ScreenFieldAttributeData)
GetFields(String)
GetFieldsByColumn(Int16)
GetFieldsByColumn(Int16, Int16)
GetFieldsByColumn(Int16, Int16, Int16)
GetFieldsByColumn(Int16, Int16, Int16, String)
GetFieldsByColumn(Int16, Int16, String)
GetFieldsByColumn(Int16, String)
GetFieldsByColumn(String, Int16)
GetFieldsByColumn(String, Int16, Int16)
GetFieldsByColumn(String, Int16, Int16, Int16)
GetFieldsByRow(Int16)
GetFieldsByRow(Int16, Int16)
GetFieldsByRow(Int16, Int16, Int16)
GetFieldsByRow(Int16, Int16, Int16, String)
GetFieldsByRow(Int16, Int16, String)
GetFieldsByRow(Int16, String)
GetFieldsByRow(String, Int16)
GetFieldsByRow(String, Int16, Int16)
GetFieldsByRow(String, Int16, Int16, Int16)
GetScreenData(Int16, Int16, Int16)
GetScreenData(Int16, Int16, String)
MoveCursor(Int16, Int16)
MoveCursor(ScreenPosition)
MoveNextField()
MoveNextField(Int32)
MoveNextField(ScreenFieldAttributeData)
MoveNextField(ScreenFieldAttributeData, Int32)
MovePreviousField()
MovePreviousField(Int32)
MovePreviousField(ScreenFieldAttributeData)
MovePreviousField(ScreenFieldAttributeData, Int32)
MoveToField(Int16, Int16)
MoveToField(Int16, Int16, ScreenFieldAttributeData)
MoveToField(ScreenPosition)
MoveToField(ScreenPosition, ScreenFieldAttributeData)
MoveToField(String)
MoveToField(String, Int16, Int16)
MoveToField(String, ScreenPosition)
SendKey(SessionDisplayKeys)
SendKey(String)
ToString()
WaitForContent(ScreenFieldCollection, Int32)
WaitForContent(ScreenPartialFieldCollection, Int32)
WaitForContent(String, Int32)
WaitForContent(String[], Int32)
WaitForOutboundwork(Int32)
WaitForSession(SessionDisplayWaitType, Int32)

Applies to