Click or drag to resize

Flex.Hal.Settings Namespace

Provides classes to create, read and store configuration settings.
Classes
  ClassDescription
Public classActionMacroRecToggle
Represents an user action to start/stop recording a macro.
Public classActionMacroRunToggle
Represents an user action to run/stop a macro.
Public classActionText
Represents an user action to send text.
Public classAttributeSettings
Provides terminal control properties for serialization purpose.
Public classColorScheme
Represents a color scheme.
Public classConnectionSettings
Provides connection parameters for serialization purpose.
Public classCustomSchemeT
Represents the base class for custom schemes.
Public classCustomSchemeDataT
Represents the base class for custom scheme data for serialization.
Public classEdit
Provides clipboard and editing properties.
Public classEditScheme
Represents an edit scheme.
Public classFileTransferSettings
Represents a file transfer scheme for serialization purpose.
Public classFlexClientCert
Represents an SSL client certificate for serialization purpose.
Public classFtpSettings
Provides parameters for FTP file transfer.
Public classFtpTransferScheme
Represents a FTP file tranfer scheme.
Public classHostNamePort
Represents a host name and port number pair.
Public classHotspotAct
Represents a hotspot action.
Public classHotspotActCollection
Represents a collection of HotspotAct.
Public classHotspotScheme
Represents a hotspot scheme.
Public classIdentity
Provides system properties of the software.
Public classIndSettings
Provides parameters for IND$FILE file transfer.
Public classIndTransferScheme
Represents an IND$FILE transfer scheme.
Public classKeyAct
Represents a keyboard action.
Public classKeyActCollection
Represents a collection of KeyAct.
Public classKeyboardScheme
Represents a keyboard scheme.
Public classMouseAct
Represents a mouse action.
Public classMouseActCollection
Represents a collection of MouseAct.
Public classMouseScheme
Represents a mouse scheme.
Public classPageSetupInfo
Provides properties for page setup in printing.
Public classSchemeProfileT
Provides serialization support for scheme files.
Public classScreenColor
Stores a color name and the associated foreground and background color values.
Public classScreenColorCollection
Represents a collection of ScreenColor.
Public classSessionSettings
Provides serialization of configuration parameters from session files.
Public classTransferListItem
Represents an item of a file transfer list.
Public classUserAction
Represents the base class for user actions to perform on the terminal. This is for serialzation purpose only. To perform specific actions, use classes such as ActionText, ActionMacroRunToggle etc.
Enumerations
  EnumerationDescription
Public enumerationATTNMethod
Specifies the attention key methods.
Public enumerationAttributeMode
Specifies the Wyse attribute modes.
Public enumerationAutoResetKeyboard
Specifies the auto reset keyboard options.
Public enumerationBackspaceMode
Specifies the TN5250 backspace modes.
Public enumerationBlockEnd
Specifies the Wyse block end characters.
Public enumerationColorName
Specifies the host color names.
Public enumerationColumnSeparator
Specifies the TN5250 column separators.
Public enumerationConnectionMethod
Specifies the connection methods.
Public enumerationConnectStatus
Specifies the connection status.
Public enumerationCursorRuler
Specifies the cursor ruler types.
Public enumerationCursorShape
Specifies the cursor shapes.
Public enumerationCutReplaceWith
Specifies the characters to replace cut text with.
Public enumerationDataBits
Specifies the number of bits used for each character.
Public enumerationDisplayModel
Specifies the display session models.
Public enumerationDisplayPrinter
Specifies the session type.
Public enumerationFileExistsAction
Specifies the reaction to resolve when transferring files that already exists.
Public enumerationFlexFtpEncoding
Specifies the FTP file transfer character encodings.
Public enumerationFlexFtpProxyType
Specifies the FTP proxy types.
Public enumerationFlexSecureMode
Specifies the encryption methods.
Public enumerationFlexSshCompressionLevel
Specifies the SSH compression levels.
Public enumerationFlexSshEncryptionAlgorithms
Specifies the SSH encryption algorithms.
Public enumerationFlexSshHostKeyAlgorithms
Specifies the SSH host key algorithms.
Public enumerationFlexSshKeyExchangeAlgorithms
Specifies the SSH key exchange algorithms.
Public enumerationFlexSshMacAlgorithms
Specifies the SSH mac algorithms.
Public enumerationFlexSslProtocols
Specifies the SSL protocols.
Public enumerationHostCodePage
Specifies the host code pages.
Public enumerationHostKeyCode
Specifies the host keys for different emulation types.
Public enumerationHotspotType
Specifies the types of hotspots.
Public enumerationKeepAlive
Specifies the keep alive sequence types.
Public enumerationKeyModifier
Specifies the keyboard key modifiers.
Public enumerationMatchType
Specifies the hotspot matching types.
Public enumerationMouseClick
Specifies the types of mouse clicks.
Public enumerationPasteMode
Specifies the text paste modes.
Public enumerationPrintingMode
Specifies the printing modes for host printing.
Public enumerationSchemeType
Specifies the scheme types.
Public enumerationSelectAppearance
Specifies the text selection appearances.
Public enumerationSelectMode
Specifies the text selection modes.
Public enumerationShowBlinkTextAs
Specifies how blinking text is shown.
Public enumerationSslAcceptFlags
Specifies the SSL server certificates accepted.
Public enumerationSslNotAcceptAction
Specifies the actions to take when SSL server certificate is not accepted.
Public enumerationTerminal
Specifies the host emulation types.
Public enumerationTransferDirection
Specifies the file transfer direction.
Public enumerationTransferFileType
Specifies the file transfer file types.
Public enumerationTransferHost
Specifies the host types of a file transfer.
Public enumerationTransferPCCodePage
Specifies the IND$FILE file transfer PC code pages.
Public enumerationTransferSFSize
Specifies the structure field transfer sizes.
Public enumerationVtHostEncoding
Specifies the VT host encodings.
Public enumerationVtNRC
Specifies the VT national replacement character sets.
Public enumerationVtOperatingMode
Specifies the VT operating modes.
Public enumerationVtStatusLineMode
Specifies the VT status line modes.
Public enumerationWyseCapsLockMode
Specifies the Wyse caps lock modes.
Public enumerationWyseStatusLineMode
Specifies the Wyse status line modes.
Public enumerationWyseUserCharset
Specifies the Wyse user-preferred character sets.