A B C D E F G H I J K L M N O P R S T U V W

A

accept() - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Accepts the current color map.
ACCESSIBILITY_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
accessibilityEnabled property keyword
ActInfo - class com.ibm.eNetwork.beans.HOD.cpc.ActInfo.
The ActInfo class acts as a convenience structure to package the codepage conversion attributes to be passed to a codepage Converter instance.
ActInfo() - Constructor for class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Default constructor for ActInfo.
ActInfo(ActInfo) - Constructor for class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
The Copy constructor.
actions() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Returns an enumeration of the macro actions in the collection.
add(int, MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Inserts the macro action at the given index.
add(int, MacroActionPrompt) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Inserts the macro prompt action at the given index.
add(int, MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Inserts the macro screen at the given index.
add(MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Appends the macro action to the end of the collection.
add(MacroActionPrompt) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Appends the macro prompt action to the end of the collection.
add(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Appends the macro screen to the end of the collection.
addAction(MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Convenience method to add a MacroAction object to the MacroActions collection object contained in this MacroScreen object.
addActionListener(ActionListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Registers the specified ActionListener to receive ActionEvents from all categories.
addActionListener(ActionListener) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Adds interested ActionEvent listeners wanting to be informed when a file conversion is complete.
addActionListener(String, ActionListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Registers the specified ActionListener to receive ActionEvents from the specified category.
addButton(Component, int) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Deprecated.  
addButton(HButton) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Adds a user defined button to the bottom row of the Graphical User Interface.
addColorRemapListener(ColorRemapListener) - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
add color remap listeners for receiving ColorRemapEvent notifications
addCommListener(CommListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Adds a CommEvent listener
addCommListener(CommListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.addCommListener(CommListener listener)
addCommListener(CommListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.addCommListener(CommListener)
addFocusListener(FocusListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a java.awt.event.FocusListener to the Bean.
addFunction(String, String, String, String, boolean) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Adds a Function.
addGUIListener(GUIListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Adds a GUIEvent listener
addGUIListener(GUIListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.addGUIListener(GUIListener)
addKeyListener(KeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Adds a java.awt.event.KeyListener to the Screen Bean.
addKeyListener(KeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a java.awt.event.KeyListener to the Bean.
addMacroCustomActionListener(MacroCustomActionListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroCustomActionListener to the macro.
addMacroDebugListener(MacroDebugListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroDebugListener to the macro.
addMacroDebugListener(MacroDebugListener) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Adds the given MacroDebugListener to list of listeners.
addMacroExtractCoordListener(MacroExtractCoordListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroExtractCoordListener to the macro.
addMacroLoopListener(MacroLoopListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroLoopListener to the macro.
addMacroParseListener(MacroParseListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroParseListener to the macro.
addMacroParseListener(MacroParseListener) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Adds the given MacroParseListener to list of listeners.
addMacroRuntimeListener(MacroRuntimeListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroRuntimeListener to the macro.
addMacroRuntimeListener(MacroRuntimeListener) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Adds the given MacroRuntimeListener to list of listeners.
addMacroTickTockListener(MacroTickTockListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Adds the given MacroTickTockListener to the macro.
addMapping(String, String, boolean) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Adds a mapping.
addMouseListener(MouseListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a java.awt.event.MouseListener to the Bean.
addMouseMotionListener(MouseMotionListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a java.awt.event.MouseMotionListener to the Bean.
addNextScreen(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Convenience method to add a MacroScreen object to the vector of valid next-screens contained in this MacroScreen object.
addNonRepeatingKey(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Adds a non-repeating key.
addOIAListener(OIAListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Adds an OIAEvent listener
addOIAListener(OIAListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.addOIAListener(OIAListener listener)
addOIAListener(OIAListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.addOIAListener(OIAListener)
addPreferences() - Method in class com.ibm.eNetwork.beans.HOD.ScreenCustomizer
 
addPrintJobListener(PrintJobListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.addPrintJobListener(PrintJobListener listener)
addPrintJobListener(PrintJobListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Adds a PrintJob listener
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODCustomizer
Adds the specified PropertyChangeListener to receive PropertyChangeEvents.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.addPropertyChangeListener(PropertyChangeListener listener)
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a PropertyChangeListener.
addPSListener(PSListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Adds a PSEvent listener
addPSListener(PSListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.addPSListener(PSListener)
addScreen() - Method in class com.ibm.eNetwork.beans.HOD.ScreenCustomizer
 
addScreenListener(ScreenListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Adds a ScreenListener.
addScreenListener(ScreenListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a ScreenListener.
addScreenMotionListener(ScreenMotionListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Adds a ScreenMotionListener.
addScreenMotionListener(ScreenMotionListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a ScreenMotionListener.
addScreenMouseListener(ScreenMouseListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Adds a ScreenMouseListener.
addScreenMouseListener(ScreenMouseListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a ScreenMouseListener.
addSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Registers the specified SendKeyListener to receive SendKeyEvents.
addSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Adds a SendKeyListener.
addSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
 
addSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a SendKeyListener.
addTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Adds a trace listener.
addTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Adds a TraceEvent listener
addTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Adds a trace listener.
addTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.addTraceListener(TraceListener)
addTraceListener(TraceListener) - Static method in class com.ibm.eNetwork.beans.HOD.trace.BeanTrace
Adds a trace listener to a place where all Beans can retrieve it when they are created.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Adds a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.addVetoableChangeListener(VetoableChangeListener listener)
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Adds a VetoableChangeListener.
ADVRECORD_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.MacroManager
AdvRecordEnabled property keyword.
ALTCSR - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Alternate Cursor GUI event.
ANSI_BLUE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, Blue.  Not implemented at this time.
ANSI_GREEN - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, Green.  Not implemented at this time.
ANSI_PINK - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, Pink.  Not implemented at this time.
ANSI_RED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, Red.  Not implemented at this time.
ANSI_TURQUOISE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, Turquoise.  Not implemented at this time.
ANSI_WHITE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, White.  Not implemented at this time.
ANSI_YELLOW - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
ANSI Attribute, Yellow.  Not implemented at this time.
appendComment(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Appends the given text to the comment text for the macro screen.
apply() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Applies all non-default changes.
areSessionsActive() - Method in interface com.ibm.eNetwork.HOD.common.cached.WSLoadableAppletInterface
Called by WSCachedLoader to query the application if any sessions are currently active when a user attempts to quit the application.
ASCII_CODEPAGE_899 - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
asciiCodePage899 property keyword
AUTHOR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Author property keyword.
AUTO_APPLY - Static variable in class com.ibm.eNetwork.beans.HOD.KeyRemap
autoApply property keyword
AUTO_CONNECT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
autoConnect property keyword
AUTO_FONT_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
autoFontSize property keyword
AUTO_PACK - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
autoPack property keyword
AUTO_RECONNECT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
autoReconnect property keyword

B

BACKGROUND_3D - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
3DBackgroundColour
BACKGROUND_COLOR - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Screen Color, Background.
BACKUP_SERVER1 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
backup server 1 property keyword
BACKUP_SERVER2 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
backup server 2 property keyword
BASE_BOLD - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Color, Bold.
BASE_HISTORY_BOLD - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Color, History, Bold.
BASE_HISTORY_NORMAL - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Color, History, Normal.
BASE_INTENSIFIED_PROTECTED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Attribute, Intensified, Protected field.
BASE_INTENSIFIED_UNPROTECTED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Attribute, Intensified, Unprotected field.
BASE_NORMAL - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Color, Normal.
BASE_NORMAL_PROTECTED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Attribute, Normal, Protected field.
BASE_NORMAL_UNPROTECTED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Base Attribute, Normal, Unprotected field.
BEAN_VERSION_STRING - Static variable in class com.ibm.eNetwork.beans.HOD.HODBean
 
BEAN_VERSION_STRING - Static variable in class com.ibm.eNetwork.beans.HOD.HODPanelBean
 
BeanTrace - class com.ibm.eNetwork.beans.HOD.trace.BeanTrace.
 
BeanTrace() - Constructor for class com.ibm.eNetwork.beans.HOD.trace.BeanTrace
 
beginScreen(String, int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
BEST_FIT - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
bestFit property keyword
BIDI_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
BIDIMode property keyword (VT bi-directional sessions only)
BIDI_MODE_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
BIDI_MODE_ON - Static variable in class com.ibm.eNetwork.beans.HOD.Session
BIDIMode property values (VT bi-directional sessions only)
BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSDefaultMode, VMDefaultMode, CICSDefaultMode, OS400DefaultMode property value - Binary file
BlinkRemapEvent - class com.ibm.eNetwork.beans.HOD.event.BlinkRemapEvent.
The blink remap event is fired to BlinkRemapListeners when blink options for the session are changed.
BlinkRemapEvent(Object, BlinkRemapData) - Constructor for class com.ibm.eNetwork.beans.HOD.event.BlinkRemapEvent
Constructs a new blink remap event with the specified source, foreground and background color.
BlinkRemapListener - interface com.ibm.eNetwork.beans.HOD.event.BlinkRemapListener.
Listener for BlinkRemapEvent
BLOCK_CURSOR - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
blockCursor property keyword
BORDER - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
The ScreenMouseEvent occurred on the screen border
BOX_DOWN - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
BOX_LEFT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
BOX_RIGHT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
BOX_SELECTED - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
A Cut/Paste box was selected, resized, or moved on the Screen
BOX_UNSELECTED - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
A Cut/Paste box was unselected on the Screen
BOX_UP - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
boxSelected(ScreenEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ScreenListener
Invoked when a cut/paste box is marked, resized or moved on the Screen Bean.
boxUnSelected(ScreenEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ScreenListener
Invoked when a cut/paste box is unmarked on the Screen Bean.
BUTTON_TEXT_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.MacroManager
ButtonTextVisible property keyword.
BUTTON_TEXT_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
buttonTextVisible property keyword

C

callCustomerFunction(String, String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to extend the API to provide additional functionality.
callExtendedFunction(String, Object[]) - Method in interface com.ibm.eNetwork.HOD.common.cached.WSLoadableAppletInterface
Method provided for the Web Start client for future or extended function above what is currently implemented.
cancel() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Cancels all non-default changes made since the apply() method was last invoked.
cancel() - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Cancels any changes that have been made to the color map since the last time the accept() method was invoked.
CAPTURE_BOTTOM - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Use with the insertScreenDesc method to capture the bottom row(s) of the current screen.
CAPTURE_TOP - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Use with the insertScreenDesc method to capture the top row(s) of the current screen.
CENTERED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
centered property keyword
CHARACTERS - Static variable in class com.ibm.eNetwork.beans.HOD.KeyRemap
Characters category definition string
CHARS_PER_INCH - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
charsPerInch property keyword
CICS - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostType property value - CICS Host
CICS_CLEAR - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
CICSClear property keyword
CICS_DEFAULT_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
CICSDefaultMode property keyword
CICS_GET_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
CICSGetBinary property keyword
CICS_GET_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
CICSGetText property keyword
CICS_GW_CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
CICSGWCodePage property keyword
CICS_INITIAL_TRANS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
CICSInitialTrans property keyword
CICS_INITIAL_TRANS_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
CICSInitialTransEnabled property keyword
CICS_NETNAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
CICS_PUT_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
CICSPutBinary property keyword
CICS_PUT_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
CICSPutText property keyword
CICS_SERVER_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
CICSServerName property keyword
clear() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Removes all macro screens from the collection
clear() - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Clears the collection of all MacroScreen objects.
clear() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Clears the current macro from the Macro bean.
clear() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Removes all macro actions from the collection
clear() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Removes all macro prompt actions from the collection
clearPromptValues() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Removes all prompt values
CLEARRECT - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Clear Rect GUI event.
clearTrimRect() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Clears the selected box (all unprotected areas)
clearTrimRect() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Clears the selected box (all unprotected areas).
clone() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns a copy of this bean.
clone() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns a copy of this bean.
clone() - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Classes derived from this action must override this method for the action to be functional in the Macro bean.
clone() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Classes derived from this action must override this method for the action to be functional in the Macro bean.
clone() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns a new instance of MacroScreens with the same state as the current MacroScreens object.
clone() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns a new instance of Macro with the same properties as the current Macro.
clone() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns a new instance of MacroManager with the same state as the current one.
clone() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
 
close() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Called when closing the session.
closeAllSessions() - Method in interface com.ibm.eNetwork.HOD.common.cached.WSLoadableAppletInterface
Called by WSCachedLoader for the application to cleanly terminate any active sessions.
closePrinter() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
The closePrinter method closes the printer driver and flushes the print job.
CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
codePage property keyword
CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyRemap
codePage property keyword
CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
codePage property keyword
CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
codePage property keyword
CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
codePage property keyword
ColorRemap - class com.ibm.eNetwork.beans.HOD.ColorRemap.
The ColorRemap Bean allows users to remap the Screen or Terminal colors.
ColorRemap() - Constructor for class com.ibm.eNetwork.beans.HOD.ColorRemap
Constructor that uses the default values for all properties.
ColorRemap(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.ColorRemap
Constructor that takes a Properties object containing the initial property settings.
ColorRemapEvent - class com.ibm.eNetwork.beans.HOD.event.ColorRemapEvent.
The color remap event is fired to ColorRemapListeners when a color is remapped by the ColorRemap Bean.
ColorRemapEvent(Object, ColorRemapData) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ColorRemapEvent
Constructs a new color remap event with the specified source, foreground and background color.
ColorRemapListener - interface com.ibm.eNetwork.beans.HOD.event.ColorRemapListener .
The listener interface for receiving color remap events.
com.ibm.eNetwork.beans.HOD - package com.ibm.eNetwork.beans.HOD
 
com.ibm.eNetwork.beans.HOD.cpc - package com.ibm.eNetwork.beans.HOD.cpc
 
com.ibm.eNetwork.beans.HOD.event - package com.ibm.eNetwork.beans.HOD.event
 
com.ibm.eNetwork.beans.HOD.trace - package com.ibm.eNetwork.beans.HOD.trace
 
com.ibm.eNetwork.HOD - package com.ibm.eNetwork.HOD
 
com.ibm.eNetwork.HOD.common.cached - package com.ibm.eNetwork.HOD.common.cached
 
CommEvent - class com.ibm.eNetwork.beans.HOD.event.CommEvent .
The communications event.
CommEvent(CommEvent) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Handler method for CommEvents.
CommEvent(CommEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.CommListener
Invoked when a communication event occurs.
CommEvent(Object, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.CommEvent
Constructs a new CommEvent with the specified source and communications status.
CommEvent(Object, int, ECLErr) - Constructor for class com.ibm.eNetwork.beans.HOD.event.CommEvent
Constructs a new CommEvent with the specified source, communications status, and ECLErr
CommListener - interface com.ibm.eNetwork.beans.HOD.event.CommListener.
The listener interface for receiving communications events.
CONCAT_TIME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
concatTime property keyword
CONNECTION_ACTIVE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - active (connected to host)
CONNECTION_DEVICE_NAME_READY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - the device name is available from the host
CONNECTION_INACTIVE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - inactive (no connection to host)
CONNECTION_INIT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - initial state (no connection to host)
CONNECTION_PND_ACTIVE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - pending active
CONNECTION_PND_INACTIVE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - pending inactive
CONNECTION_READY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - host is ready for interaction
CONNECTION_WORKSTATION_ID_READY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
commStatus property value - the workstation ID is available from the host
connectSession() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to cause a session to initiate the connection.
connectSession1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to cause a session specified by the sessionName to initiate the connection.
contains(MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Tests to see if given macro action is in the collection.
contains(MacroActionPrompt) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Tests to see if given macro prompt action is in the collection.
contains(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Tests to see if the given macro screen is in the collection.
contains(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Tests to see if the given macro screen with given Name is in the collection.
containsName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns whether the nextscreens collection contains the Name of the MacroScreen object or not.
containsNextScreen(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns whether the next-screens collection contains the given MacroScreen object or not.
containsStartScreen() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns whether the macro screens collection contains at least one start screen.
containsStopScreen() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns whether the macro screens collection contains at least one stop screen.
CONTEXTUAL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numeralShape property value - contextual (bi-directional sessions only)
CONTEXTUAL_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
Converter - class com.ibm.eNetwork.beans.HOD.cpc.Converter.
The Converter bean performs a codepage-to-codepage conversion.
Converter() - Constructor for class com.ibm.eNetwork.beans.HOD.cpc.Converter
The default public constructor.
ConvertEvent - class com.ibm.eNetwork.beans.HOD.event.ConvertEvent.
Event fired to objects implementing ConvertListener interface.
ConvertEvent(Object, ActInfo) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ConvertEvent
Constructs a working instance of a ConvertEvent object.
ConvertListener - interface com.ibm.eNetwork.beans.HOD.event.ConvertListener.
Objects should implement this interface if they want to get information about codepage-to-codepage conversion.
COPY - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Copy GUI event.
COPY_ALT_SIGN_LOCATION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Copy, force leading sign char '+' '-' property keyword
COPY_ONLY_IF_TRIMMED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Copy Only If Trimmed property keyword
COPY_TABLE - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Copy as Table GUI event.
COPYALL - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Copy All GUI event.
COPYAPPEND - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Copy Append GUI event.
copyToClipboard() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Copies the selected box to the clipboard.
copyToClipboard() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Copies the selected box to the clipboard.
copyToClipboard(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Copies the selected box to the clipboard with conditional appending
copyToClipboard(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Copies the selected box to the clipboard with conditional appending
copyToClipboardAsTable() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Copies the selected box to the clipboard as a table
copyToClipboardAsTable() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Copies the selected box to the clipboard as a Table.
createDefaultPrinterDriverProperties() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
The returned Properties contains default valued configuration parameters of this printer driver implementation.
createPrinterPropertiesTypesAndDefaults() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
The returned Hashtable contains default values information for the configuration parameters of this printer driver implementation.
createVariableBoolean(String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Creates a boolean variable with the given name and initial value for the macro.
createVariableCustom(String, String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Creates a custom type variable with the given name, type and initial value for the macro.
createVariableDouble(String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Creates a double variable with the given name and initial value for the macro.
createVariableField(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Creates a field variable with the given name for the macro.
createVariableInteger(String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Creates an integer variable with the given name and initial value for the macro.
createVariableString(String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Creates a string variable with the given name and initial value for the macro.
CURSOR_DIRECTION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
cursorDirection property keyword (VT bi-directional sessions only)
CURSOR_LTR - Static variable in class com.ibm.eNetwork.beans.HOD.Session
cursorDirection property values (VT bi-directional sessions only)
CURSOR_MOVEMENT_STATE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
CursorMovementState property keyword
CURSOR_RTL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
CURSOR_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
cursor visible property keyword
CustomInterface - interface com.ibm.eNetwork.HOD.CustomInterface.
Anyone wishing to create a CustomInterface Applet to be run within Alternate Terminal must implement this interface.
CUSTOMIZING_LIBRARY - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
customizingLibrary property keyword
CUSTOMIZING_OBJECT - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
customizingObject property keyword
CUT - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Cut GUI event.
cutToClipboard() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Copies the selected box to clipboard and clears the unprotected areas of the Screen.
cutToClipboard() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Copies the selected box to clipboard and clears the unprotected areas of the Screen.

D

DATE - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Date property keyword.
DBCSINP - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
DBCS Input GUI event.
DBCSINPUT_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
DBCSInputVisible property keyword
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a Properties object containing the default properties and their values for this Session Bean.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains a Properties object containing the default properties for this Bean.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns a default Properties object for HostPrintTerminal.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.Screen
Returns a Properties object containing the default properties for this Bean.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns a Properties object containing the default properties for this Bean.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns a Properties object containing the default properties for this Bean.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns a default Properties object built for the HostPrintSession.
defaults() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a Properties object containing the default properties for the FileTransfer Bean.
defineVariableType(String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Defines a custom class to be used as a variable type in the macro.
DESCRIPTION - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Description property keyword.
DESELECT - Static variable in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Used for get/setType.
disconnectSession() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to cause a session to disconnect.
disconnectSession1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to cause the session specified by the sessionName to disconnect.
displaySession() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method to display the currently selected session.
displaySession1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method to display the session specified by the sessionName.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Disposes of the Bean when the caller is done with it.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.Session
Disposes of the Session and all of its resources.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Disposes of the Bean when the caller is done with it.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Disposes HostPrintTerminal and all of its resources.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Disposes of Screen and all of its resources.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Disposes Terminal and all of its resources.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Cleans up Macro's base environment and working storage.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Disposes HostPrintSession and all of its resources.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Cleans up memory.
done() - Method in class com.ibm.eNetwork.beans.HOD.ScreenCustomizer
 
DONT_SHOW_UNPROTECTED_URLS - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
dontShowUnprotectedURLs property keyword
DRAW_FIELD_ATTR - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
drawFieldAttr property keyword
drawBox(int) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Draws the cut and paste selection box on the screen.
drawBox(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Draws the cut and paste selection box on the screen.
DRAWER_1 - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
drawer1 property keyword
DRAWER_2 - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
drawer2 property keyword

E

EID_INVALID_PARM - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
User supplied an invalid parameter
EID_M_CONNECTION_DOWN - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
macro experienced a dropped connected
EID_M_INTERNAL_ERR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Macro has encountered an internal error
EID_M_INVALID_NS - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Invalid next screen
EID_M_MISSING_SD - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Missing screen descriptor
EID_M_RECO_LIMIT_GOTO_NOTFOUND - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
reco limit reached and the goto screen not found
EID_M_RECO_LIMIT_NOGOTO - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
reco limit reached without a next screen specified
EID_M_TIMED_OUT - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Macro timed out
EID_MACRO_COMMWAIT_FALSE - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
macro COMMWAIT was false
EID_MACRO_PROMPT_ERR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Macro has encountered an prompt error
ejectPage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Ejects Page
EMPTY - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Empty property keyword.
endScreen() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
ENPTUI - Static variable in class com.ibm.eNetwork.beans.HOD.Session
enptui property keyword
ENTRYASSIST_BELL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist Bell property keyword
ENTRYASSIST_BELLCOL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist Bell Column property keyword
ENTRYASSIST_DOCMODE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist DOC mode property keyword
ENTRYASSIST_DOCWORDWRAP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist DOC Word Wrap property keyword
ENTRYASSIST_ENDCOL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist End Column property keyword
ENTRYASSIST_STARTCOL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist Start Column property keyword
ENTRYASSIST_TABSTOP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist Tabstop property keyword
ENTRYASSIST_TABSTOPS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Entry Assist Tabstops property keyword
ENVELOPE_HOPPER - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
envelopeHopper property keyword
equals(Object) - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Determines whether the two macro actions have same contents or not.
equals(Object) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Determines whether the two MacroScreen objects have same contents.
ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of ERROR message
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Classes derived from this action must override this method for the action to be functional in the Macro bean.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Executes the macro trace action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Executes the macro box selection action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Calling this method does nothing; it does NOT execute the action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Executes the PrintExtract action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd
Executes the PrintEnd action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Executes the macro variable update action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
Executes the PrintStart action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPerform
Executes the perform action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Executes the macro action action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Executes the macro prompt action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Executes the macro message action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Executes the macro extract action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Executes the comm wait action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Executes the macro mouse click action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Executes the macro input action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Executes the play macro action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Executes the pause action.
execute() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Executes the macro run program action.
execute(ActInfo) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
This method sets the bean properties and sets off the conversion.
execute(ConvertEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ConvertListener
Called when a class implementing this listener should execute the conversion.
execute(ConvertEvent) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
This method implements ConvertListener interface.
execute(MacroCustomActionEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroCustomActionListener
Called when a custom action listener should execute an action.
executeAction(MacroDebugActionEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroDebugListener
Called when an action for a particular screen is being executed.
EXT_BG_BLUE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Blue.
EXT_BG_DEFAULT - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Default.
EXT_BG_DEFAULT_INTENSIFIED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Default Intensified.
EXT_BG_GREEN - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Green.
EXT_BG_PINK - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Pink.
EXT_BG_RED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Red.
EXT_BG_TURQUOISE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Turquoise.
EXT_BG_WHITE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, White.
EXT_BG_YELLOW - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Extended Attribute, Yellow.

F

FACE_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
faceName property keyword
FF_TAKES_PRINT_POS - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
FFTakesPrintPos property keyword
FIELD_BLUE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, Blue.
FIELD_GREEN - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, Green.
FIELD_PINK - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, Pink.
FIELD_RED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, Red.
FIELD_SEPARATOR - Static variable in class com.ibm.eNetwork.beans.HOD.KeyRemap
Field separator character
FIELD_TURQUOISE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, Turquoise.
FIELD_WHITE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, White.
FIELD_YELLOW - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Field Color, Yellow.
FileTransfer - class com.ibm.eNetwork.beans.HOD.FileTransfer.
The FileTransfer Bean allows users to send files from a workstation to a host or receive files from a host to a workstation.
FileTransfer() - Constructor for class com.ibm.eNetwork.beans.HOD.FileTransfer
Constructor which uses the default values for all properties.
FileTransfer(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.FileTransfer
Constructor which takes a Properties object containing the initial property settings.
FileTransferCustomizer - class com.ibm.eNetwork.beans.HOD.FileTransferCustomizer.
Customizer for the FileTransfer Bean.
FileTransferCustomizer() - Constructor for class com.ibm.eNetwork.beans.HOD.FileTransferCustomizer
 
FINAL_SCREEN_BOUNDARY - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
FinalScreenBoundary property keyword.
FIXED_FONT_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
fixedFontSize property keyword
FONT_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
fontName property keyword
FONT_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
fontSize property keyword
FONT_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
font size property keyword
FONT_SIZE_BOUNDED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
fontSizeBounded property keyword
FONT_STYLE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
fontStyle property keyword
FORM_FEED_POS - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
formFeedPosition property keyword
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Returns a formatted string representation of the action.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Formats the contents of the action object into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPerform
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Formats the contents of the object into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Formats the contents of the object into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Formats the object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Formats the action object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Formats the object's contents into a readable string.
format(int, boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Formats the action object's contents into a readable string.
formatSDString(ECLSDString) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
This method should be used in conjunction with the getActual method.

G

get(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the macro screen at the given index
get(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Returns the macro action at the given index
get(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Returns the macro prompt action at the given index
get(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns the MacroScreen object corresponding to the given key in the next-screens collection.
get3270InputAreaIndication() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns what the current setting is for indicating how input fields are indicated.
get3270InputAreaIndication() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the current setting that describes how input fields are indicated.
get3DBackgroundColor() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns Color object indicating what the current color is for 3D input fields.
getActInfo() - Method in class com.ibm.eNetwork.beans.HOD.event.ConvertEvent
Gets conversion attributes as an instance of ActInfo class
getAction() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Returns the MacroAction object contained in the MacroActions object that happened.
getActionIndex() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Returns the index of the action (zero-based).
getActions() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the actions associated with the screen.
getActions() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Returns the MacroActions collection object that is in the MacroScreen bean.
getActual(ECLScreenDescriptor) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns the what is actually on the host screen based on the parameters passed in the descriptor.
getAllocateSpaceForLamAlef() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the LamAlef property.
getAllocateSpaceForLamAlef() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getAllocateSpaceForLamAlef()
getAllSessionNames() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to return a list of all active sessions.
getApplet() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Gets the Applet instance.
getArgs() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Returns the custom action arguments.
getArgs() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroCustomActionEvent
Returns the arguments for the action.
getArgsRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Returns the expression form of the custom action arguments.
getAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the name of the variable to which the return code for this action will be assigned.
getAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd
Returns the name of the variable to which the return code for this action will be assigned.
getAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
Returns the name of the variable to which the return code for this action will be assigned.
getAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the name of the variable to which prompt response is being assigned.
getAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the name of the variable to which the text extract is being assigned.
getAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns the name of the variable to which the exit value is being assigned.
getAuthor() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the author of the macro.
getBackground3DColour() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns Color object indicating what the current color is for 3D input fields.
getBIDIMode() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the BIDIMode property
getBIDIMode() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getBIDIMode()
getBinMode() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of BinMode
getBlinkRemapData() - Method in class com.ibm.eNetwork.beans.HOD.event.BlinkRemapEvent
Returns the BlinkRemapData for the event
getByName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Convenience method that returns a macro screen that has the given Name.
getCancel() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroPromptEvent
Returns the Cancel flag which halts the macro upon return from the event handler.
getCategory(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the Category the specified function belongs to.
getChangedMask() - Method in class com.ibm.eNetwork.beans.HOD.event.OIAEvent
Returns the changed OIA state mask.
getCharsPerInch() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getCharsPerInch()
getCharsPerInch() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the charsPerInch.
getCICSDefaultMode() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current CICS default mode.
getCICSGetBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current CICS "Get" Binary string.
getCICSGetText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current CICS "Get" Text string.
getCICSGWCodePage() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the CICSGWCodepage property.
getCICSGWCodePage() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getCICSGWCodePage()
getCICSPutBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current CICS "Put" Binary string.
getCICSPutText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current CICS "Put" Text string.
getCICSServerName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the CICSServerName property.
getCICSServerName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getCICSServerName()
getClassName() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the name of the class
getClickCount() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the number of mouse clicks associated with this event.
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the codePage property.
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Accessor method for the codePage property.
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getCodePage()
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the codePage property.
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns the value of the codePage property.
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getCodePage()
getCodePage() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current value of the host codePage property.
getCodePageFlags() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the current Codepage Flags.
getCol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Returns the column position for the mouse click action.
getCol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the starting column position for the input action.
getCol() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the column of the mouse click if the mouse type is TEXT or OIA.
getColorData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the color plane from the event
getColorRemapData() - Method in class com.ibm.eNetwork.beans.HOD.event.ColorRemapEvent
Returns the color
getColorString(Color, Color) - Static method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Returns the HOD foreground and background color string
getColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Returns the expression form of the column position for the mouse click action.
getColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the expression form of the starting column position for the input action.
getColumn() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the column position for the prompt.
getColumnRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of the column position for the prompt.
getColumns() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the number of columns represented on the screen.
getColumns() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the number of columns represented on the screen.
getComment() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the comment text for the macro screen.
getCommStatus() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the status of communications with the host.
getCommStatus() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getCommStatus()
getCommStatus() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the communications status.
getComponent() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns the trace component name for this object.
getComponent() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns the trace component name for this object.
getComponent() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the component that this event came from.
getComponent() - Method in interface com.ibm.eNetwork.beans.HOD.trace.TraceProducer
 
getConcatTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getConcatTime()
getConcatTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the concatTime.
getCondition() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Returns the condition to be evaluated by the macro if action.
getCorrelator() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the correlator
getCurrentProperties() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
This Properties is the current configuration of the macro printer driver.
getCurrentPS() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns the current presentation space object in the Macro bean.
getCursorDirection() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the cursorDirection property
getCursorDirection() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getCursorDirection()
getCursorMovementState() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the CursorMovementState property.
getCursorMovementState() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getCursorMovementState()
getCursorVisible() - Method in class com.ibm.eNetwork.beans.HOD.event.PSEvent
Returns whether the cursor is visible.
getCustomizingLibrary() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getCustomizingLibrary()
getCustomizingLibrary() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the customizingLibrary.
getCustomizingObject() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getCustomizingObject()
getCustomizingObject() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the customizingObject.
getData() - Method in class com.ibm.eNetwork.beans.HOD.event.OIAEvent
Returns the data (if any) associated with the OIA state change.
getData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the String array from the event.
getData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent
Returns the data text for the trace event.
getDate() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the date the macro was created or changed.
getDBCSData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the dbcs plane from the event
getDefault() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the default value for the prompt action.
getDefaultKeyboardRemap() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the default keyboard remap
getDefaultKeyboardRemap() - Method in class com.ibm.eNetwork.beans.HOD.Screen
 
getDefaultRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of the default value for the prompt action.
getDelayIfNotEnhancedTN() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns delay in milliseconds to be inserted into each OIA notification if the session is not operating in contention-resolution mode.
getDescription() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the description associated with the prompt action.
getDescription() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the ECLScreenDesc object for the screen.
getDescription() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the description of the macro.
getDescription() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns the ECLScreenDesc object that is in the MacroScreen compared.
getDescription(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the Description associated with the specified function.
getDescriptionRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of the description associated with the prompt action.
getDeviceName() - Method in class com.ibm.eNetwork.beans.HOD.Session
If isDeviceNameReady() is true, returns the device name in use, otherwise returns null.
getDeviceName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getDeviceName()
getDeviceName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getDeviceName()
getDeviceName() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the device name if one has been assigned, null otherwise.
getDrawer1() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getDrawer1()
getDrawer1() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the drawer1.
getDrawer2() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getDrawer2()
getDrawer2() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the drawer2.
getDrawFieldAttr() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getDrawFieldAttr()
getDrawFieldAttr() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the drawFieldAttr.
getECLErr() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the ECLErr if one was assigned, null otherwise.
getECLErr() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Retrieve the ECLErr that was the cause of the MacroEvent.STATE_PLAY_ERROR.
getECLSession() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the ECLSession object associated with this Session.
getECLSession() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getECLSession()
getECLSession() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getECLSession()
getECol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the lower right column for the box selection area.
getECol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the lower right column of the extract area.
getECol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the lower right column for the extract area.
getEColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the expression form of the lower right column for the box selection area.
getEColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the expression form for the lower right column of the extract area.
getEColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of the lower right column for the extract area.
getElapsed() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroTickTockEvent
Returns the number of seconds elapsed for the next screen wait.
getElseActions() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Returns the Vector of actions to be executed if the condition is false
getEnd() - Method in class com.ibm.eNetwork.beans.HOD.event.PSEvent
Returns the end of the dirty area.
getEntryAssist_bellCol() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_bellCol property.
getEntryAssist_bellCol() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_bellCol property.
getEntryAssist_endCol() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_endCol property.
getEntryAssist_endCol() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_endCol property.
getEntryAssist_startCol() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_startCol property.
getEntryAssist_startCol() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_startCol property.
getEntryAssist_tabstop() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_tabstop property.
getEntryAssist_tabstop() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_tabstop property.
getEntryAssist_tabstops() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_tabstops property.
getEntryAssist_tabstops() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_tabstops property.
getEnvelopeHopper() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getEnvelopeHopper()
getEnvelopeHopper() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the envelopeHopper.
getERow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the lower right row for the box selection area.
getERow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the lower right row of the extract area.
getERow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the lower right row for the extract area.
getERowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the expression form of the lower right row for the box selection area.
getERowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the expression form for the lower right row of the extract area.
getERowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of the lower right row for the extract area.
getErrorMessage() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to receive any error messages
getEvent() - Method in class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
This method returns the type of the event object.
getEventCode() - Method in class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
This method returns detailed information for the event object.
getEventExtraInformation() - Method in class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
This method returns additional details about the event.
getException() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the exception
getExec() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns the program text
getExecRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns the expression form of the program text
getExtendedFieldData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the extended field plane from the event
getExtract() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractCoordEvent
Returns the MacroActionExtract object for you to modify.
getExtractName() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the extract name from the event.
getFaceName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getFaceName()
getFaceName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the faceName.
getFieldData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the field plane from the event
getFirstIconWordsBtn() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
 
getFont() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the current Screen font.
getFont() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the current Screen font.
getFontName() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the fontName property.
getFontName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the fontName property.
getFontSize() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the fontSize property.
getFontSize() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns the current font size.
getFontSize() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the fontSize property.
getFontStyle() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the fontStyle property.
getFontStyle() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the fontStyle property.
getFooterPlace() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Return the value of the footerPlace property.
getFooterPlace() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Return the value of the footerPlace property.
getFooterText() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Return the value of the footerText property.
getFooterText() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Return the value of the footerText property.
getFormFeedPosition() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getFormFeedPosition()
getFormFeedPosition() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the formFeedPosition.
getFrame() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Gets the parent Frame
getFunction() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns the trace function name for this object.
getFunction() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns the trace function name for this object.
getFunction() - Method in interface com.ibm.eNetwork.beans.HOD.trace.TraceProducer
 
getGraphicsCellSize() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the graphicsCellSize property.
getGraphicsCellSize() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getGraphicsCellSize()
getGridData() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the grid plane from the event
getHeaderPlace() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Return the value of the headerPlace property.
getHeaderPlace() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Return the value of the headerPlace property.
getHeaderText() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Return the value of the headerText property.
getHeaderText() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Return the value of the headerText property.
getHelpListeners() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
 
getHideUnprotectedURLsMode() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the dontShowUnprotectedURLs property.
getHideUnprotectedURLsMode() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the dontShowUnprotectedURLs property.
getHistorySize() - Method in class com.ibm.eNetwork.beans.HOD.Session
Gets the History size property.
getHistorySize() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getHistorySize()
getHost() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the host property.
getHost() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getHost()
getHost() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getHost()
getHostBackup1() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the host property.
getHostBackup1() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getHostBackup1()
getHostBackup1() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getHostBackup1()
getHostBackup2() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the host property.
getHostBackup2() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getHostBackup2()
getHostBackup2() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getHostBackup2()
getHostFileOrientation() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the HostFileOrientation property.
getHostFont() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getHostFont()
getHostFont() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the hostFont.
getHostTerminal() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Gets the HostTerminal instance.
getHostType() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current value of the hostType property.
getID() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Returns the custom action identifier.
getID() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroCustomActionEvent
Returns ID of the custom action
getIDRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Returns the expression form of the custom action identifier.
getIfActions() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Returns the Vector of actions to be executed if the condition is true
getIgnorePauseOverrideForEnhancedTN() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Returns true if pause will be ignored, false otherwise.
getIgnorePauseOverrideForEnhancedTNRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Returns the expression form of the pause policy.
getInitialTransaction() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the CICSInitialTrans property.
getInputCodepage() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the inputCodepage property value.
getInputCodepage() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of InputCodepage
getInputFileName() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the inputFileName property value.
getInputFileName() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of InputFileName
getInputHostType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the inputHostType property value.
getInputHostType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of inputHostType
getInputPathName() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of InputPathName
getInputTextOrient() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of InputTextOrient
getInputTextOrientation() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the inputTextOrientation property value.
getInputTextType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the inputTextType property value.
getInputTextType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of InputTextType
getInsets() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
Returns the selected box coordinates from Screen.
getIntervTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getIntervTime()
getIntervTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the intervTime.
getKeyEvent() - Method in class com.ibm.eNetwork.beans.HOD.event.SendKeyEvent
Get the java.awt.event.KeyEvent object associated with the SendKeyEvent object as set by the Screen bean.
getKeys() - Method in class com.ibm.eNetwork.beans.HOD.event.SendKeyEvent
Returns the keys or function associated with this event.
getKeyStoreFilePath() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the keyStoreFilePath property.
getKeyStoreFilePath() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the keyStoreFilePath property.
getKeyStorePassword() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the keyStoreFilePath property.
getKeyStorePassword() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the keyStoreFilePath property.
getKeystroke(KeyEvent) - Static method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the Keystroke associated with the specified KeyEvent.
getLam_AlefCompression() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the Lam_AlefCompression property.
getLam_AlefExpansion() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the Lam_AlefExpansion property.
getLamAlef() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of LamAlef
getLanguage() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the cpcLanguage property value.
getLanguage() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Gets the value of CPCLanguage
getLength() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the allowable length of the prompt data
getLengthRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of the allowable length of the prompt data
getLine() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Retrieve the line of the Macro.
getLineNum() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroParseStat
Returns the line number that the error occurred on.
getLinesPerInch() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getLinesPerInch()
getLinesPerInch() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the linesPerInch.
getLineText() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroParseStat
Returns the line text for the error.
getLUMLicensing() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the License method type
getLUMLicensing() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getLUMLicensing(String CICSGWCodePage)
getLUMLicensing() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getLUMLicensing()
getLUMPort() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the LUM server port number
getLUMPort() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getLUMPort()
getLUMPort() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getLUMPort()
getLUMServer() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the LUM server
getLUMServer() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getLUMServer()
getLUMServer() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUMServer()
getLUName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the LUName property.
getLUName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getLUName()
getLUName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getLUName()
getLUNameBackup1() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the LUName property.
getLUNameBackup1() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getLUNameBackup1()
getLUNameBackup1() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getLUNameBackup1()
getLUNameBackup2() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the LUName property.
getLUNameBackup2() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getLUNameBackup2()
getLUNameBackup2() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getLUNameBackup2()
getMacro() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the current macro to a String.
getMacro(OutputStream) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the current macro to an output stream.
getMacro(PrintWriter) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the current macro to a PrintWriter.
getMacro(String) - Method in interface com.ibm.eNetwork.beans.HOD.MacroIOProvider
Retrieves a macro from persistent storage.
getMacroArray() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the current macro to a string array.
getMacroAuthor() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the author of the macro.
getMacroBean() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns the Macro object contained by MacroManager.
getMacroDate() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the date of the macro.
getMacroDescription() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the description of the macro.
getMacroIOProvider() - Method in class com.ibm.eNetwork.beans.HOD.Macro
returns MacroIOProvider associated with this macro
getMacroList() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns the list of currently available macros.
getMacroManager() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Gets the MacroManager bean instance
getMacroName() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the name of the macro.
getMacroPrinterDriver() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Return a printer that can be used while playing the macro.
getMacroScreen() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Return the current MacroScreen object for the state.
getMapping(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the function that the specified Keystroke remaps too.
getMaxCharsPerLine() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getMaxCharsPerLine()
getMaxCharsPerLine() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the maxCharsPerLine.
getMaxLinesPerPage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getMaxLinesPerPage()
getMaxLinesPerPage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the maxLinesPerPage.
getMessage() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Returns the message text
getMessage() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroMessageEvent
Returns the message text for the message event.
getMessage() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroErrorEvent
Returns the error message for the error event.
getMessageID() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroErrorEvent
Returns the error id for the error event.
getMessageLibrary() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getMessageLibrary()
getMessageLibrary() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the messageLibrary.
getMessageQueue() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getMessageQueue()
getMessageQueue() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the messageQueue.
getMessageRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Returns the expression form of the message text
getMethod() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPerform
Returns the method of the perform action
getMethod() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the method name
getMouseEvent() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the original mouse event from Screen.
getMsgType() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the message type
getMTUSize() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Gets the MTU Size property.
getMVSDefaultMode() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current MVS default mode.
getMVSGetBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current MVS "Get" Binary string.
getMVSGetText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current MVS "Get" Text string.
getMVSPutBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current MVS "Put" Binary string.
getMVSPutText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current MVS "Put" Text string.
getName() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Returns the name of the variable being updated by this action
getName() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the name for the prompt action.
getName() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the unique identifier for the screen.
getName() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the identifying name for the extract.
getName() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the name of the macro.
getName() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Returns a name of a chained macro
getNameRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of the name for the prompt action.
getNameRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of the identifying name for the extract.
getNewState() - Method in class com.ibm.eNetwork.beans.HOD.event.OIAEvent
Returns the new OIA state flags.
getNextScreens() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the collection of valid next-screens.
getNextScreens() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroTickTockEvent
Returns the MacroNextScreens object that contains the MacroScreen objects that the Macro bean is expecting to appear from the host.
getNumerals() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the Numerals property.
getNumeralShape() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the numeralShape property.
getNumeralShape() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getNumeralShape()
getNumeralShapeDisp() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the numeralShapeDisp property
getNumeralShapeDisp() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getNumeralShapeDisp()
getNumeralShaping() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the numeralShaping property value.
getNumeralShaping() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of numeralShaping
getNumPrompts() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Deprecated.  
getOption() - Method in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Returns the option.
getOrigKeyEvent() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenKeyEvent
 
getOS400DefaultMode() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 default mode.
getOS400GetBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 "Get" Binary string.
getOS400GetText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 "Get" Text string.
getOS400ProxyServerDstAddr() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current Proxy Server destination address.
getOS400ProxyServerDstPort() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current Proxy Server destination port.
getOS400PutBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 "Put" Binary string.
getOS400PutText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 "Put" Text string.
getOS400XferDstAddr() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 File transfer destination address.
getOS400XferUserID() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current OS400 File transfer user ID.
getOutputCodepage() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the outputCodepage property value.
getOutputCodepage() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of OutputCodepage
getOutputFileName() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the outputFileName property value.
getOutputFileName() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of OutputFileName
getOutputHostType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the outputHostType property value.
getOutputHostType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of outputHostType
getOutputPathName() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of OutputPathName
getOutputTextOrient() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of OutputTextOrient
getOutputTextOrientation() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the outputTextOrientation property value.
getOutputTextType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the outputTextType property value.
getOutputTextType() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of OutputTextType
getPad() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns the value of the pad property.
getParam() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns the param text
getParam() - Method in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Returns the parameter.
getParamRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns the expression form of the param text
getParsedMacro() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the current macro as a MacroScreens object.
getPasteTabColumns() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the pasteTabColumns property.
getPasteTabColumns() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPasteTabColumns()
getPasteTabOptions() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current setting of the pasteOptionsType property.
getPasteTabOptions() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPasteTabOptions()
getPasteTabSpaces() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the pasteTabSpaces property.
getPasteTabSpaces() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPasteTabSpaces()
getPause() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the pause property.
getPauseTime() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the pause time for the screen.
getPauseTime() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the pause time for the macro.
getPauseTime() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the pause value for the macro.
getPauseTimeRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the expression form of the pause time for the screen.
getPCCodePage() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current value of the PCCodePage property.
getPCFileOrientation() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the PCFileOrientation property.
getPCFileType() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the PCFileType property.
getPdfFont() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPdfFont()
getPdfFont() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the pdfFont.
getPdfPaperOrientation() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPdfPaperOrientation()
getPdfPaperOrientation() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the pdfPaperOrientation.
getPdfPaperSize() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPdfPaperSize()
getPdfPaperSize() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the pdfPaperSize.
getPDTFile() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPDTFile()
getPDTFile() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the PDTFile.
getPlaneType() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the planes that will be extracted during the extract action
getPlaneTypeRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of the planes that will be extracted during the extract action
getPort() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the port property.
getPort() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getPort()
getPort() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPort()
getPortBackup1() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the port property.
getPortBackup1() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getPortBackup1()
getPortBackup1() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPortBackup1()
getPortBackup2() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the port property.
getPortBackup2() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getPortBackup2()
getPortBackup2() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPortBackup2()
getPreferredSize() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns the current size as the preferred size.
getPreferredSize() - Method in class com.ibm.eNetwork.beans.HOD.SessionCustomizer
Returns the preferred size of this customizer.
getPrintBufferSize() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPrintBufferSize()
getPrintBufferSize() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the printBufferSize
getPrinterFontCodePage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPrinterFontCodePage()
getPrinterFontCodePage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the printerFontCodePage.
getPrinterModel() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPrinterModel()
getPrinterModel() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the printerModel.
getPrinterName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the printerName property.
getPrinterName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPrinterName()
getPrinterName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPrinterName()
getPrintFileName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the printFileName property.
getPrintFileName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getPrintFileName()
getPrintFileName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getPrintFileName()
getProduct() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the product
getPromptDefault(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Gets the default value of a prompt using a prompt name.
getPromptLength(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Gets the length of a prompt using a prompt name
getPromptName(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Gets the name of a prompt at a given index.
getPrompts() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroPromptEvent
Retrieve the MacroPrompts object from the event.
getPromptValue(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Gets the value of a prompt using a prompt name.
getProperties() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns the properties of the bean.
getProperties() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current properties for Session.
getProperties() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns the properties of the bean.
getProperties() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains a Properties object containing the current properties of the Bean.
getProperties() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
Retrieves the Properties of the printer driver at their current configuration settings.
getProxyAuthenMethod() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the proxy server authentication method.
getProxyAuthenMethod() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getProxyUserPassword()
getProxyAuthenMethod() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getProxyAuthenMethod()
getProxyServerName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the currently defined proxy server.
getProxyServerName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getProxyServerName()
getProxyServerName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getProxyServerName()
getProxyServerPort() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the port to connect to on proxy server.
getProxyServerPort() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getProxyServerPort()
getProxyServerPort() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getProxyServerPort()
getProxyType() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the proxy server property.
getProxyType() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getProxyType()
getProxyType() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getProxyType()
getProxyUserID() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the user id used for authentication with the proxy server.
getProxyUserID() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getProxyUserID()
getProxyUserID() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getProxyUserID()
getProxyUserPassword() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the password used for authentication with the proxy server.
getProxyUserPassword() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getProxyUserPassword()
getProxyUserPassword() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getProxyUserPassword()
getPS() - Method in class com.ibm.eNetwork.beans.HOD.event.PSEvent
Returns the base ECLPS object associated with this event.
getPS() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Retrieve the Host Access Class Library (HACL) presentation space object that was used by the Macro bean for the extract.
getPSEventType() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the type of Presentation Space (PS) event that the Macro bean monitors for screen matching.
getRecoGoto() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the screen name of another screen to go to if the recognition limit is reached.
getRecoGotoRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the expression form of the screen name of another screen to go to if the recognition limit is reached.
getRecoIncrement() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the reco limit tracking value
getRecoLimit() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the reco limit of the macro screen.
getRecoLimitRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the expression form of the reco limit of the macro screen.
getRecordLength() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the recordLength property value.
getRecordLength() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of recordLength
getRemaining() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroTickTockEvent
Returns the number of seconds remaining for the next screen wait.
getRound_Trip() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the Round_Trip property.
getRoundTrip() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the roundTrip property.
getRoundTrip() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getRoundTrip()
getRow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the row position for the prompt
getRow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Returns the row position for the mouse click action.
getRow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the starting row position for the input action.
getRow() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the row of the mouse click if the mouse type is TEXT or OIA.
getRowCol() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the row and column of the mouse click if the mouse type is TEXT or OIA.
getRowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of the row position for the prompt
getRowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Returns the expression form of the row position for the mouse click action.
getRowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the expression form of the starting row position for the input action.
getRows() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the number of rows represented on the screen.
getRows() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the number of rows represented on the screen.
getRTLUnicodeOverride() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the RTLUNICODE property.
getRTLUnicodeOverride() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getRTLUnicodeOverride()
getSCol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the upper left column for the box selection area.
getSCol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the upper left column of the extract area.
getSCol() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the upper left column for the extract area.
getSColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the expression form of the upper left column for the box selection area.
getSColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the expression form for the upper left column of the extract area.
getSColRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of the upper left column for the extract area.
getScreen() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroLoopEvent
Retrieve the MacroScreen object from the event.
getScreen() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractCoordEvent
Returns the owning MacroScreen screen object for the extract action.
getScreen() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns the MacroScreen object for the event
getScreen() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Returns the MacroScreen to which the action belonged.
getScreenLineNum() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns the line number of the MacroScreen object for the event
getScreens() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns MacroScreens object for the event.
getScreenSize() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the screenSize property.
getScreenSize() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getScreenSize()
getSecurityProtocol() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the SecurityProtocol property.
getSecurityProtocol() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSecurityProtocol()
getSecurityProtocol() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSecurityProtocol()
getSelected(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns an Insets object containing the coordinates, in Screen rows and columns, for the selected box.
getSelected(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns an Insets object containing the coordinates, in Screen rows and columns, for the selected box.
getSelectedPanelIndex() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the index of the currently displayed panel.
getServiceMgrHost() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the HOD server
getServiceMgrHost() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getServiceMgrHost()
getServiceMgrHost() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getServiceMgrHost()
getSession() - Method in class com.ibm.eNetwork.beans.HOD.Session
Needed for SessionInterface
getSession() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns the Session bean associated with this HostPrintTerminal
getSession() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the Session bean associated with this Terminal
getSessionConfigInfo() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Gets the Properties instance
getSessionID() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to return the ID of the last session started by startSession.
getSessionID() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the sessionID property.
getSessionID() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSessionID()
getSessionID() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSessionID()
getSessionName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the sessionName property.
getSessionName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSessionName()
getSessionName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSessionName()
getSessionType() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current setting of the sessionType property.
getSessionType() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Accessor method for the sessionType property.
getSessionType() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSessionType()
getSessionType() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the sessionType property.
getSessionType() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns the value of the sessionType property.
getSessionType() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSessionType()
getShape() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns the value of the shape property.
getShowURLsMode() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the showURLsMode property
getShowURLsMode() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the showURLsMode property
getSLPAS400Name() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SLPAS400Name property.
getSLPAS400Name() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSLPAS400Name()
getSLPAS400Name() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSLPAS400Name()
getSLPHost() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the host name if one has been assigned, null otherwise.
getSLPMaxWaitTime() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SLPMaxWaitTime property.
getSLPMaxWaitTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSLPMaxWaitTime()
getSLPMaxWaitTime() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSLPMaxWaitTime()
getSLPPort() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the port name if one has been assigned, null otherwise.
getSLPScope() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SLPScope property.
getSLPScope() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSLPScope()
getSLPScope() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSLPScope()
getSmartOrdering() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the smartOrdering property
getSmartOrdering() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSmartOrdering()
getSRow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the upper left row for the box selection area.
getSRow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the upper left row of the extract area.
getSRow() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the upper left row for the extract area.
getSRowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the expression form of the upper left row for the box selection area.
getSRowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Returns the expression form for the upper left row of the extract area.
getSRowRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of the upper left row for the extract area.
getSSHPublicKeyAlias() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the SSHPublicKeyAlias property.
getSSHPublicKeyAlias() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the SSHPublicKeyAlias property.
getSSHPublicKeyAliasPassword() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the SSHPublicKeyAliasPassword property.
getSSHPublicKeyAliasPassword() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the SSHPublicKeyAliasPassword property.
getSSLCertificateHash() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificateHash property.
getSSLCertificateHash() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSSLCertificateHash()
getSSLCertificateHash() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSSLCertificateHash()
getSSLCertificateName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificateName property.
getSSLCertificateName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSSLCertificateName()
getSSLCertificateName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSSLCertificateName()
getSSLCertificatePromptHowOften() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificatePromptHowOften property.
getSSLCertificatePromptHowOften() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSSLCertificatePromptHowOften()
getSSLCertificatePromptHowOften() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSSLCertificatePromptHowOften()
getSSLCertificateSource() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificateSource property.
getSSLCertificateSource() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSSLCertificateSource().
getSSLCertificateSource() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSSLCertificateSource()
getSSLCertificateURL() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificateURL property.
getSSLCertificateURL() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getSSLCertificateURL()
getSSLCertificateURL() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getSSLCertificateURL()
getSSOCMServer() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the sso_cmserver property.
getSSOCMServer() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the ssoCMServer property
getStandardTimeout() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the standard timeout value for the macro.
getStart() - Method in class com.ibm.eNetwork.beans.HOD.event.PSEvent
Returns the start of the dirty area.
getStartScreen() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Returns a name of starting screen of a chained macro
getState() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns current state of the currently playing/active Macro Bean.
getState() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns the state of the current macro.
getState() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Retrieve the state of the Macro.
getStatMessage() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroParseStat
Returns the error message.
getString() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to retrieve data from a session.
getString1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to retrieve data from the session specified by sessionName
getString3(String, int, int) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to retrieve data from the session specified by sessionName
getString4(String, int, int, int) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to retrieve data from the session specified by sessionName at the specified position.
getStringLength() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to return the number of characters copied into the last getString() call.
getSym_Swap() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the Sym_Swap property.
getSymSwap() - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Returns the value of SymSwap
getTermTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getTermTime()
getTermTime() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the termTime.
getText() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the text for the input action.
getTextOrientation() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the textOrientation property.
getTextOrientation() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getTextOrientation()
getTextRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the expression form of the text for the input action.
getTextType() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the textType property.
getTextType() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getTextType()
getTextTypeDisp() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the TextTypeDisp property
getTextTypeDisp() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getTextTypeDisp()
getThaiDisplayMode() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the ThaiDisplayMode property
getThaiDisplayMode() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns the current value of the ThaiDisplayMode property
getThaiDisplayMode() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getThaiDisplayMode()
getThreadID() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the ThreadID
getTimeout() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the timeout property in millisecs
getTimeout() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Returns the timeout for communication wait.
getTimeout() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the default next screens timeout value for the macro.
getTimeout() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the current value of the timeout property in millisecs
getTimeout() - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns the timeout value for the next screen to appear.
getTimeout() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Returns the duration of the pause action.
getTimeoutRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Returns the expression form of the timeout for communication wait.
getTimeoutRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns the expression form of the timeout value for the next screen to appear.
getTimeoutRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Returns the expression form of the duration of the pause action.
getTimeoutValue() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current value of the timeoutValue property.
getTitle() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Returns the title text
getTitle() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroMessageEvent
Returns the title text for the message event.
getTitleRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Returns the expression form of the title text
getTotal() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroTickTockEvent
Returns the total number of seconds used for the next screen wait.
getTraceData() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Returns the data for the trace.
getTraceDataRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Returns the expression form of the data for the trace.
getTraceLevel() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns the current trace level for this object.
getTraceLevel() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns the current trace level for this object.
getTraceLevel() - Method in interface com.ibm.eNetwork.beans.HOD.trace.TraceProducer
 
getTraceListeners() - Static method in class com.ibm.eNetwork.beans.HOD.trace.BeanTrace
 
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns the trace name for this object.
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns the trace name for this object.
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Returns a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns a trace identifier for this bean.
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
 
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
returns a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a trace identifier for this bean
getTraceName() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the trace identifier string for this trace event
getTraceProducer() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the Producer of the event
getTraceString() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the actual trace message
getTraceType() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Returns the trace type.
getTraceTypeRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Returns the expression form of the trace type.
getTransportReceiveBuffSize() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the transport receive buffer size property.
getType() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the type for the selection action.
getType() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the event type.
getType() - Method in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Returns the event type.
getType() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
Returns the event type.
getType() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent
Returns the trace type for the trace event.
getType() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the event type
getTypeRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns the expression form of the type for the selection action.
getUniqueName() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns a unique screen Name string for a possible MacroScreen object to be added to the collection.
getURL() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
Returns the URL.
getUserID() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the userID property.
getUserID() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the userID property.
getUserPassword() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the userPassword property.
getUserPassword() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the userPassword property.
getValue() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Returns the expression form of the new value for the variable being updated by this action
getValue() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the prompted value for the prompt action.
getVMDefaultMode() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current VM default mode.
getVMGetBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current VM "Get" Binary string.
getVMGetText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current VM "Get" Text string.
getVMPutBinary() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current VM "Put" Binary string.
getVMPutText() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current VM "Put" Text string.
getVTAnswerBackMsg() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the VTAnswerBackMsg property.
getVTAnswerBackMsg() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getVTAnswerBackMsg()
getVTID() - Method in class com.ibm.eNetwork.beans.HOD.Session
Get the current VT ID value.
getVTID() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getVTID()
getVTPDTName() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the name of PDT file for VT BIDI session
getVTPDTName() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getVTPDTName()
getVTTerminalType() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the VTTerminalType property.
getVTTerminalType() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getVTTerminalType()
getWaitType() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Returns the communication type of the action.
getWaitTypeRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Returns the expression form of the communication type of the action.
getWindowsPrinterName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.getWindowsPrinterName()
getWindowsPrinterName() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the useWindowsPrinterName.
getWorkstationID() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the workstation ID property.
getWorkstationID() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.getWorkstationID()
getWorkstationID() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getWorkstationID()
getWorkstationID() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the workstation ID if one has been assigned, null otherwise.
getX() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the x pixel coordinate relative to coordinate (0,0) of the component that generated the mouse event.
getXferVarType() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Returns macro variable transfer type
getY() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the y pixel coordinate relative to coordinate (0,0) of the component that generated the mouse event.
GR_BLACK - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Black.
GR_BLUE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Blue.
GR_BROWN - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Brown.
GR_DARKBLUE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Dark Blue.
GR_DARKGREEN - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Dark Green.
GR_DARKTURQUOISE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Dark Turquoise.
GR_DEFAULT - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Default.
GR_GREEN - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Green.
GR_GREY - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Grey.
GR_MUSTARD - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Mustard.
GR_ORANGE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Orange.
GR_PINK - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Pink.
GR_PURPLE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Purple.
GR_RED - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Red.
GR_TURQUOISE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Turquise.
GR_WHITE - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, White.
GR_YELLOW - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
Graphic Attribute, Yellow.
GRAPHICS_CELL_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
graphicsCellSize property keyword
GRAPHICS_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
graphicsVisible property keyword
GUIEvent - class com.ibm.eNetwork.beans.HOD.event.GUIEvent.
The GUI event.
GUIEvent(GUIEvent) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Handler method for GUIEvents.
GUIEvent(GUIEvent) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Handler method for GUIEvents.
GUIEvent(GUIEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.GUIListener
Invoked when a GUI event occurs.
GUIEvent(Object, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Constructs a new GUI event with the specified source and type.
GUIListener - interface com.ibm.eNetwork.beans.HOD.event.GUIListener.
The listener interface for receiving GUI events.

H

halt() - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Classes derived from this action must override this method to do any cleanup handling if the Macro bean calls this method to stop an action in the middle of its execution.
halt() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Halts the macro custom action.
halt() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Halts the action.
halt() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Halts the pause action.
halt(MacroCustomActionEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroCustomActionListener
Called when a custom action listener should halt its execution.
HIDE - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of HIDE
hideHODDesktop() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method to hide the HOD desktop.
HIFramework - interface com.ibm.eNetwork.HOD.HIFramework.
HIFramework contains the necessary connections points for user applets to communicate/interact with the current session.
HISTORY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
History property keyword
HISTORY_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
History size property keyword
HODBean - class com.ibm.eNetwork.beans.HOD.HODBean.
Base class for the Host Access Beans.
HODCustomizer - class com.ibm.eNetwork.beans.HOD.HODCustomizer.
Base Customizer for the Host Access Beans.
HODPanelBean - class com.ibm.eNetwork.beans.HOD.HODPanelBean.
Base class for the Host Access Beans.
HOST - Static variable in class com.ibm.eNetwork.beans.HOD.Session
host property keyword
HOST_BACKUP1 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
host property keyword ( backup 1)
HOST_BACKUP2 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
host property keyword ( backup 2)
HOST_FILE_ORIENTATION - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostFileOrientation property keyword, this keyword only applies to bi-directional hosts
HOST_FONT - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
hostFont property keyword
HOST_FUNCTIONS - Static variable in class com.ibm.eNetwork.beans.HOD.KeyRemap
Host Functions category definition string
HOST_GRAPHICS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
hostGraphics property keyword
HOST_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostType property keyword
HostPrintSession - class com.ibm.eNetwork.beans.HOD.HostPrintSession.
The HostPrintSession Bean is an extension of the Session Bean and is used to establish connection with a host for a 3270 or a 5250 printer session.
HostPrintSession() - Constructor for class com.ibm.eNetwork.beans.HOD.HostPrintSession
Constructor which builds a HostPrintSession Bean using the default property values.
HostPrintSessionCustomizer - class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer.
Customizer for the HostPrintSession Bean.
HostPrintSessionCustomizer() - Constructor for class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
 
HostPrintTerminal - class com.ibm.eNetwork.beans.HOD.HostPrintTerminal.
The HostPrintTerminal Bean is an bean that is wrapped around the HostPrintSession Bean and is used to establish connection with a host for 3270 and 5250 printer sessions and present the end user with a graphical image that reflects the state of thus estblished a printer session.
HostPrintTerminal() - Constructor for class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Create a new HostPrintTerminal bean object
HostPrintTerminalCustomizer - class com.ibm.eNetwork.beans.HOD.HostPrintTerminalCustomizer.
Customizer for the HostPrintTerminal Bean.
HostPrintTerminalCustomizer() - Constructor for class com.ibm.eNetwork.beans.HOD.HostPrintTerminalCustomizer
 

I

IGNORE_ATTR - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
ignoreAttr property keyword
IGNORE_FF_FIRST_POS - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
ignoreFFFirstPos property keyword
IME_AUTOSTART - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
autoIME property keyword
IMPLICIT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
PCFileType property value - IMPLICIT, this value only applies to bi-directional hosts
indexOf(MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Returns the index of the given macro action.
indexOf(MacroActionPrompt) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Returns the index of the given macro prompt action.
indexOf(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the index of the given macro screen.
INFORMATIONAL - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of INFORMATIONAL message
INHERIT_PARMS - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
inheritParms property keyword
init() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Called by JSCachedAppletLoader to inform this LoadableJSAppletInterface instance that it has been loaded into the system.
init() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableAppletInterface
Called by CachedAppletLoader to inform this LoadableAppletInterface instance that it has been loaded into the system.
init(HIFramework) - Method in interface com.ibm.eNetwork.HOD.CustomInterface
 
INITIAL_PROMPT - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
InitialPrompt property keyword.
INITIAL_SCREEN_BOUNDARY - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
InitialScreenBoundary property keyword.
INPUT_AREA_INDIC_3270 - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
inputInhibited() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to check whether the currently selected session is ready for interaction, such as sending keystrokes or calling other API methods
inputInhibited1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to check whether the specified session is ready for interaction, such as sending keystrokes or calling other API methods
INSERT_OFF_ON_AIDKEY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
InsertOffOnAIDKEY property keyword
insertConnectionWait(int, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
insertCustomAction(String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a custom action into the current macro screen during recording.
insertDataExtract(String, int, int, int, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Method that inserts a data extract sequence into the macro string.
insertDataExtract(String, int, int, int, int, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Method that inserts a data extract sequence into the macro string.
insertInput(String, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts an input action into the current macro screen during recording.
insertInput(String, int, int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts an input action into the current macro screen during recording.
insertMessage(String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a message action into the current macro screen during recording.
insertOIAWait() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
insertPause(long) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a pause action into the current macro screen during recording.
insertPlayMacro(String, String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a play macro action into the current macro screen during recording.
insertPrompt(int, int, int, String, String, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a user prompt sequence into the current macro.
insertPrompt(int, int, int, String, String, boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a password user prompt sequence into the current macro.
insertPrompt(String, String, String, String, String, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
insertPrompt(String, String, String, String, String, boolean, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
insertRunProgram(String, String, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a run program action into the current macro screen during recording.
insertScreenDesc(boolean, boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts new screen description elements into the current macro screen.
insertScreenDesc(boolean, boolean, String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
insertScreenDesc(int, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a new screen string description element into the current macro screen.
insertScreenDesc(int, int, int, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a screen string description element into the current macro screen.
insertSDAttrib(char, int, int, int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts an attribute description element into the current screen based on the given parameters.
insertSDBlock(String[], int, int, boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a block description element into the current screen based on the given parameters.
insertSDBlock(String[], int, int, int, int, boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a block description element into the current screen based on the given parameters.
insertSDCursor(int, int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a cursor position description element into the current screen based on the given parameters.
insertSDCustom(ECLCustomRecoListener, String, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a custom description element into the current screen based on the given parameters.
insertSDFields(int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a field count description element into the current screen based on the given parameters.
insertSDInputFields(int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts an input field count description element into the current screen based on the given parameters.
insertSDOIA(int, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts an OIA status description element into the current screen based on the given parameters.
insertSDString(String, int, int, boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a string description element into the current screen based on the given parameters.
insertSDString(String, int, int, int, int, boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a string description element into the current screen based on the given parameters.
insertTrace(String, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a trace action into the current macro screen during recording.
insertXfer(int, String, String, String, boolean, int, String, String, String, String, String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
insertXfer(int, String, String, String, boolean, int, String, String, String, String, String, String, String, String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a file transfer action into the current macro screen during recording.
insertXfer(int, String, String, String, boolean, int, String, String, String, String, String, String, String, String, String, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Inserts a file transfer action into the current macro screen during recording.
INTERV_TIME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
intervTime property keyword
is3D() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the 3D property.
is3D() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the 3D property.
isAccessibilityEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the accessibilityEnabled property.
isAccessibilityEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the accessibilityEnabled property.
isAdvRecordEnabled() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns advanced recording capabilities state of MacroManager.
isAsciiCodePage899() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isAsciiCodePage899()
isAsciiCodePage899() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the asciiCodePage899.
isAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Is there a global macro variable to receive the return code result of this call' action performed in the execute() method?
isAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd
Is there a global macro variable to receive the return code result of this call' action performed in the execute() method?
isAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
Is there a global macro variable to receive the return code result of this call' action performed in the execute() method?
isAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns whether the prompt response is being assigned to a variable
isAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns whether the extract is being assigned to a variable
isAssignToVar() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns whether the exit value is being assigned to a variable.
isAutoApply() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Accessor method for the autoApply property.
isAutoConnect() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the autoConnect property.
isAutoConnect() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isAutoConnect()
isAutoConnect() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isAutoConnect()
isAutoFontSize() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the autoFontSize property.
isAutoFontSize() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the autoFontSize property.
isAutoPack() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the autoPack property.
isAutoPack() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the autoPack property.
isAutoReconnect() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the autoReconnect property.
isAutoReconnect() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isAutoReconnect()
isAutoReconnect() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isAutoReconnect()
isBestFit() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isBestFit()
isBestFit() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the bestFit.
isBinMode() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the BinMode property value.
isBlockCursor() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the block cursor property.
isBlockCursor() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the blockcursor property.
isButtonTextVisible() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns the text visibility state of the text in the buttons of MacroManager.
isButtonTextVisible() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current setting of the buttonTextVisible property.
isCentered() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the centered property.
isCentered() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the centered property.
isCICSClear() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current CICS Clear setting.
isClearField() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns whether the prompt action clears the host field before placing data on the screen.
isClearFieldRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of whether the prompt action clears the host field before placing data on the screen.
isCommReady() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to check whether the currently selected session is ready to communicate with the host.
isCommReady() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns true if the host is ready for interaction, otherwise returns false.
isCommReady() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns whether or not communications is ready.
isCommReady1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to check whether the specified session is ready to communicate with the host.
isCommStarted() - Method in class com.ibm.eNetwork.beans.HOD.Session
Determines whether the connection with the host has been started.
isCommStarted() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isCommStarted()
isContinuous() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns whether the extract action will extract text continuously from start coordinate to end coordinate, rather than extracting a rectangle with start coordinate as upper left corner and end coordinate as lower right coordinate
isContinuousRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of whether the extract action will extract text continuously from start coordinate to end coordinate, rather than extracting a rectangle with start coordinate as upper left corner and end coordinate as lower right coordinate
isCopyAltSignLocation() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the copyAltSignLocation property.
isCopyAltSignLocation() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isCopyAltSignLocation()
isCopyOnlyIfTrimmed() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the copyOnlyIfTrimmed property.
isCopyOnlyIfTrimmed() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isCopyOnlyIfTrimmed()
isCursorVisible() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns whether cursor is made visible by Screen.
isCursorVisible() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns whether cursor is made visible by Screen.
isDBCSInputVisible() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the DBCSInputVisible property.
isDBCSInputVisible() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the DBCSInputVisible property.
isDefaultFunction(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Determines if the specified function is a default function.
isDefaultMapping(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Determines if the specified Keystroke is currently mapped to its default.
isDefaultNonRepeatingKey(int) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Determines if the specified key is a default non-repeating key.
isDeviceNameReady() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns true if the device name is ready, otherwise returns false.
isDeviceNameReady() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isDeviceNameReady()
isDeviceNameReady() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isDeviceNameReady()
isDeviceNameReady() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns whether or not the device name has been assigned.
isEmpty() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Tests to see if the macro screen collection is empty.
isEmpty() - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns whether the next-screens collection is empty or not.
isEmpty() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns a flag that indicates if a macro is currently loaded.
isEmpty() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Tests to see if the macro action collection is empty.
isEmpty() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Tests to see if the macro prompt action collection is empty.
isEncrypted() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns whether the prompt action data should be hidden, like with a password.
isEncrypted() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns whether the input action data should be hidden, like with a password.
isEncryptedRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of whether the prompt action data should be hidden, like with a password.
isEncryptedRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the expression form of whether the input action data should be hidden, like with a password.
isEnhancedTNServer(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the TNEnhancedServer property.
isENPTUI() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the enptui property.
isENPTUI() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isENPTUI()
isEntryAssist_bell() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_bell property.
isEntryAssist_bell() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_bell property.
isEntryAssist_DOCmode() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_DOCmode property.
isEntryAssist_DOCmode() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_DOCmode property.
isEntryAssist_DOCwordWrap() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the EntryAssist_DOCwordWrap property.
isEntryAssist_DOCwordWrap() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the EntryAssist_DOCwordWrap property.
isExecuteAction() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Returns whether action should be executed.
isFFTakesPrintPos() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isFFTakesPrintPos()
isFFTakesPrintPos() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the FFTakesPrintPos.
isFinalScreenBoundary() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
isFixedFontSize() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the fixedFontSize property.
isFontSizeBounded() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the fontSizeBounded property.
isFontSizeBounded() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the fontSizeBounded property.
isGraphicsVisible() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns the current value of the graphicsVisible property
isHistory() - Method in class com.ibm.eNetwork.beans.HOD.Session
Tests whether the VT history mode is active.
isHistory() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isHistory()
isHostGraphics() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the hostGraphics property.
isHostGraphics() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isHostGraphics()
isIgnoreAttr() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isIgnoreAttr()
isIgnoreAttr() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the ignoreAttr.
isIgnoreFFFirstPos() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isIgnoreFFFirstPos()
isIgnoreFFFirstPos() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the ignoreFFFirstPos.
isIgnorePauseForEnhancedTN() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns if pause actions will be ignored if the session is operating in contention-resolution mode
isIgnoreWellKnownTrustedCAs() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the ignoreWellKnownTrustedCAs property.
isIgnoreWellKnownTrustedCAs() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isIgnoreWellKnownTrustedCAs()
isIgnoreWellKnownTrustedCAs() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the ignoreWellKnownTrustedCAs property.
isIMEAutoStart() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the IMEAutoStart property.
isIMEAutoStart() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the IMEAutoStart property.
isInheritParms() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isInheritParms()
isInheritParms() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the inheritParms.
isInitialPrompt() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns whether the Macro bean should scan this macro for prompts at the beginning of play and fire them all at once to prompt listeners.
isInitialPrompt() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the flag that controls whether Macro prescans for prompts.
isInitialScreenBoundary() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
isInitialTransEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the CICSInitialTransEnabled property.
isInsertOffOnAIDKEY() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the Insert OFF on AID KEY property.
isInsertOffOnAIDKEY() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isInsertOffOnAIDKEY()
isLamAlef() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the lamAlef property value.
isLightPenMode() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the lightPenMode property.
isLightPenMode() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the lightPenMode property.
isMarkedAreaPrintingEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the markedAreaPrintingEnabled property.
isMarkedAreaPrintingEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the markedAreaPrintingEnabled property.
isMatch() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Returns true if all match.
isMorePasteDataAvailable() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Once a paste or paste-next operation occurs, this method returns whether there is more data available that did not paste.
isMorePasteDataAvailable() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Once a paste or paste-next operation occurs, this method returns whether there is more data available that did not paste.
isMouseEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns whether mouse events are being handled by Screen.
isMouseEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns whether mouse events are being handled by Screen.
isMoveCursor() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns whether the cursor is moved by the input action or not.
isMoveCursor() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns whether the cursor will be moved by the input action or not.
isMoveCursorRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of whether the cursor is moved by the input action or not.
isMoveCursorRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns expression form of whether the cursor will be moved by the input action or not.
isMVSClear() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current MVS Clear setting.
isNonRepeatingKey(int) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Determines if the specified key is a non-repeating key.
isNotifyPSEventsOnOIAUnlockOnly() - Method in class com.ibm.eNetwork.beans.HOD.Session
See setNotifyPSEventsOnOIAUnlockOnly(boolean newValue).
isNumericFieldLock() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the Numeric Field Lock property.
isNumericFieldLock() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isNumericFieldLock()
isNumericSwap() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isNumericSwap()
isNumericSwap() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns whether numeric characters in printed file are swapped
isNumericSwapEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the Numeric Swapping property.
isNumericSwapEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the current value of the Numeric Swapping property.
isOIAVisible() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Returns the current value of the OIAVisible property
isOIAVisible() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the OIAVisible property.
isOIAVisible() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the OIAVisible property.
isOS400ProxyServerEnabled() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns whether the Proxy Server is enabled(True) or not(False).
isPa1KeyVisible() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Gets the value of the pa1KeyVisible
isPa2KeyVisible() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Gets the value of the pa2KeyVisible
isPasteFieldWrap() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the pasteFieldWrap property.
isPasteFieldWrap() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isPasteFieldWrap()
isPasteLineWrap() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the pasteLineWrap property.
isPasteLineWrap() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isPasteLineWrap()
isPasteStopAtProtectedLine() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the pasteStopAtProtectedLine property.
isPasteStopAtProtectedLine() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isPasteStopAtProtectedLine()
isPasteToTrimmedArea() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the pasteToTrimmedArea property.
isPasteToTrimmedArea() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isPasteToTrimmedArea()
isPasteWordBreak() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the pasteWordBreak property.
isPasteWordBreak() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isPasteLineWrap()
isPrintDestination() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the printDestination property.
isPrintDestination() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isPrintDestination()
isPrintDestination() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isPrintDestination()
isPrintNullsAsSpaces() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isPrintNullsAsSpaces()
isPrintNullsAsSpaces() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the printNullsAsSpaces.
isPromptAll() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Returns whether any prompt elements in the collection will be gathered together and fired in one prompt event.
isPromptAllRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Returns the expression form of whether any prompt elements in the collection will be gathered together and fired in one prompt event.
ispromptFirstCertificate() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the promptFirstCertificate property.
isPromptPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Returns whether a prompt is a password display using a prompt name.
isRadioButtonsVisible() - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Returns the value of the radioButtonsVisible property.
isRecordEnabled() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns recording capabilities state of MacroManager.
isRecordUI() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns whether the Macro will record user interface events on the Terminal bean.
isRecordUI() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Returns whether the Macro will record user interface events on the Terminal bean.
isRTLFile() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isRTLFile()
isRTLFile() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns whether lines in printed file are reversed
isRule() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Returns the value of the rule property.
isRule() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the rule property.
isSCSSense() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isSCSSens()
isSCSSense() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the SCSSense.
isSeparateFiles() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the separateFiles property.
isSeparateFiles() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isSeparateFiles()
isSeparateFiles() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSeparateFiles()
isSessionActive(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to determine if the specified session is active.
isShowTextAttributesEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the Show Text Attributes property.
isShowTextAttributesEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isShowTextAttributesEnabled()
isSkip() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns whether the prompt action should be skipped.
isSkipNullPrompts() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns whether the Macro will skip prompt action that don't have values instead of stopping and firing and error event.
isSkipPrintDialog() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Return the value of skipPrintDialog property.
isSkipPrintDialog() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Return the value of the skipPrintDialog property.
isSLPEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SLPEnabled property.
isSLPEnabled() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSLPEnabled()
isSLPEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSLPEnabled()
isSLPThisScopeOnly() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SLPThisScopeOnly property.
isSLPThisScopeOnly() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSLPThisScopeOnly()
isSLPThisScopeOnly() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSLPThisScopeOnly()
isSSL() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the SSL property.
isSSL() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSL()
isSSL() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSL()
isSSLBrowserKeyringAdded() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLBrowserKeyringAdded property.
isSSLBrowserKeyringAdded() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLBrowserKeyringAdded()
isSSLBrowserKeyringAdded() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLBrowserKeyringAdded()
isSSLCertificatePromptBeforeConnect() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificatePromptBeforeConnect property.
isSSLCertificatePromptBeforeConnect() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLCertificatePromptBeforeConnect()
isSSLCertificatePromptBeforeConnect() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLCertificatePromptBeforeConnect()
isSSLCertificatePrompted() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificatePrompted property.
isSSLCertificatePrompted() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLCertificatePrompted()
isSSLCertificatePrompted() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLCertificatePrompted()
isSSLCertificateProvided() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificateProvided property.
isSSLCertificateProvided() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLCertificateProvided()
isSSLCertificateProvided() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLCertificateProvided()
isSSLCertificateRemembered() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLCertificateRemembered property.
isSSLCertificateRemembered() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLCertificateRemembered()
isSSLCertificateRemembered() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLCertificateRemembered()
isSSLServerAuthentication() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLServerAuthentication property.
isSSLServerAuthentication() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLServerAuthentication()
isSSLServerAuthentication() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLServerAuthentication()
isSSLTelnetNegotiated() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the SSLTelnetNegotiated property.
isSSLTelnetNegotiated() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isSSLTelnetNegotiated()
isSSLTelnetNegotiated() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isSSLTelnetNegotiated()
isSSOEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the ssoEnabled property.
isSSOEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the ssoEnabled property
isSSOUseKerberosPassticket() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the ssoUseKerberosPassticket property.
isSSOUseKerberosPassticket() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the ssoUseKerberosPassticket property
isSSOUseLocalIdentity() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the ssoUseLocalIdentity property.
isSSOUseLocalIdentity() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the ssoUseLocalIdentity property
isStartScreen() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns whether the macro screen is a start screen.
isStartScreenRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the expression form of whether the macro screen is a start screen.
isStopScreen() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns whether the macro screen is a stop screen.
isStopScreenRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the expression form of whether the macro screen is a stop screen.
isSuccess() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroParseStat
Because all stats are errors, this should always be false.
isSuccess() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroParseEvent
Returns if the parsing was successful.
isSuppressAutoNewlineCR() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isSuppressAutoNewlineCR()
isSuppressAutoNewlineCR() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the suppressAutoNewlineCR.
isSuppressAutoNewlineNL() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isSuppressAutoNewlineNL()
isSuppressAutoNewlineNL() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the suppressAutoNewlineNL.
isSuppressClearEvent() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns whether the system should ignore screen events when a host application sends a clear screen command immediately followed by an end of record indicator in the data stream.
isSuppressNullLines() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isSuppressNullLines()
isSuppressNullLines() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the suppressNullLines.
isSymmetricSwap() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isSymmetricSwap()
isSymmetricSwap() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns whether symmetrc characters in printed file are swapped
isSymmetricSwapEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the Symmetric Swapping property.
isSymmetricSwapEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the current value of the Symmetric Swapping property.
isSymSwap() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the SymSwap boolean property value.
isTNEnhanced() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the TNEnhanced property.
isTNEnhanced() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isTNEnhanced()
isTractor() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isTractor()
isTractor() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the tractor.
isTransient() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns whether the macro screen as transient.
isTransientRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Returns the expression form of whether the macro screen as transient.
isTranslateHostKeys() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns if the input text is literal or translated for host aid keys.
isTranslateHostKeys() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns if the input text will be literal or translated for host aid keys.
isTranslateHostKeysRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns expression form of if the input text is literal or translated for host aid keys.
isTranslateHostKeysRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Returns the expression form of if the input text will be literal or translated for host aid keys.
isTrimRectRemainAfterEdit() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the trimRectRemainAfterEdit property.
isTrimRectRemainAfterEdit() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isTrimRectRemainAfterEdit()
isTrimRectSizingHandles() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the trimRectSizingHandles property.
isTrimRectSizingHandles() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isTrimRectSizingHandles()
isUnicodeDataStreamEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the unicodeDataStreamEnabled property.
isUnicodeDataStreamEnabled() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isUnicodeDataStreamEnabled()
isUnwrap() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns whether the extract action will assemble extract data based on the fields on the screen.
isUnwrapRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Returns the expression form of whether the extract action will assemble extract data based on the fields on the screen.
isUseAdobePDF() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isUseAdobePDF()
isUseAdobePDF() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the useAdobePDF.
isUseCustomizingObject() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isUseCustomizingObject()
isUseCustomizingObject() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the useCustomizingObject.
isUsePDT() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isUsePDT()
isUsePDT() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the usePDT.
isUseSSHPublicKeyAuthentication() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the useSSHPublicKeyAuthentication property.
isUseSSHPublicKeyAuthentication() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Returns the value of the useSSHPublicKeyAuthentication property.
isUseVars() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns whether this macro should be scanned for variables and expressions
isUseWindowsDefaultPrinter() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isUseWindowsDefaultPrinter()
isUseWindowsDefaultPrinter() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the useWindowsDefaultPrinter.
isUseWindowsPrinter() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isUseWindowsPrinter()
isUseWindowsPrinter() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the useWindowsPrinter.
isValidLUName(String) - Static method in class com.ibm.eNetwork.beans.HOD.Session
Tests the given luName for correct syntax.
isValidSLPAS400Name(String) - Static method in class com.ibm.eNetwork.beans.HOD.Session
Tests the given SLPAS400Name for correct syntax.
isValidSLPScope(String) - Static method in class com.ibm.eNetwork.beans.HOD.Session
Tests the given SLPScope for correct syntax.
isValidWorkstationID(String) - Static method in class com.ibm.eNetwork.beans.HOD.Session
Tests the given workstationID for correct syntax.
isVariableUpdateOnly() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns whether the prompt action response is just for a variable update and will not be placed on the screen
isVariableUpdateOnlyRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Returns the expression form of whether the prompt action response is just for a variable update and will not be placed on the screen
isViewJobInBrowser() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.isViewJobInBrowser()
isViewJobInBrowser() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Gets the value of the viewJobInBrowser.
isVMClear() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the current VM Clear setting.
isVTAutowrap() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the VTAutowrap property.
isVTAutowrap() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTAutowrap()
isVTBackspace() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the VTBackspace property.
isVTBackspace() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTBackspace()
isVTCursor() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the VTCursor property.
isVTCursor() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTCursor()
isVTKeypad() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the VTKeypad property.
isVTKeypad() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTKeypad()
isVTLocalEcho() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the VTLocalEcho.
isVTLocalEcho() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTLocalEcho()
isVTNewLine() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the VTNewLine property.
isVTNewLine() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTNewLine()
isVTPrintConvert() - Method in class com.ibm.eNetwork.beans.HOD.Session
Checks is host-to-printer codepage conversion for VT BIDI session enabled
isVTPrintConvert() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTPrintConvert()
isVTReverseScreen() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the value of the VTReverseScreen property.
isVTReverseScreen() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isVTReverseScreen()
isWait() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns whether the macro will wait for the program to execute
isWaitRaw() - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Returns the expression form of whether the macro will wait for the program to execute
isWorkstationIDReady() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns true if the workstation ID is ready, otherwise returns false.
isWorkstationIDReady() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.isWorkstationIDReady()
isWorkstationIDReady() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.isWorkstationIDReady()
isWorkstationIDReady() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns true if the workstation ID is ready, otherwise returns false.
itemStateChanged(ItemEvent) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
 

J

JUMP - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Jump GUI event.

K

KeyPad - class com.ibm.eNetwork.beans.HOD.KeyPad.
KeyPad is a Bean that allows users to execute keyboard functions and send aid keys to the host with the click of a mouse.
KeyPad() - Constructor for class com.ibm.eNetwork.beans.HOD.KeyPad
Constructor that uses the default values for all properties.
KeyPad(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.KeyPad
Constructor that takes a Properties object containing the initial property settings.
keyPressed(KeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
KeyListener interface method.
keyPressed(KeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
 
keyReleased(KeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
KeyListener interface method.
keyReleased(KeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
 
KeyRemap - class com.ibm.eNetwork.beans.HOD.KeyRemap.
The primary purpose of KeyRemap is to listen to KeyEvents (keystrokes) fired by the Terminal bean or Screen bean, remap those keystrokes to SendKey Mnemonics, generate a SendKeyEvent containing those SendKey Mnemonics, and fire that SendKeyEvent back to the Terminal bean or Screen bean for processing.
KeyRemap() - Constructor for class com.ibm.eNetwork.beans.HOD.KeyRemap
Constructor that uses the default values for all properties.
KeyRemap(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.KeyRemap
Constructor that takes a Properties object containing the initial property settings.
KEYSTORE_FILE_PATH - Static variable in class com.ibm.eNetwork.beans.HOD.Session
KeyStore File Path property keyword
KEYSTORE_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
KeyStore Password property keyword
keyTyped(KeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
KeyListener interface method.
keyTyped(KeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
 

L

LAM_ALEF_COMPRESSION - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lam_AlefCompression property keyword, this keyword only applies to Arabic hosts
LAM_ALEF_COMPRESSION_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lam_AlefCompression property value - Lam_AlefCompressionOff, this value only applies to Arabic hosts
LAM_ALEF_COMPRESSION_ON - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lam_AlefCompression property value - Lam_AlefCompressionOn, this value only applies to Arabic hosts
LAM_ALEF_EXPANSION - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lam_AlefExpansion property keyword, this keyword only applies to Arabic hosts
LAM_ALEF_EXPANSION_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lam_AlefExpansion property value - Lam_AlefExpansionOff, this value only applies to Arabic hosts
LAM_ALEF_EXPANSION_ON - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lam_AlefExpansion property value - Lam_AlefExpansionOn, this value only applies to Arabic hosts
LAMALEF - Static variable in class com.ibm.eNetwork.beans.HOD.Session
lamalef property keyword
LAMALEF_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
LAMALEF_ON - Static variable in class com.ibm.eNetwork.beans.HOD.Session
lamalef property values (5250 session only)
LEFT_TO_RIGHT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textOrientation property value - left to right (bi-directional sessions only)
LEFT_TO_RIGHT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostFileOrientation, PCFileOrientation property value - LEFTTORIGHT file, this value only applies to bi-directional hosts
LEVEL - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of LEVEL
LIGHT_PEN_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
lightPenMode property keyword
LINES_PER_INCH - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
linesPerInch property keyword
linkScreens(String, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Links valid MacroNextScreens to a given Screen in the macro.
linkScreens(String, String, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Links valid MacroNextScreens to a given Screen in the macro.
listBIDIModes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid values for BIDIMode property
listBIDIModes() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listBIDIModes()
listCategories() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists the categories currently defined in KeyRemap.
listCICSDefaultModes() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lists the valid CICSDefaultMode values.
listCICSGWCodePages() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns the list of valid CICSGWCodePage values.
listCICSGWCodePages() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listCICSGWCodePages()
listCodePages() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid codePage values for the current session type.
listCodePages() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists valid codePages for the current session type.
listCodePages() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listCodePages()
listCodePages() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid host codePages.
listCodePages(String) - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid codePage values for the given session type.
listCodePages(String) - Static method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists valid codePages for the specified session type.
listCodePages(String) - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listCodePages(String)
listCursorDirections() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid values for cursorDirections property
listCursorDirections() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listCursorDirections()
listDrawFieldAttrs() - Static method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns a list of the valid drawFieldAttr values.
listFixedFonts(String) - Static method in class com.ibm.eNetwork.beans.HOD.Screen
Enumerates the list of valid fonts available for displaying screen in fixed font mode.
listFontNames(String) - Static method in class com.ibm.eNetwork.beans.HOD.Screen
Enumerates the list of valid monospaced fonts available on the system.
listFontNames(String) - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
Enumerates the list of valid monospaced fonts available on the system.
listFontSizes(String) - Static method in class com.ibm.eNetwork.beans.HOD.Screen
Enumerates the list of valid fixed font sizes available on the system.
listFontStyles() - Static method in class com.ibm.eNetwork.beans.HOD.Screen
Enumerates a list of valid font styles.
listFontStyles() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
Enumerates a list of valid font styles.
listFunctions() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists the functions currently available in KeyRemap.
listGraphicsCellSizes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid graphicsCellSize values
listHistorySizes() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid History size values for the current session type.
listHistorySizes() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listHistorySizes()
listHistorySizes(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid History size values for the current session type.
listHostFileOrientations() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid HostFileOrientation values.
listHostTypes() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns the list of valid hostType values.
listLam_AlefCompression() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid Lam_AlefCompression values.
listLam_AlefExpansion() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid Lam_AlefExpansion values.
listLamAlef() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns the list of valid textType values.
listLUMLicensing() - Static method in class com.ibm.eNetwork.beans.HOD.Session
 
listMacros() - Method in interface com.ibm.eNetwork.beans.HOD.MacroIOProvider
Returns a list of all the macros in persistent storage.
listMappings(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists the Keystrokes that remap to the specified function.
listMVSDefaultModes() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lists the valid MVSDefaultMode values.
listNonRepeatingKeys() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists the non-repeating keys added to KeyRemap.
listNumerals() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid Numerals values.
listNumeralShapes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns the list of valid numeralShape values.
listNumeralShapes() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listNumeralShapes()
listNumeralShapesDisp() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid values for NumeralShape property
listNumeralShapesDisp() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listNumeralShapesDisp()
listOS400DefaultModes() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lists the valid OS400 default mode values.
listPads() - Static method in class com.ibm.eNetwork.beans.HOD.KeyPad
Enumerates the list of pads.
listPasteTabOptions() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid pasteOptionsType values.
listPasteTabOptions() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listPasteTabOptions()
listPCCodePages() - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid PCCodePages.
listPCCodePages(String) - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid PCCodePage names.
listPCFileOrientations() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid PCFileOrientation values.
listPCFileTypes() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid PCFileType values.
listPdfPaperOrientations() - Static method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns a list of the valid pdfPaperOrientation values.
listPdfPaperSizes() - Static method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns a list of the valid pdfPaperSize values.
listPrintBufferSizes() - Static method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Returns a list of the valid printBufferSize values.
listProxyAuthenMethods() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid proxy server authentication methods.
listProxyTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid proxy type values.
listRound_Trip() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid Round_Trip values.
listRoundTripModes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid roundTrip values.
listRoundTripModes() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listRoundTripModes()
listRTLUNICODE() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns the list of valid RTLUNICODE values.
listScreenSizes() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid screenSize values for the current session type.
listScreenSizes() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listScreenSizes()
listScreenSizes(String) - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid screenSize values for the specified session type.
listScreenSizes(String) - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listScreenSizes(String)
listSessionTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid sessionType values.
listSessionTypes() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Lists the valid sessionTypes.
listShapes() - Static method in class com.ibm.eNetwork.beans.HOD.KeyPad
Enumerates the list of valid shapes.
listSmartOrdering() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid values for smartOrdering property
listSym_Swap() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Returns a list of the valid Sym_Swap values.
listTextOrientations() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid textOrientation values.
listTextOrientations() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listTextOrientations()
listTextTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns the list of valid textType values.
listTextTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listTextTypes()
listTextTypesDisp() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid values for TextTypeDisp property
listTextTypesDisp() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listTextTypesDisp()
listThaiDisplayModes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns the list of valid ThaiDisplayMode values.
listThaiDisplayModes() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listThaiDisplayModes()
listVMDefaultModes() - Static method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Lists the valid VMDefaultMode values.
listVTIDs() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid VT ID values for this VT Session.
listVTIDs() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listVTIDs()
listVTTerminalTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid VTTerminalTypes.
listVTTerminalTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.listVTTerminalTypes()
LoadableAppletInterface - interface com.ibm.eNetwork.HOD.common.cached.LoadableAppletInterface.
LoadableAppletInterface provides an optional mechanism to access the caching management of Host On-Demand specific libraries provided by the Host On-Demand server.
LoadableJSAppletInterface - interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface.
LoadableJSAppletInterface provides an optional mechanism to access the caching management of Host On-Demand specific libraries provided by the Host On-Demand server and to provide access to the applet via Java Script.
LOGEXCEPTION - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of LOGEXCEPTION
LOGICAL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textType property value - logical (bi-directional sessions only)
LOGICAL_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
LOGMESSAGE - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of LOGMESSAGE
LU_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
LUName property keyword
LU_NAME_BACKUP1 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
LUName property keyword (backup 1)
LU_NAME_BACKUP2 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
LUName property keyword
LUM_LICENSING - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Lum licensing property keyword
LUM_PORT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Lum port property keyword
LUM_SERVER - Static variable in class com.ibm.eNetwork.beans.HOD.Session
LUM server property keyword

M

Macro - class com.ibm.eNetwork.beans.HOD.Macro.
Macro bean contains functionality for playing and recording host terminal user actions when it is wired to either a Terminal bean or a Session bean.
MACRO_LIST - Static variable in class com.ibm.eNetwork.beans.HOD.MacroManager
MacroList property keyword.
Macro() - Constructor for class com.ibm.eNetwork.beans.HOD.Macro
Macro Bean null constructor.
Macro(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.Macro
Constructor which takes a Properties object containing the initial property settings.
MacroAction - class com.ibm.eNetwork.beans.HOD.MacroAction.
The MacroAction class is the parent class of all macro actions allowable for the Macro bean.
MacroActionBoxSelect - class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect.
This class represents one box selection action associated with a MacroScreen object.
MacroActionBoxSelect() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Constructs an empty instance of a macro box selection action.
MacroActionBoxSelect(int, int, int, int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Constructs a functional instance of a macro box selection action with the given parameters.
MacroActionCommWait - class com.ibm.eNetwork.beans.HOD.MacroActionCommWait.
This class represents one communication wait action associated with a MacroScreen object.
MacroActionCommWait() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Constructs an empty instance of a macro communication wait.
MacroActionCommWait(int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Constructs a functional instance of a macro communication wait with the given parameters.
MacroActionCustom - class com.ibm.eNetwork.beans.HOD.MacroActionCustom.
This class represents one custom action associated with a MacroScreen object.
MacroActionCustom() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Constructs an empty instance of a MacroCustomAction.
MacroActionCustom(String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Constructs a functional instance of a MacroCustomAction with the given parameters.
MacroActionExtract - class com.ibm.eNetwork.beans.HOD.MacroActionExtract.
This class represents one extract action associated with a MacroScreen object.
MacroActionExtract() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Constructs an empty instance of a macro extract.
MacroActionExtract(int, int, int, int, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Constructs a functional instance of a macro extract with the given parameters.
MacroActionExtract(int, int, int, int, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Constructs a functional instance of a macro extract with the given parameters.
MacroActionIf - class com.ibm.eNetwork.beans.HOD.MacroActionIf.
This class represents one if-else block of actions associated with a MacroScreen object.
MacroActionIf() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionIf
Constructs an empty instance of a macro if action.
MacroActionIf(String, Vector, Vector) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionIf
Constructs a working instance of a macro if action
MacroActionInput - class com.ibm.eNetwork.beans.HOD.MacroActionInput.
This class represents one input action associated with a MacroScreen object.
MacroActionInput() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionInput
Constructs an empty instance of a macro input action.
MacroActionInput(String, boolean, boolean, ECLPS) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionInput
Constructs a functional instance of a macro input action with the given parameters.
MacroActionInput(String, int, int, boolean, boolean, ECLPS) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionInput
Constructs a functional instance of a macro input action with the given parameters.
MacroActionMessage - class com.ibm.eNetwork.beans.HOD.MacroActionMessage.
This class represents one message action associated with a MacroScreen object.
MacroActionMessage() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Constructs an empty instance of a macro message action.
MacroActionMessage(String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Constructs a functional instance of a macro message action with the given parameter.
MacroActionMouseClick - class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick.
This class represents one mouse click action associated with a MacroScreen object.
MacroActionMouseClick() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Constructs an empty instance of a macro mouse click action.
MacroActionMouseClick(int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Constructs an working instance of a macro mouse click action.
MacroActionPause - class com.ibm.eNetwork.beans.HOD.MacroActionPause.
This class represents one pause action associated with a MacroScreen object.
MacroActionPause() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPause
Constructs an empty instance of a macro pause.
MacroActionPause(long) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPause
Constructs a functional instance of a macro pause with the given parameter.
MacroActionPause(long, boolean) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPause
Constructs a functional instance of a macro pause with the given parameters.
MacroActionPerform - class com.ibm.eNetwork.beans.HOD.MacroActionPerform.
This class represents one perform action associated with a MacroScreen object.
MacroActionPerform() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPerform
Constructs an empty instance of a macro perform action.
MacroActionPerform(String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPerform
Constructs a functional instance of a macro perform action with the given parameter.
MacroActionPlayMacro - class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro.
This class represents one play macro action associated with a MacroScreen object.
MacroActionPlayMacro() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Constructs an instance of default MacroActionPlayMacro.
MacroActionPlayMacro(String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Constructs an instance of MacroActionPlayMacro with macro name specified.
MacroActionPlayMacro(String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Constructs an instance of MacroActionPlayMacro with macro name and start screen name specified.
MacroActionPlayMacro(String, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Constructs an instance of MacroActionPlayMacro with macro name, start screen name, and a type of variable transfer specified.
MacroActionPlayMacro(String, String, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Constructs an instance of MacroActionPlayMacro with macro name, start screen name, a type of variable transfer, and macro chain ID specified.
MacroActionPrintEnd - class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd.
This class represents a printer end action associated with a playing macro script.
MacroActionPrintEnd() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd
The default constructor for this class.
MacroActionPrintExtract - class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract.
This class represents a printer extract action associated with a playing macro script.
MacroActionPrintExtract() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
The default constructor for this class.
MacroActionPrintExtract(int, int, int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
A non-default constructor for the situation where all of the row and column values must be specified for the target rectangle.
MacroActionPrintStart - class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart.
This class represents a printer start action associated with a playing macro script.
MacroActionPrintStart() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
The default constructor for this class.
MacroActionPrintStart(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
A non-default constructor for the situation where the printer stream configuration properties need to be specified.
MacroActionPrompt - class com.ibm.eNetwork.beans.HOD.MacroActionPrompt.
This class represents one prompt action associated with a MacroScreen object.
MacroActionPrompt() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Constructs an empty instance of a macro prompt.
MacroActionPrompt(int, int, int, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Constructs a functional instance of a macro prompt with the given parameters.
MacroActionPrompt(MacroActionInput) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Constructs a functional instance of a macro prompt from the relevant parameters in the given MacroActionInput object.
MacroActionRunProgram - class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram.
This class represents one run program action associated with a MacroScreen object.
MacroActionRunProgram() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Constructs an empty instance of a macro run program action.
MacroActionRunProgram(String, String, boolean) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Constructs a functional instance of a macro run program action with the given parameters.
MacroActions - class com.ibm.eNetwork.beans.HOD.MacroActions.
This class is the collection class for the MacroAction objects associated with a particular instance of a MacroScreen object.
MacroActions() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActions
Constructs an empty instance of a MacroActions object.
MacroActions(Vector) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActions
Constructs a MacroActions object using the given vector.
MacroActionTrace - class com.ibm.eNetwork.beans.HOD.MacroActionTrace.
This class represents one trace action associated with a MacroScreen object.
MacroActionTrace() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Constructs an empty instance of a macro trace action.
MacroActionTrace(String, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Constructs a functional instance of a macro trace action with the given parameters.
MacroActionVarUpdate - class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate.
This class represents one variable update action associated with a MacroScreen object.
MacroActionVarUpdate() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Default constructor for a variable update action.
MacroActionVarUpdate(String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Constructs a variable update action with the given parameters.
MacroCustomActionEvent - class com.ibm.eNetwork.beans.HOD.event.MacroCustomActionEvent.
Event fired to objects implementing MacroCustomActionListener interface (must call Macro.addMacroCustomActionListener).
MacroCustomActionEvent(Macro, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroCustomActionEvent
Constructs a working instance of a MacroCustomActionEvent object.
MacroCustomActionListener - interface com.ibm.eNetwork.beans.HOD.event.MacroCustomActionListener.
Objects should implement this interface if they want to be called for any custom actions specified in a currently playing macro.
MacroDebugActionEvent - class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent.
Event fired to objects implementing MacroDebugListener interface (must call Macro.addMacroDebugListener).
MacroDebugActionEvent(Macro, MacroAction, MacroActions, MacroScreen, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Constructs a working instance of a macro debug action event.
MacroDebugListener - interface com.ibm.eNetwork.beans.HOD.event.MacroDebugListener.
Objects should implement this interface if they want to debug a macro's play in the Macro bean.
macroDebugStart(MacroDebugStartEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroDebugListener
Called right before the macro begins its play logic.
MacroDebugStartEvent - class com.ibm.eNetwork.beans.HOD.event.MacroDebugStartEvent.
Event fired to MacroDebugListener.macroDebugStart().
MacroDebugStartEvent(Macro) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroDebugStartEvent
Constructs a working instance of a macro debug start event.
macroDebugStop(MacroDebugStopEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroDebugListener
Called immediately after the macro ends its play logic.
MacroDebugStopEvent - class com.ibm.eNetwork.beans.HOD.event.MacroDebugStopEvent.
Event fired to MacroDebugListener.macroDebugStop().
MacroDebugStopEvent(Macro) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroDebugStopEvent
Constructs a working instance of a macro debug stop event.
MacroErrorEvent - class com.ibm.eNetwork.beans.HOD.event.MacroErrorEvent.
Event fired to MacroRuntimeListener.macroErrorEvent().
macroErrorEvent(MacroErrorEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener
Called when an error occurs during Macro run time.
MacroErrorEvent(Macro, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroErrorEvent
Constructs a working instance of a macro error event.
MacroErrorEvent(Macro, String, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroErrorEvent
Constructs a working instance of a macro error event.
MacroException - exception com.ibm.eNetwork.beans.HOD.MacroException.
Exception class thrown by the Host On-Demand Macro system
MacroException() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroException
Constructs an empty exception.
MacroException(String) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroException
Constructs an exception with the given message.
MacroExtractCoordEvent - class com.ibm.eNetwork.beans.HOD.event.MacroExtractCoordEvent.
MacroExtractCoordEvent is fired to MacroExtractCoordListeners by Macro when it encounters an extract action in the macro.
macroExtractCoordEvent(MacroExtractCoordEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroExtractCoordListener
Called so that the listener may dynamically modify the coordinates of an extract during Macro run time.
MacroExtractCoordEvent(Macro, MacroScreen, MacroActionExtract) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroExtractCoordEvent
Constructs a new MacroExtractEvent object.
MacroExtractCoordListener - interface com.ibm.eNetwork.beans.HOD.event.MacroExtractCoordListener.
MacroExtractCoordListener is an interface that contains the callback method that allows a listener to modify the extracting rectangle coordinates for an extract action during play time.
MacroExtractEvent - class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent.
MacroExtractEvent is fired to MacroRuntimeListeners by Macro when it encounters an extract line in the macro.
macroExtractEvent(MacroExtractEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener
Called when a Macro extract event occurs.
MacroExtractEvent(Macro, String, String[]) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Constructs a new MacroExtractEvent object.
MacroExtractEvent(Macro, String, String[], char[][], char[][], char[][], char[][], char[][]) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Constructs a new MacroExtractEvent object.
MacroIOProvider - interface com.ibm.eNetwork.beans.HOD.MacroIOProvider.
MacroIOProvider is an interface that contains the callback methods to store and retrieve macros for MacroManager.
MacroLoopEvent - class com.ibm.eNetwork.beans.HOD.event.MacroLoopEvent.
MacroLoopEvent is fired to MacroLoopListeners by Macro once for each screen in a macro if the screen has a positive recognition limit value.
macroLoopEvent(MacroLoopEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroLoopListener
Called so that the listener may dynamically modify the recognition looping limit for a given screen during macro run time.
MacroLoopEvent(Macro, MacroScreen) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroLoopEvent
Constructs a new MacroLoopEvent object.
MacroLoopListener - interface com.ibm.eNetwork.beans.HOD.event.MacroLoopListener.
MacroLoopListener is an interface that allows a listener to modify the number of times a screen can be looped.
MacroManager - class com.ibm.eNetwork.beans.HOD.MacroManager.
The MacroManager bean is a Graphical User Interface for creating, playing, and managing macros when it is wired to either a Terminal bean or a Session bean.
MacroManager() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroManager
Constructs a MacroManager bean.
MacroManager(Macro) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroManager
Constructs a MacroManager bean and sets the Macro bean contained by MacroManager.
MacroManager(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroManager
Constructs a MacroManager bean from a Properties object.
MacroMessageEvent - class com.ibm.eNetwork.beans.HOD.event.MacroMessageEvent.
Event fired to MacroRuntimeListener.macroMessageEvent().
macroMessageEvent(MacroMessageEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener
Called when a Macro message event occurs.
MacroMessageEvent(Macro, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroMessageEvent
Constructs a working instance of a macro message event.
MacroNextScreens - class com.ibm.eNetwork.beans.HOD.MacroNextScreens.
This is a collection class for MacroScreen objects that can follow a particular instance of a MacroScreen object.
MacroNextScreens() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Constructs an empty instance of a MacroNextScreens object.
MacroParseEvent - class com.ibm.eNetwork.beans.HOD.event.MacroParseEvent.
Event fired to objects implementing the MacroParseListener interface.
MacroParseEvent(Macro) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroParseEvent
Constructs a parse event with Macro as its source.
MacroParseListener - interface com.ibm.eNetwork.beans.HOD.event.MacroParseListener.
Objects should implement this interface if they want to discover statistics about any parsing errors that occur on the Macro bean.
MacroParseStat - class com.ibm.eNetwork.beans.HOD.event.MacroParseStat.
Object passed on a MacroParseEvent that contains statistics on every error that occurred in a macro parse.
MacroParseStat() - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroParseStat
 
MacroPrinterDriver - class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver.
MacroPrinterDriver provides assess to the local Windows platform printer stream.
MacroPrinterDriver(ECLSession) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
There is no default constructor for this class, because an instance of a ECLSession must be provided.
MacroPrinterDriver(ECLSession, Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
There is no default constructor for this class, because an instance of a ECLSession must be provided.
MacroPromptEvent - class com.ibm.eNetwork.beans.HOD.event.MacroPromptEvent.
MacroPromptEvent is fired to MacroRuntimeListeners by Macro when it encounters a prompt line in the macro and needs data for that prompt.
MacroPromptEvent(Macro, MacroPrompts) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroPromptEvent
Constructs a new MacroPromptEvent object.
macroPromptEvent(MacroPromptEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener
Called when a Macro prompt event occurs.
MacroPrompts - class com.ibm.eNetwork.beans.HOD.MacroPrompts.
MacroPrompts class contains functionality for iterating through and setting prompt values fired in a MacroPromptEvent.
MacroPrompts(Macro) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroPrompts
Constructs an instance of a prompt collection object.
MacroRecoDebugEvent - class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent.
Event fired to objects implementing MacroDebugListener interface (must call Macro.addMacroDebugListener).
MacroRecoDebugEvent(ECLScreenReco, ECLPS, ECLScreenDesc) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Constructs a working instance of a MacroRecoDebugEvent.
MacroRecoDebugEvent(Macro, ECLRecoDebugEvent, MacroScreens, MacroScreen) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroRecoDebugEvent
Constructs a working instance of a MacroRecoDebugEvent.
MacroRuntimeListener - interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener.
MacroRuntimeListener is an interface that contains the callback methods for Macro state, prompt, and extract events.
MacroScreen - class com.ibm.eNetwork.beans.HOD.MacroScreen.
This class contains the description, actions, and next-screen links for one screen in a macro.
MacroScreen() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroScreen
Constructs an empty instance of a macro screen.
MacroScreen(String, ECLScreenDesc, MacroActions, MacroNextScreens, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroScreen
Constructs a functional instance of a macro screen with the given parameters.
MacroScreen(String, ECLScreenDesc, MacroActions, MacroNextScreens, int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroScreen
Constructs a functional instance of a macro screen with the given parameters.
MacroScreens - class com.ibm.eNetwork.beans.HOD.MacroScreens.
This class is the collection class for the MacroScreen objects associated with a particular macro.
MacroScreens() - Constructor for class com.ibm.eNetwork.beans.HOD.MacroScreens
Constructs an empty instance of a MacroScreens object.
MacroScreens(Vector) - Constructor for class com.ibm.eNetwork.beans.HOD.MacroScreens
Constructs a MacroScreens object using the given vector.
MacroStateEvent - class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent.
MacroExtractEvent is fired to MacroRuntimeListeners by Macro when Macro's state changes.
MacroStateEvent(Macro, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Constructs a new MacroStateEvent object.
macroStateEvent(MacroStateEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener
Called when a Macro state event occurs.
MacroTickTockEvent - class com.ibm.eNetwork.beans.HOD.event.MacroTickTockEvent.
MacroTickTockEvent is fired to MacroTickTockListeners by Macro when it is waiting for a MacroScreen in a given MacroNextScreens object to appear from the host.
MacroTickTockEvent(Macro, MacroNextScreens, int, int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroTickTockEvent
Constructs a new MacroTickTockEvent object.
macroTickTockEvent(MacroTickTockEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroTickTockListener
Called every second during a screen boundary wait so that the listener may update any feedback mechanism showing the time status for the screen wait.
MacroTickTockListener - interface com.ibm.eNetwork.beans.HOD.event.MacroTickTockListener.
MacroTickTockListener is an interface that contains the callback method for macro screen wait timer ticks.
MacroTraceEvent - class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent.
Event fired to MacroRuntimeListener.macroTraceEvent().
MacroTraceEvent(Macro, int, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent
Constructs a working instance of a macro trace event.
macroTraceEvent(MacroTraceEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroRuntimeListener
Called when a Macro trace event occurs.
MARKED_AREA_PRINTING_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
markedAreaPrintingEnabled property keyword
MAX_CHARS_PER_LINE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
maxCharsPerLine property keyword
MAX_LINES_PER_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
maxLinesPerPage property keyword
MESSAGE_LIBRARY - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
messageLibrary property keyword
MESSAGE_QUEUE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
messageQueue property keyword
MOTION_EVENT - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
The ScreenMouseEvent was a mouse motion event
MOUSE_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
mouse enabled property keyword
MOUSE_EVENT - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
The ScreenMouseEvent was a mouse event
mouseEvent(ScreenMouseEvent) - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
ScreenMouseListener interface method.
mouseEvent(ScreenMouseEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ScreenMouseListener
Invoked when a ScreenMouseEvent occurs on Screen.
mouseMotionEvent(ScreenMouseEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ScreenMotionListener
Invoked when a ScreenMotionEvent is generated.
moveBox(int) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Moves the cut and paste selection box on the screen.
moveBox(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Moves the cut and paste selection box on the screen.
MTU_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MTU_SIZE property keyword
MVS_CLEAR - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSClear property keyword
MVS_DEFAULT_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSDefaultMode property keyword
MVS_GET_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSGetBinary property keyword
MVS_GET_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSGetText property keyword
MVS_PUT_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSPutBinary property keyword
MVS_PUT_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSPutText property keyword
MVS_TSO - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostType property value - MVS/TSO Host

N

NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Name property keyword.
NATIONAL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numeralShape property value - national (bi-directional sessions only)
NATIONAL_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
nextScreens() - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns an enumeration for all the MacroScreen objects contained in the MacroNextScreens collection.
nodeSelected(HTreeNode) - Method in class com.ibm.eNetwork.beans.HOD.ScreenCustomizer
 
NOMINAL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numeralShape property value - nominal (bi-directional sessions only)
NOMINAL_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numeralShapeDisp property values (VT bi-directional sessions only)
NUM_FIELD_LOCK - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numericFieldLock property keyword
NUM_SWAP_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Numeric swapping value - (Arabic 3270 sessions only)
NUMERAL_SHAPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numeralShape property keyword
NUMERAL_SHAPE_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
numeralShapeDisp property keyword (VT bi-directional sessions only)
NUMERALS - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Numerals property keyword, this keyword only applies to Arabic hosts
NUMERALS_CONTEXTUAL - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Numerals property value - Numerals_Contextual, this value only applies to Arabic hosts
NUMERALS_NATIONAL - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Numerals property value - Numerals_National, this value only applies to Arabic hosts
NUMERALS_NOMINAL - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Numerals property value - Numerals_Nominal, this value only applies to Arabic hosts
NUMERIC_SWAP - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
NumericSwap property keyword

O

OIA - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
The ScreenMouseEvent occurred on the screen OIA
OIA_ATTENTION - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
OIA Color, Attention Indicator.
OIA_BACKGROUND - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
OIA Color, OIA Background.
OIA_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
OIA Color, Error Indicator.
OIA_INFORMATION - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
OIA Color, Information Indicator.
OIA_STATUS - Static variable in class com.ibm.eNetwork.beans.HOD.ColorRemap
OIA Color, Status Indicator.
OIA_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
OIAVisible property keyword
OIA_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
OIAVisible property keyword
OIAEvent - class com.ibm.eNetwork.beans.HOD.event.OIAEvent.
The operator information area (OIA) event.
OIAEvent(Object, long, long, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.OIAEvent
Constructs a new OIA event with the specified source, current state flags, changed state flags, and any associated data.
OIAEvent(OIAEvent) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Handler method for OIAEvents.
OIAEvent(OIAEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.OIAListener
Invoked when an OIAEvent occurs.
OIAListener - interface com.ibm.eNetwork.beans.HOD.event.OIAListener.
The listener interface for receiving operator information area (OIA) events.
OLD_SHOW_URLS_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
OMIT_SOSI - Static variable in class com.ibm.eNetwork.beans.HOD.Session
omit SOSI property keyword
openPrinter() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
The openPrinter method readies the printer driver and opens a new printer job stream.
OS2 - Static variable in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Used to specify the input or output host type as an OS/2 platform.
OS390 - Static variable in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Used to specify the input or output host type as an OS/390 platform.
OS400 - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostType property value - OS/400 Host
OS400 - Static variable in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Used to specify the input or output host type as an OS/400 platform.
OS400_DEFAULT_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400DefaultMode property keyword
OS400_GET_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400GetBinary property keyword
OS400_GET_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400GetText property keyword
OS400_PROXY_SERVER_DSTADDR - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400ProxyServerDstAddr property keyword
OS400_PROXY_SERVER_DSTPORT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400ProxyServerDstPort property keyword
OS400_PROXY_SERVER_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400ProxyServerEnabled property keyword
OS400_PUT_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400PutBinary property keyword
OS400_PUT_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400PutText property keyword
OS400_XFER_DSTADDR - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400XferDstAddr property keyword
OS400_XFER_USERID - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
OS400XferUserID property keyword

P

PA1_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
pa1KeyVisible property keyword
PA2_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
pa2KeyVisible property keyword
PAD - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
pad property keyword
PAD_1 - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
pad property value - key pad 1
PAD_2 - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
pad property value - key pad 2
parseFailed(MacroParseEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroParseListener
Called when there is an error in parsing the macro
parsePassed() - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroParseListener
Called when the macro successfully parsed
parseStats() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroParseEvent
Returns the parse statistics enumeration for the parse.
PASTE - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Paste GUI event.
PASTE_FIELD_WRAP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste Field Wrap property keyword
PASTE_LINE_WRAP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste word line wrap property keyword
PASTE_STOP_PRO_LINE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste Stop At Protected Line property keyword
PASTE_TAB_COLUMNS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste Tab Columns property keyword
PASTE_TAB_OPTIONS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste Tab Options property keyword
PASTE_TAB_SPACES - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste Tab Spaces property keyword
PASTE_TO_TRIMMED_AREA - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste To Trimmed area property keyword
PASTE_WORD_BREAK - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Paste Don't Split Words property keyword
pasteFromClipboard() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Pastes the data from the clipboard at the current cursor location.
pasteFromClipboard() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Pastes the data from the clipboard at the current cursor location.
pasteFromClipboard(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Pastes the data from the clipboard at the current cursor location with conditional paste next functionality
pasteFromClipboard(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Pastes the data from the clipboard at the current cursor location with conditional paste next functionality.
PASTENEXT - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Paste Next GUI event.
PAUSE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
pause property keyword
PAUSE_TIME - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
PauseTime property keyword.
pause() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Pauses recording or playing the macro.
pause() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Toggles pause recording or playing the macro.
PC_CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
PCCodePage property keyword
PC_FILE_ORIENTATION - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
PCFileOrientation property keyword, this keyword only applies to bi-directional hosts
PC_FILE_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
PCFileType property keyword, this keyword only applies to bi-directional hosts
PDT_FILE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
PDTFile property keyword
play() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Plays the current macro.
play() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Toggles the play state of the current macro.
play(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Plays the current macro starting with the given screen.
play(String, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Plays the current macro starting with the given screen and action.
PORT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
port property keyword
PORT_BACKUP1 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
port property keyword (backup 1)
PORT_BACKUP2 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
port property keyword
PRINT_BUFFSIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
printBufferSize property keyword
PRINT_BUFFSIZE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printBufferSize property keyword
PRINT_DESTINATION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
printDestination property keyword
PRINT_DESTINATION - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printDestination property keyword
PRINT_FILE_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
printFileName property keyword
PRINT_FILE_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printFileName property keyword
PRINT_NULLS_AS_SPACES - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printNullsAsSpaces property keyword
PRINT_SEPARATE_FILES - Static variable in class com.ibm.eNetwork.beans.HOD.Session
separateFiles property keyword
PRINT_SEPARATE_FILES - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
separateFiles property keyword
PRINTER_FONT_CODE_PAGE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printerFontCodePage property keyword
PRINTER_MODEL - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printerModel property keyword
PRINTER_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
printerName property keyword
PRINTER_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printerName property keyword
PrintJobEvent - class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent.
HostPrintSession fires PrintJobEvent events to notify interested listeners about a current print job.
PrintJobEvent(Object, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
 
PrintJobEvent(Object, int, int, String) - Constructor for class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
 
PrintJobEvent(PrintJobEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.PrintJobListener
Invoked when a PrintJobEvent event occurs.
PrintJobListener - interface com.ibm.eNetwork.beans.HOD.event.PrintJobListener.
The PrintJobListener interface can be used to implement an object which will receive PrintJobEvent events.
printScreen() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Prints the current Screen contents to the default printer.
printScreen() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Prints the current Screen contents to the default printer.
printTestPage() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Prints Test page
processConversion() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Performs a codepage-to-codepage transformation according to the attributes registered in the Converter bean instance.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Invoked if this bean is registered as a PropertyChangeListener on a bean who's properties are changed.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Invoked if this bean is registered as a PropertyChangeListener on a bean who's properties are changed.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
PropertyChangeListener interface method.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
PropertyChangeListener interface method.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Handler method for PropertyChangeEvents.
PROXY_AUTHEN_BASIC - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Basic Authentication property keyword.
PROXY_AUTHEN_CLEAR_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Clear Text Authentication property keyword.
PROXY_AUTHEN_METHOD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy Authentication Method keyword.
PROXY_AUTHEN_NONE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
No Proxy Authentication property keyword.
PROXY_BROWSER_DEFAULT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy browser default keyword.
PROXY_HTTP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
HTTP proxy keyword.
PROXY_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy server user password keyword.
PROXY_SOCKS_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Deprecated.
PROXY_SOCKS_USERSID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Deprecated.
PROXY_SOCKS_V4 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SOCKS v4 proxy keyword.
PROXY_SOCKS_V5 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SOCKS v5 proxy keyword.
PROXY_SOCKS_V5_THEN_V4 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SOCKS Proxy v5 then v4 keyword.
PROXY_SRV_HOST_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy server name property keyword.
PROXY_SRV_HOST_PORT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy server port property keyword.
PROXY_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy Type keyword.
PROXY_USERSID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Proxy server user ID keyword.
PRT_SCRN_FOOTER_PLACE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
footerPlace property keyword
PRT_SCRN_FOOTER_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
footerText property keyword
PRT_SCRN_HEADER_PLACE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
headerPlace property keyword
PRT_SCRN_HEADER_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
headerText property keyword
PRT_SCRN_NOT_SHOW_DIALOG - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
skipPrintDialog property keyword
PRT_SCRN_PLACE_CENTER - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
header/footer place center
PRT_SCRN_PLACE_LEFT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
header/footer place left
PRT_SCRN_PLACE_RIGHT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
header/footer place right
PSEvent - class com.ibm.eNetwork.beans.HOD.event.PSEvent.
The presentation space event.
PSEvent(Object, ECLPSEvent) - Constructor for class com.ibm.eNetwork.beans.HOD.event.PSEvent
Constructs a new PSEvent with the specified source and based on the specified ECLPSEvent.
PSEvent(PSEvent) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Handler method for PSEvents.
PSEvent(PSEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.PSListener
Invoked when a presentation space event occurs.
PSListener - interface com.ibm.eNetwork.beans.HOD.event.PSListener.
The listener interface for receiving presentation space events.
put(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Adds the given MacroScreen object corresponding of the given name to the next-screens collection.
putMacro(Properties) - Method in interface com.ibm.eNetwork.beans.HOD.MacroIOProvider
Saves a macro to persistent storage.

R

RADIO_BUTTONS_VISIBLE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
radioButtonsVisible property keyword
readExternal(ObjectInput) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Externalizable interface method to read the serialized bean properties.
readExternal(ObjectInput) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Externalizable interface method to read the serialized bean properties.
RECORD_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.MacroManager
RecordEnabled property keyword.
RECORD_UI - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
RecordUI property keyword.
RECORD_UI - Static variable in class com.ibm.eNetwork.beans.HOD.MacroManager
RecordUI property keyword.
record() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Starts recording a macro, or resumes recording if the Macro is in STATE_RECORD_PAUSED.
record() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Starts recording a macro or resumes recording a paused macro.
record(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Starts recording a macro, or resumes recording if the Macro is in STATE_RECORD_PAUSED.
REGISTER - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of REGISTER
remapBlink(BlinkRemapEvent) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Handler method for BlinkRemapEvents.
remapBlink(BlinkRemapEvent) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Handler method for BlinkRemapEvents.
remapBlink(BlinkRemapEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.BlinkRemapListener
Invoked when a BlinkRemapEvent occurs.
remapColor(ColorRemapEvent) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Handler method for ColorRemapEvents.
remapColor(ColorRemapEvent) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Handler method for ColorRemapEvents.
remapColor(ColorRemapEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ColorRemapListener
Invoked when a ColorRemapEvent occurs.
remove(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Removes the macro screen at the given index from the collection.
remove(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Removes the macro action at the given index from the collection.
remove(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Removes the macro prompt action at the given index from the collection.
remove(MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Removes the given macro action from the collection.
remove(MacroActionPrompt) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Removes the given macro prompt action from the collection.
remove(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Removes the given macro screen from the collection.
remove(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Removes the MacroScreen object corresponding to the given key from the next-screens collection.
removeAction(MacroAction) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Convenience method to remove a MacroAction object from the MacroActions collection object contained in this MacroScreen object.
removeActionListener(ActionListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Unregisters the specified ActionListener so that it no longer receives ActionEvents from any category.
removeActionListener(ActionListener) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Removes registered ActionEvent listeners.
removeButton(Component, int) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Deprecated.  
removeButton(HButton) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Removes a user defined button from the bottom row of the Graphical User Interface
removeColorRemapListener(ColorRemapListener) - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
remove color remap listeners
removeCommListener(CommListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Removes a CommEvent listener
removeCommListener(CommListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.removeCommListener(CommListener listener)
removeCommListener(CommListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.removeCommListener(CommListener)
removeFocusListener(FocusListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a java.awt.event.FocusListener from the Bean.
removeFunction(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Removes a function.
removeGUIListener(GUIListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Removes a GUIEvent listener
removeGUIListener(GUIListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.removeGUIListener(GUIListener)
removeKeyListener(KeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Removes a java.awt.event.KeyListener from the Screen Bean.
removeKeyListener(KeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a java.awt.event.KeyListener from the Bean.
removeMacro(String) - Method in interface com.ibm.eNetwork.beans.HOD.MacroIOProvider
Deletes a macro from persistent storage.
removeMacroCustomActionListener(MacroCustomActionListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroCustomActionListener from the macro.
removeMacroDebugListener(MacroDebugListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroDebugListener from the macro.
removeMacroDebugListener(MacroDebugListener) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Removes the given MacroDebugListener from list of listeners.
removeMacroExtractCoordListener(MacroExtractCoordListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroExtractCoordListener from the macro.
removeMacroIOProvider(MacroIOProvider) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Removes the given MacroIOProvider from MacroManager.
removeMacroLoopListener(MacroLoopListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroLoopListener from the macro.
removeMacroParseListener(MacroParseListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroParseListener from the macro.
removeMacroParseListener(MacroParseListener) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Removes the given MacroParseListener from the list of listeners.
removeMacroRuntimeListener(MacroRuntimeListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroRuntimeListener from the macro.
removeMacroRuntimeListener(MacroRuntimeListener) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Removes the given MacroRuntimeListener from list of listeners.
removeMacroTickTockListener(MacroTickTockListener) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Removes the given MacroTickTockListener from the macro.
removeMapping(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Removes a mapping.
removeMouseListener(MouseListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a java.awt.event.MouseListener from the Bean.
removeMouseMotionListener(MouseMotionListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a java.awt.event.MouseMotionListener from the Bean.
removeNextScreen(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Convenience method to remove a MacroScreen object from the vector of valid next-screens contained in this MacroScreen object.
removeNonRepeatingKey(int) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Removes a non-repeating key.
removeOIAListener(OIAListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Remove an OIAEvent listener
removeOIAListener(OIAListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.removeOIAListener(OIAListener listener)
removeOIAListener(OIAListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.removeOIAListener(OIAListener)
removePrintJobListener(PrintJobListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.removePrintJobListener(PrintJobListener listener)
removePrintJobListener(PrintJobListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Removes a PrintJob listener
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Removes a property change listener so that it no longer receives property change events.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Removes a property change listener so that it no longer receives property change events.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODCustomizer
Removes a PropertyChangeListener so that it no longer receives PropertyChangeEvents.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.removePropertyChangeListener(PropertyChangeListener listener)
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a PropertyChangeListener.
removePSListener(PSListener) - Method in class com.ibm.eNetwork.beans.HOD.Session
Removes a PSEvent listener
removePSListener(PSListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.removePSListener(PSListener)
removeScreenListener(ScreenListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Removes a ScreenListener.
removeScreenListener(ScreenListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a ScreenListener.
removeScreenMotionListener(ScreenMotionListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Removes a ScreenMotionListener.
removeScreenMotionListener(ScreenMotionListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a ScreenMotionListener.
removeScreenMouseListener(ScreenMouseListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Removes a ScreenMouseListener.
removeScreenMouseListener(ScreenMouseListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a ScreenMouseListener.
removeSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Unregisters the specified SendKeyListener so that it no longer receives SendKeyEvents.
removeSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Removes a SendKeyListener.
removeSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Removes the specified SendKeyListener so that it no longer receives SendKeyEvents.
removeSendKeyListener(SendKeyListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a SendKeyListener.
removeTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Removes a trace listener so that it no longer receives trace events.
removeTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Removes a trace listener so that it no longer receives trace events.
removeTraceListener(TraceListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See HODBean.removeTraceListener(TraceListener)
removeTraceListener(TraceListener) - Static method in class com.ibm.eNetwork.beans.HOD.trace.BeanTrace
Removes the Beans' common trace listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Removes a vetoable change listener so that it no longer receives notification of vetoable property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Removes a vetoable change listener so that it no longer receives notification of vetoable property changes.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.removeVetoableChangeListener(VetoableChangeListener listener)
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Removes a VetoableChangeListener.
requestFocus() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Transfers focus to the bean.
requestFocus() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Requests focus on Screen.
requestFocus() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Request focus on Terminal.
reset() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to rest the currently selected session's locked keyboard
reset() - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Resets KeyRemap to default functions, mappings, and non-repeating keys.
reset() - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Resets the color map to the default colors.
reset1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to rest the specified sessions locked keyboard
resetMapping(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Resets the specified Keystroke to its default mapping.
resetUserDefinedCursor() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Resets the mouse cursor on Terminal back to its normal cursor and follows its normal behavior.
RIGHT_TO_LEFT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textOrientation property value - right to left (bi-directional sessions only)
RIGHT_TO_LEFT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostFileOrientation, PCFileOrientation property value - RIGHTTOLEFT file, this value only applies to bi-directional hosts
ROUND_TRIP - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Round_Trip property keyword, this keyword only applies to bi-directional hosts
ROUND_TRIP_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Round_Trip property value - Round_TripOff, this value only applies to bi-directional hosts
ROUND_TRIP_ON - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Round_Trip property value - Round_TripOn, this value only applies to bi-directional hosts
ROUNDTRIP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
roundTrip property keyword
ROUNDTRIP_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.Session
roundTrip property value - roindtrip off (bi-directional sessions only)
ROUNDTRIP_ON - Static variable in class com.ibm.eNetwork.beans.HOD.Session
roundTrip property value - roindtrip on (bi-directional sessions only)
RTL_FILE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
printRTLFile property keyword
RULE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
rule property keyword
RULE - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Rule GUI event.

S

S11X2 - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
shape property value - 11 rows by 2 columns
S2X11 - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
shape property value - 2 rows by 11 columns
Screen - class com.ibm.eNetwork.beans.HOD.Screen.
Screen is a Bean which interprets and displays the PSEvents and OIAEvents which are fired by the Session Bean.
SCREEN_3D - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
3D property keyword
SCREEN_SIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
screenSize property keyword
Screen() - Constructor for class com.ibm.eNetwork.beans.HOD.Screen
Screen Bean null constructor.
Screen(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.Screen
Constructor that takes a Properties object containing the initial property settings.
ScreenCustomizer - class com.ibm.eNetwork.beans.HOD.ScreenCustomizer.
Customizer for the Screen Bean.
ScreenCustomizer() - Constructor for class com.ibm.eNetwork.beans.HOD.ScreenCustomizer
 
ScreenEvent - class com.ibm.eNetwork.beans.HOD.event.ScreenEvent.
The Screen Event.
ScreenEvent(Object, int, Insets, URL) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
Constructs a Screen Event.
ScreenKeyEvent - class com.ibm.eNetwork.beans.HOD.event.ScreenKeyEvent.
ScreenKeyEvent extends java.awt.event.KeyEvent and does not provide any additional functionality except to override the toString() method.
ScreenKeyEvent(Component, int, long, int, int) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ScreenKeyEvent
Constructs a new ScreenKeyEvent object with the specified source component, type, and modifiers
ScreenKeyEvent(Component, int, long, int, int, char) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ScreenKeyEvent
Constructs a new ScreenKeyEvent object with the specified source component, type, modifiers and key
ScreenKeyEvent(KeyEvent, Component) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ScreenKeyEvent
Constructs a new ScreenKeyEvent object with the specified source component, type, modifiers, key and original KeyEvent.
ScreenListener - interface com.ibm.eNetwork.beans.HOD.event.ScreenListener.
Listener interface which must be implemented to receive ScreenEvents.
ScreenMotionListener - interface com.ibm.eNetwork.beans.HOD.event.ScreenMotionListener.
Listener interface which must be implemented to receive ScreenMotionEvents.
ScreenMouseEvent - class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent.
Mouse events are generated from 3 distinct components of Screen: The screen text area, the screen OIA, and the border surrounding screen.
ScreenMouseEvent(Object, ECLPS, int, int, MouseEvent) - Constructor for class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
A ScreenMouseEvent.
ScreenMouseListener - interface com.ibm.eNetwork.beans.HOD.event.ScreenMouseListener.
Listener interface which must be implemented to receive ScreenMouseEvents.
screens() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns an enumeration of the macro screens in the collection.
screensCompared(MacroRecoDebugEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.MacroDebugListener
Called when a new screen appears and the Macro's screen matching logic is run.
SCS_SENSE - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
SCSSense property keyword
SECURITY_PROTOCOL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SecurityProtocol property keyword
SELECT - Static variable in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Used for get/setType.
SELECTALL - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Select All GUI event.
selectAll() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Selects the entire Screen for the purpose of copying or cutting the area.
selectAll() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Selects the entire Screen for the purpose of copying or cutting the area.
SendKeyEvent - class com.ibm.eNetwork.beans.HOD.event.SendKeyEvent.
The send key event.
SendKeyEvent(Object, String, KeyEvent) - Constructor for class com.ibm.eNetwork.beans.HOD.event.SendKeyEvent
Constructs a new send key event with the specified source and keys.
SendKeyListener - interface com.ibm.eNetwork.beans.HOD.event.SendKeyListener.
Listener interface which must be implemented to receive SendKeyEvents.
sendKeys(SendKeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.Session
Handles SendKeyEvents sent to this Session Bean.
sendKeys(SendKeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Handler method for SendKeyEvents.
sendKeys(SendKeyEvent) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Handler method for SendKeyEvents.
sendKeys(SendKeyEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.SendKeyListener
Method called when a SendKeyEvent is generated.
sendKeys1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session.
sendKeys2(String, String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session specified by sessionName
sendKeys3(String, String, int) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session specified by sessionName at the specified cursor location.
sendKeys4(String, String, int, int) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session specified by sessionName at the specified row and column.
SERVICE_MGR_HOST - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Service manager host property keyword
Session - class com.ibm.eNetwork.beans.HOD.Session.
The Session Bean is used to establish a connection with a host.
SESSION_ID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
sessionID property keyword
SESSION_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
sessionName property keyword
SESSION_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
sessionType property keyword
SESSION_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyRemap
sessionType property keyword
SESSION_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
sessionType property keyword
SESSION_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
sessionType property keyword
Session() - Constructor for class com.ibm.eNetwork.beans.HOD.Session
Constructor which builds a Session Bean using the default property values.
Session(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.Session
Constructor which builds a Session Bean using the property values passed in the Properties object.
SessionCustomizer - class com.ibm.eNetwork.beans.HOD.SessionCustomizer.
Customizer for the Session Bean.
SessionCustomizer() - Constructor for class com.ibm.eNetwork.beans.HOD.SessionCustomizer
 
set(MacroAction, int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Replaces the macro action object at the given index in the collection.
set(MacroActionPrompt, int) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Replaces the macro prompt action object at the given index in the collection.
set(MacroScreen, int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Replaces the macro screen object at the given index in the collection.
set3270InputAreaIndication(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets how the input fields should be indicated.
set3270InputAreaIndication(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets how the input fields should be indicated.
set3D(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the 3D property.
set3D(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the 3D property.
set3DBackgroundColor(Color) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets what the background color should be for 3D input fields.
setAccessibilityEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the accessibilityEnabled property.
setAccessibilityEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the accessibilityEnabled property.
setActInfo(ActInfo) - Method in class com.ibm.eNetwork.beans.HOD.event.ConvertEvent
Sets conversion attributes.
setActions(MacroActions) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the actions associated with the screen.
setAdvRecordEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Turns off/on advanced recording capabilities of MacroManager.
setAllocateSpaceForLamAlef(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LamAlef property.
setAllocateSpaceForLamAlef(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setAllocateSpaceForLamAlef(String)
setApplet(Applet) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Called by CachedAppletLoader to pass a reference to itself to this LoadableAppletInterface instance.
setApplet(Applet) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableAppletInterface
Called by CachedAppletLoader to pass a reference to itself to this LoadableAppletInterface instance.
setArgs(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Sets the custom action arguments.
setAsciiCodePage899(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setAsciiCodePage899(boolean asciiCodePage899)
setAsciiCodePage899(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the asciiCodePage899 property.
setAssignToVar(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the variable to receive the return code of this action.
setAssignToVar(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintEnd
Sets the variable to receive the return code of this action.
setAssignToVar(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
Sets the variable to receive the return code of this action.
setAssignToVar(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the variable to receive the prompt response
setAssignToVar(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the variable to receive the extracted text
setAssignToVar(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Sets the variable to receive the exit value
setAuthor(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the author of the macro.
setAutoApply(boolean) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Sets the autoApply property.
setAutoConnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the autoConnect property.
setAutoConnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setAutoConnect(boolean autoConnect)
setAutoConnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setAutoConnect(boolean)
setAutoFontSize(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the autoFontSize property.
setAutoFontSize(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the autoFontSize property.
setAutoPack(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the autoPack property.
setAutoPack(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the autoPack property.
setAutoReconnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the autoReconnect property.
setAutoReconnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setAutoReconnect(boolean autoReconnect)
setAutoReconnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setAutoReconnect(boolean)
setBackground3DColour(Color) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets what the background color should be for 3D input fields.
setBestFit(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setBestFit(boolean bestFit)
setBestFit(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the bestFit property.
setBIDIMode(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets BIDImode property.
setBIDIMode(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setBIDIMode(String)
setBinMode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the BinMode property value.
setBinMode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of BinMode
setBlockCursor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the block cursor property.
setBlockCursor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the block cursor property.
setButtonTextVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets the text visibility state of the text in the buttons of MacroManager.
setButtonTextVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the buttonTextVisible property.
setCancel(boolean) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroPromptEvent
Set the Cancel flag to halt the macro upon return from the event handler.
setCentered(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the centered property.
setCentered(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the centered property.
setCharsPerInch(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setCharsPerInch(int charsPerInch)
setCharsPerInch(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the charsPerInch property.
setCICSClear(boolean) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the CICS Clear setting (True or False ).
setCICSDefaultMode(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the CICS default mode (text or binary).
setCICSGetBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current CICS "Get" Binary string.
setCICSGetText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current CICS "Get" Text string.
setCICSGWCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the CICSGWCodepage property.
setCICSGWCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCICSGWCodePage(String)
setCICSPutBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current CICS "Put" Binary string.
setCICSPutText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current CICS "Put" Text string.
setCICSServerName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the CICSServerName property.
setCICSServerName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCICSServerName(String)
setClearField(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action clears the host field before placing data on the screen.
setClearField(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action clears the host field before placing data on the screen.
setCodePage(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
This usage of this call is in the context of:
public int com.ibm.eNetowrk.ECL.ECLConnection.GetCodePage(),
which gets the host code page of a live host session.
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the codePage property.
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Sets the codePage property.
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the codePage property.
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the codePage property.
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCodePage(String)
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the host codePage property.
setCol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Sets the column position for the mouse click action.
setCol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets the starting column position for the input action.
setCol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Sets the column position for the mouse click action.
setCol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets the starting column position for the input action.
setColumn(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the column position for the prompt
setColumn(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the column position for the prompt
setComment(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the comment text for the macro screen.
setConcatTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setConcatTime(int concatTime)
setConcatTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the concatTime property.
setCondition(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Sets the condition to be evaluated by the macro if action.
setContinuous(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
If set to true, the extract action will extract text continuously from start coordinate to end coordinate, rather than extracting a rectangle with start coordinate as upper left corner and end coordinate as lower right coordinate
setContinuous(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
If set to true, the extract action will extract text continuously from start coordinate to end coordinate, rather than extracting a rectangle with start coordinate as upper left corner and end coordinate as lower right coordinate
setCopyAltSignLocation(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the copyAltSignLocation property.
setCopyAltSignLocation(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCopyAltSignLocation(boolean)
setCopyOnlyIfTrimmed(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the copyOnlyIfTrimmed property.
setCopyOnlyIfTrimmed(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCopyOnlyIfTrimmed(boolean)
setCurrentProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
The specified Properties will set the configuration of the macro printer driver.
setCurrentScreenName(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the name of the current screen during recording.
setCurrentScreenTransient(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the current screen in recording to transient.
setCurrentStartScreen(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
setCurrentStopScreen(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
setCursorDirection(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets cursorDirection property.
setCursorDirection(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCursorDirection()
setCursorMovementState(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the CursorMovementState property.
setCursorMovementState(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setCursorMovementState(boolean)
setCursorVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets whether the cursor should be made visible by Screen.
setCursorVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets whether the cursor should be made visible by Screen.
setCustomizingLibrary(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setCustomizingLibrary(String customizingLibrary)
setCustomizingLibrary(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the customizingLibrary property.
setCustomizingObject(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setCustomizingObject(String customizingObject)
setCustomizingObject(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the customizingObject property.
setCustomRecoListener(ECLCustomRecoListener, String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Registers a custom recognition listener with a given ID.
setData() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
 
setDate(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the date the macro was created or changed.
setDBCSInputVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the DBCSinputVisible property (3270 and 5250 DBCS sessions only).
setDBCSInputVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the DBCSInputVisible property (3270 and 5250 DBCS sessions only).
setDefault(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the default value for the prompt action.
setDelayIfNotEnhancedTN(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets delay in milliseconds to be inserted into each OIA notification if the session is not operating in contention-resolution mode
setDescription(ECLScreenDesc) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the ECLScreenDesc object for the screen.
setDescription(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the description associated with the prompt action.
setDescription(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the description of the macro.
setDrawer1(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setDrawer1(String drawer1)
setDrawer1(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the drawer1 property.
setDrawer2(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setDrawer2(String drawer2)
setDrawer2(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the drawer2 property.
setDrawFieldAttr(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setDrawFieldAttr(String drawFieldAttr)
setDrawFieldAttr(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the drawFieldAttr property.
setECLErr(ECLErr) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Set the ECLErr that was the cause of the MacroEvent.STATE_PLAY_ERROR.
setECLSession(ECLSession) - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Sets the Host Access Class Library session object of the action.
setECol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the lower right column for the box selection area.
setECol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the lower right column of the extract area.
setECol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the lower right column for the extract area.
setECol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the lower right column for the box selection area.
setECol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the expression form for the lower right column of the extract area.
setECol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the lower right column for the extract area.
setElseActions(Vector) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Sets the Vector of actions to be executed if the condition is false
setEncrypted(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action data should be hidden, as with a password.
setEncrypted(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets whether the input action data should be hidden, as with a password.
setEncrypted(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action data should be hidden, as with a password.
setEncrypted(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets whether the input action data should be hidden, as with a password.
setENPTUI(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the enptui property.
setENPTUI(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setENPTUI(boolean)
setEntryAssist_bell(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_bell property.
setEntryAssist_bell(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_bell property.
setEntryAssist_bellCol(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_bellCol property.
setEntryAssist_bellCol(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_bellCol property.
setEntryAssist_DOCmode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_DOCmode property.
setEntryAssist_DOCmode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_DOCmode property.
setEntryAssist_DOCwordWrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_DOCwordWrap property.
setEntryAssist_DOCwordWrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_DOCwordWrap property.
setEntryAssist_endCol(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_endCol property.
setEntryAssist_endCol(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_endCol property.
setEntryAssist_startCol(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_startCol property.
setEntryAssist_startCol(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_startCol property.
setEntryAssist_tabstop(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_tabstop property.
setEntryAssist_tabstop(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_tabstop property.
setEntryAssist_tabstops(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the EntryAssist_tabstops property.
setEntryAssist_tabstops(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the EntryAssist_tabstops property.
setEnvelopeHopper(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setEnvelopeHopper(String envelopeHopper)
setEnvelopeHopper(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the envelopeHopper property.
setERow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the lower right row for the box selection area.
setERow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the lower right row for the extract area.
setERow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the lower right row for the extract area.
setERow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the lower right row for the box selection area.
setERow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the expression form for the lower right row of the extract area.
setERow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the lower right row for the extract area.
setExec(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Sets the program text.
setExecuteAction(boolean) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroDebugActionEvent
Sets whether action should be executed.
setFaceName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setFaceName(String faceName)
setFaceName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the faceName property.
setFFTakesPrintPos(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setFFTakesPrintPos(boolean FFTakesPrintPos)
setFFTakesPrintPos(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the FFTakesPrintPos property.
setFinalScreenBoundary(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
setFixedFontSize(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the fixed font property.
setFont(Font) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the Screen font.
setFont(Font) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the font property.
setFont(Font) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the Screen font.
setFontName(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the fontName property.
setFontName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the fontName property.
setFontSize(int) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the fontSize property.
setFontSize(int) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the font size.
setFontSize(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the fontSize property.
setFontSizeBounded(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the fontSizeBounded property.
setFontSizeBounded(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the fontSizeBounded property.
setFontStyle(int) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the fontStyle property.
setFontStyle(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the fontStyle property.
setFooterPlace(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Set the footerPlace property.
setFooterPlace(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Set the footerPlace property.
setFooterText(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Set the footerText property.
setFooterText(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Set the footerText property.
setFormFeedPosition(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setFormFeedPosition(String formFeedPosition)
setFormFeedPosition(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the formFeedPosition property.
setGraphicsCellSize(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the graphicsCellSize property.
setGraphicsCellSize(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setGraphicsCellSize(String)
setGraphicsVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Sets graphicVisible.
setHeaderPlace(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Set the headerPlace property.
setHeaderPlace(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Set the headerPlace property.
setHeaderText(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Set the headerText property.
setHeaderText(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Set the headerText property.
setHideUnprotectedURLsMode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
This determines whether URLs in unprotected fields are rendered as hotspots.
setHideUnprotectedURLsMode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
This determines whether URLs in unprotected fields are rendered as hotspots.
setHistory(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the History property.
setHistory(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setHistory(boolean)
setHistorySize(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the History size property.
setHistorySize(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setHistorySize(String)
setHost(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the name of host associated with this Session Bean.
setHost(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setHost(String host)
setHost(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setHost(String)
setHostBackup1(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the name of host associated with this Session Bean.
setHostBackup1(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setHostBackup1(String)
setHostBackup1(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setHostBackup1(String)
setHostBackup2(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the name of host associated with this Session Bean.
setHostBackup2(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setHostBackup2(String)
setHostBackup2(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setHostBackup2(String)
setHostFileOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the HostFileOrientation property.
setHostFont(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setHostFont(String hostFont)
setHostFont(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the hostFont property.
setHostGraphics(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the hostGraphics property.
setHostGraphics(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setHostGraphics(boolean)
setHostType(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the hostType property.
setID(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCustom
Sets the custom action identifier.
setID(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Sets chained macro ID
setIfActions(Vector) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionIf
Sets the Vector of actions to be executed if the condition is true
setIgnoreAttr(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setIgnoreAttr(boolean ignoreAttr)
setIgnoreAttr(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the ignoreAttr property.
setIgnoreFFFirstPos(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setIgnoreFFFirstPos(boolean ignoreFFFirstPos)
setIgnoreFFFirstPos(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the ignoreFFFirstPos property.
setIgnorePauseForEnhancedTN(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets if pause actions should be ignored if the session is operating in contention-resolution mode
setIgnorePauseOverrideForEnhancedTN(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Set if pause should be ignored.
setIgnorePauseOverrideForEnhancedTN(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Set if pause should be ignored.
setIgnoreWellKnownTrustedCAs(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the ignoreWellKnownTrustedCAs property.
setIgnoreWellKnownTrustedCAs(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setIgnoreWellKnownTrustedCAs(boolean ignoreWellKnownCAs)
setIgnoreWellKnownTrustedCAs(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the ignoreWellKnownTrustedCAs property.
setIMEAutoStart(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the IMEAutoStart property.
setIMEAutoStart(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the IMEAutoStart property.
setInheritParms(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setInheritParms(boolean inheritParms)
setInheritParms(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the inheritParm property.
setInitialPrompt(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets whether the Macro bean should scan this macro for prompts at the beginning of play and fire them all at once to prompt listeners.
setInitialPrompt(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the flag that controls whether Macro prescans for prompts.
setInitialScreenBoundary(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Deprecated.  
setInitialTransaction(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the CICSInitialTrans property.
setInitialTransEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the CICSInitialTransEnabled property.
setInputCodepage(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the inputCodepage property value.
setInputCodepage(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of InputCodepage
setInputFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the inputFileName property value.
setInputFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of InputFileName
setInputHostType(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the inputHostType property value.
setInputHostType(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of inputHostType
setInputPathName(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of InputPathName
setInputTextOrient(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of InputTextOrient
setInputTextOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the inputTextOrientation property value.
setInputTextType(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of InputTextType
setInputTextType(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the inputTextType property value.
setInsertOffOnAIDKEY(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the InsertOffOnAIDKEY property of Session.
setInsertOffOnAIDKEY(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setInsertOffOnAIDKEY(boolean)
setIntervTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrinterFontCodePage(int intervTime)
setIntervTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the intervTime property.
setKeyStoreFilePath(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the keyStoreFilePath property.
setKeyStoreFilePath(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setKeyStoreFilePath(String)
setKeyStorePassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the keyStoreFilePath property.
setKeyStorePassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setKeyStorePassword(String)
setLam_AlefCompression(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Lam_AlefCompression property.
setLam_AlefExpansion(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Lam_AlefExpansion property.
setLamAlef(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the lamAlef property value.
setLamAlef(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of LamAlef
setLanguage(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the cpcLanguage property value.
setLanguage(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of CPCLanguage
setLanguageProperties(boolean, boolean, boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setLanguageProperties(boolean rtl, boolean numericSwap, boolean symmetricSwap)
setLength(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the allowable length of the prompt data.
setLength(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the allowable length of the prompt data.
setLightPenMode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the lightPenMode property (3270 and CICS sessions only).
setLightPenMode(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the lightPenMode property (3270 and CICS sessions only).
setLine(String) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Set the line of the Macro.
setLinesPerInch(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setLinesPerInch(int linesPerInch)
setLinesPerInch(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the linesPerInch property.
setLUMLicensing(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the license method to either LUM or HOD.
setLUMLicensing(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setLUMLicensing(String LUMLicensing)
setLUMLicensing(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUMLicensing(String servertype)
setLUMPort(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LUMPort property.
setLUMPort(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setLUMPort(int LUMPort)
setLUMPort(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUMPort(int PortNumber)
setLUMServer(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LUM server property.
setLUMServer(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setLUMServer(String LUMServer)
setLUMServer(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUMServer(String LumServer)
setLUName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LUName property.
setLUName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setLUName(String luName)
setLUName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUName(String)
setLUNameBackup1(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LUName property.
setLUNameBackup1(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setLUNameBackup1(String)
setLUNameBackup1(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUNameBackup1(String)
setLUNameBackup2(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LUName property.
setLUNameBackup2(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setLUNameBackup2(String)
setLUNameBackup2(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLUNameBackup2(String)
setMacro(BufferedReader) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the current macro from a buffered reader.
setMacro(InputStream) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the current macro from an input stream.
setMacro(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the current macro from a string.
setMacroArray(String[]) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the current macro from a string array.
setMacroAuthor(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the author of the macro.
setMacroBean(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets the Macro object contained by MacroManager.
setMacroDate(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the creation date of the macro.
setMacroDescription(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the description of the macro.
setMacroIOProvider(MacroIOProvider) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets MacroIOProvider.
setMacroIOProvider(MacroIOProvider) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets the given MacroIOProvider for MacroManager.
setMacroList(Vector) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets the list of currently available macros.
setMacroName(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the name of the macro.
setMacroPrinterDriver(MacroPrinterDriver) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets a printer that can be used while playing the macro.
setMacroScreen(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Set the current MacroScreen object for the state.
setMarkedAreaPrintingEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the markedAreaPrintingEnabled property.
setMarkedAreaPrintingEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the markedAreaPrintingEnabled property.
setMaxCharsPerLine(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setMaxCharsPerLine(int maxCharsPerLine)
setMaxCharsPerLine(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the maxCharsPerLine property.
setMaxLinesPerPage(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setMaxLinesPerPage(int maxLinesPerPage)
setMaxLinesPerPage(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the maxLinesPerPage property.
setMessage(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Sets the message text.
setMessageLibrary(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setMessageLibrary(String messageLibrary)
setMessageLibrary(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the messageLibrary property.
setMessageQueue(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setMessageQueue(String messageQueue)
setMessageQueue(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the messageQueue property.
setMethod(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPerform
Sets the method of the perform action.
setMouseEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets whether mouse events will be handled by Screen.
setMouseEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets whether mouse events will be handled by Screen.
setMoveCursor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the cursor is moved by the input action or not.
setMoveCursor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets whether the cursor will be moved by the input action or not.
setMoveCursor(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the cursor is moved by the input action or not.
setMoveCursor(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets whether the cursor will be moved by the input action or not.
setMTUSize(int) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the MTU Size property.
setMVSClear(boolean) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the MVS Clear setting (True or False ).
setMVSDefaultMode(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the MVS default mode (text or binary).
setMVSGetBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current MVS "Get" Binary string.
setMVSGetText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current MVS "Get" Text string.
setMVSPutBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current MVS "Put" Binary string.
setMVSPutText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current MVS "Put" Text string.
setName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Sets the name of the variable for the action.
setName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the name for the prompt action.
setName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the unique identifier for the screen.
setName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the identifying name for the extract.
setName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the name of the macro.
setName(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Sets chained macro name
setNeedToRegisterListeners(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Provide way to restart listeners with IPMonitor: for OIANotify, PSNotify and CommNotify events.
setNextScreens(MacroNextScreens) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the collection of valid next-screens.
setNotifyPSEventsOnOIAUnlockOnly(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
See isNotifyPSEventsOnOIAUnlockOnly().
setNumerals(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Numerals property.
setNumeralShape(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the numeralShape property.
setNumeralShape(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setNumeralShape(String)
setNumeralShapeDisp(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets numeralShapeDisp property.
setNumeralShapeDisp(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setNumeralShapeDisp(String)
setNumeralShaping(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the numeralShaping property value.
setNumeralShaping(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of numeralShaping
setNumericFieldLock(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the Numeric Field Lock property of Session.
setNumericFieldLock(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setNumericFieldLock()
setNumericSwap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setNumericSwap(boolean doSwapping)
setNumericSwap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the NumericSwap property.
setNumericSwapEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the Numeric swapping property.
setNumericSwapEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the Numeric swapping property.
setObject(Object) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSessionCustomizer
Sets the object to be customized.
setObject(Object) - Method in class com.ibm.eNetwork.beans.HOD.FileTransferCustomizer
Sets the object to be customized.
setObject(Object) - Method in class com.ibm.eNetwork.beans.HOD.SessionCustomizer
Sets the object to be customized.
setObject(Object) - Method in class com.ibm.eNetwork.beans.HOD.ScreenCustomizer
Sets the object to be customized.
setOIAVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Sets OIA Visible.
setOIAVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the OIAVisible property.
setOIAVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the OIAVisible property.
setOS400DefaultMode(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the OS400 default mode (text or binary).
setOS400GetBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current OS400 "Get" Binary string.
setOS400GetText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current OS400 "Get" Text string.
setOS400ProxyServerDstAddr(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Proxy server destination address
setOS400ProxyServerDstPort(int) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Proxy server destination port
setOS400ProxyServerEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets whether Proxy Server is enabled(True) or not(False).
setOS400PutBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current OS400 "Put" Binary string.
setOS400PutText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current OS400 "Put" Text string.
setOS400XferDstAddr(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the destination address to perform OS400 File Transfer.
setOS400XferUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current user ID to perform OS400 File Transfer.
setOutputCodepage(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the outputCodepage property value.
setOutputCodepage(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of OutputCodepage
setOutputFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the outputFileName property value.
setOutputFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of OutputFileName
setOutputHostType(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the outputHostType property value.
setOutputHostType(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of outputHostType
setOutputPathName(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of OutputPathName
setOutputTextOrient(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of OutputTextOrient
setOutputTextOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the outputTextOrientation property value.
setOutputTextType(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of OutputTextType
setOutputTextType(String) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the outputTextType property value.
setOwner(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Sets the owner of the action.
setOwner(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
The action of this macro action class is valid only in the context of an owning Macro instance, which is referred to obtain critical state parameters.
setOwner(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the owner of the action.
setOwner(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the owner of the action.
setOwner(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Sets the owner of the action.
setOwner(Macro) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Sets the owner of the action.
setPa1KeyVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Sets the pa1KeyVisible property.
setPa2KeyVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Sets the pa2KeyVisible property.
setPad(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the pad property.
setPageFormat(Object) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Set PageFormat Object for printing screen.
setPageFormat(Object) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Set PageFormat Object which is used for printing screen.
setParam(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Sets the program param.
setParentFrame(Window) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Set the parent Window of KeyRemap to update the reference for centering subsequent windows.
setParsedMacro(MacroScreens) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the current macro from a MacroScreens object.
setPasteFieldWrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteFieldWrap property.
setPasteFieldWrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteFieldWrap(boolean)
setPasteLineWrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteLineWrap property.
setPasteLineWrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteLineWrap(boolean)
setPasteStopAtProtectedLine(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteStopAtProtectedLine property.
setPasteStopAtProtectedLine(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteStopAtProtectedLine(boolean)
setPasteTabColumns(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteTabColumns to set the number of columns represented by a tab.
setPasteTabColumns(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteTabColumns(int)
setPasteTabOptions(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteTabOptions property.
setPasteTabOptions(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteTabOptions(String)
setPasteTabSpaces(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteTabSpaces to set the number of spaces represented by a tab.
setPasteTabSpaces(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteTabSpaces()
setPasteToTrimmedArea(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteToTrimmedArea property.
setPasteToTrimmedArea(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteToTrimmedArea(boolean)
setPasteWordBreak(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the pasteWordBreak property.
setPasteWordBreak(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPasteLineWrap(boolean)
setPause(int) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the pause property.
setPauseTime(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the pause time for the screen.
setPauseTime(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the pause time for the macro.
setPauseTime(int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the pause value for the macro.
setPauseTime(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the pause time for the screen.
setPCCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the PCCodePage property.
setPCFileOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the PCFileOrientation property.
setPCFileType(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the PCFileType property.
setPdfFont(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPdfFont(tring pdfFont)
setPdfFont(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the pdfFont property.
setPdfPaperOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPdfPaperOrientation(String pdfPaperOrientation)
setPdfPaperOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the PdfPaperOrientation property.
setPdfPaperSize(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPdfPaperSize(String pdfPaperSize)
setPdfPaperSize(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the pdfPaperSize property.
setPDTFile(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPDTFile(String PDTFile)
setPDTFile(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the PDTFile property.
setPlaneType(String[]) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the planes that will be extracted during the extract action
setPort(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the port that will be used to communicate with the host.
setPort(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setPort(int port)
setPort(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPort(int)
setPortBackup1(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the port that will be used to communicate with the host.
setPortBackup1(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setPortBackup1(int)
setPortBackup1(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPortBackup1(int)
setPortBackup2(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the port that will be used to communicate with the host.
setPortBackup2(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setPortBackup2(int)
setPortBackup2(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPortBackup2(int)
setPrintBufferSize(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrintBufferSize(int printBufferSize)
setPrintBufferSize(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the printBufferSize property.
setPrintDestination(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the printDestination property.
setPrintDestination(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrintDestination(boolean printer)
setPrintDestination(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPrintDestination(boolean)
setPrinterFontCodePage(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrinterFontCodePage(int printerFontCodePage)
setPrinterFontCodePage(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the printerFontCodePage property.
setPrinterModel(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrinterModel(String printerModel)
setPrinterModel(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the printerModel property.
setPrinterName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the printerName property.
setPrinterName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrinterName(String printerName)
setPrinterName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPrinterName(String)
setPrintFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the printFileName property.
setPrintFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrintFileName(String fileName)
setPrintFileName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setPrintFileName(String)
setPrintNullsAsSpaces(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setPrintNullsAsSpaces(boolean printNullsAsSpaces)
setPrintNullsAsSpaces(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the printNullsAsSpaces property.
setPromptAll(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Sets whether any prompt elements in the collection will be gathered together and fired in one prompt event.
setPromptAll(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Sets whether any prompt elements in the collection will be gathered together and fired in one prompt event.
setpromptFirstCertificate(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the promptFirstCertificate property.
setPrompts(MacroPrompts) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the prompts after a MacroPromptEvent has been handled.
setPrompts(MacroPrompts) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets the macro prompts.
setPrompts(MacroPrompts) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroPromptEvent
Set the MacroPrompts object on the Macro object that initially fired the MacroPromptEvent.
setPromptValue(String, String) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Sets the value of a prompt using a prompt name.
setProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Sets the properties for the bean.
setProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Sets the properties for the bean.
setProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintStart
Sets the the printer stream configuration properties.
setProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Sets the Bean properties using a Properties object containing the appropriate keyword/value pairs.
setProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
Set the properties that configure the printer driver.
setProperties(Properties) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets properties for the FileTransfer Bean via a Properties object.
setProxyAuthenMethod(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the authentication method that will be used to authenticate with the proxy server.
setProxyAuthenMethod(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setProxyAuthenMethod(String newPropertyValue)
setProxyAuthenMethod(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setProxyAuthenMethod(String)
setProxyServerName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the name of the proxy server name to use.
setProxyServerName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setProxyServerName(String newPropertyValue)
setProxyServerName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setProxyServerName(String)
setProxyServerPort(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the port that will be opened on the proxy server.
setProxyServerPort(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setProxyServerPort(int newPropertyValue)
setProxyServerPort(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setProxyServerPort(int)
setProxyType(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the type of the proxy server that will be used.
setProxyType(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setProxyType(String newPropertyValue)
setProxyType(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setProxyType(String)
setProxyUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the value of the user id used for authentication with the proxy server.
setProxyUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setProxyUserID(String newPropertyValue)
setProxyUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setProxyUserID(String)
setProxyUserPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the value of the password used for authentication with the proxy server.
setProxyUserPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setProxyUserPassword(String newPropertyValue)
setProxyUserPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setProxyUserPassword(String)
setPS(ECLPS) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Sets the Host Access Class Library (HACL) presentation space object that was used by the Macro bean for the extract.
setPSEventType(int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the type of Presentation Space (PS) event that the Macro bean monitors for screen matching.
setRadioButtonsVisible(boolean) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the radioButtonsVisible property.
setRecoGoto(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the screen name of another screen to go to if the recognition limit is reached.
setRecoIncrement(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the reco limit tracking value
setRecoLimit(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the reco limit of the macro screen.
setRecoLimit(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the reco limit of the macro screen.
setRecordEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Turns off/on recording capabilities of MacroManager.
setRecordLength(int) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the recordLength property value.
setRecordLength(int) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of recordLength
setRecordUI(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets whether the Macro will record user interface events on the Terminal bean.
setRecordUI(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets whether the Macro will record user interface events on the Terminal bean.
setRemapColor(String, Color, Color) - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Set the foreground and background color for the specified color remap property
setRound_Trip(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Round_Trip property.
setRoundTrip(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the roundTrip property.
setRoundTrip(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setRoundTrip(String)
setRow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the row position for the prompt.
setRow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Sets the row position for the mouse click action.
setRow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets the starting row position for the input action.
setRow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the row position for the prompt.
setRow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMouseClick
Sets the row position for the mouse click action.
setRow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets the starting row position for the input action.
setRTLFile(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setRTLFile(boolean rtl)
setRTLFile(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the RTLfile property.
setRTLUnicodeOverride(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the RTLUNICODE property.
setRTLUnicodeOverride(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setRTLUnicodeOverride(String)
setRule(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the rule property.
setRule(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the rule property.
setRuntimeListeners(Vector) - Method in class com.ibm.eNetwork.beans.HOD.MacroAction
Sets the runtime listeners of the action.
setSCol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the upper left column for the box selection area.
setSCol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the upper left column for the extract area.
setSCol(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the upper left column for the extract area.
setSCol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the upper left column for the box selection area.
setSCol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the expression form for the upper left column of the extract area.
setSCol(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the upper left column for the extract area.
setScreenSize(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the screenSize property.
setScreenSize(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setScreenSize()
setScreenTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the timeout value for any next screens specified in the current screen.
setScreenTimeout(String, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the timeout value for any next screens specified in the screen with the given name.
setSCSSense(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setSCSSense(boolean SCSSense)
setSCSSense(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the SCSSense property.
setSecurityProtocol(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SecurityProtocol property of Session.
setSecurityProtocol(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSecurityProtocol(String protocol)
setSecurityProtocol(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSecurityProtocol()
setSelectedMacro(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Sets the macro with the given name to the current macro in MacroManager.
setSeparateFiles(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the separateFiles property.
setSeparateFiles(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setSeparateFiles(boolean separate)
setSeparateFiles(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSeparateFiles(boolean)
setServiceMgrHost(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the HOD server property.
setServiceMgrHost(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setServiceMgrHost(String serviceMgrHost)
setServiceMgrHost(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setServiceMgrHost(String ServerMgrHost)
setSessionID(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the sessionID property.
setSessionID(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSessionID(String ID)
setSessionID(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSessionID(String)
setSessionLUType(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
Set the LU type of the printer session data stream using a PDConstants value.
setSessionName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the sessionName property.
setSessionName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSessionName(String name)
setSessionName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSessionName(String)
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the sessionType property.
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Sets the sessionType property.
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSessionType(String type)
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Sets the sessionType property.
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the sessionType property.
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSessionType(String)
setSessionType(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
Set the type of host printer sesson.
setShape(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the shape property.
setShowTextAttributesEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the Show Text Attributes property.
setShowTextAttributesEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setShowTextAttributesEnabled(boolean state)
setShowURLsMode(String) - Method in class com.ibm.eNetwork.beans.HOD.Screen
This property determines whether URLs are displayed as hotspots, and if so, whether they are rendered as underlines or buttons.
setShowURLsMode(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
This property determines whether URLs are displayed as hotspots, and if so, whether they are rendered as underlines or buttons.
setSize(Dimension) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the size of KeyPad.
setSize(int, int) - Method in class com.ibm.eNetwork.beans.HOD.KeyPad
Sets the size of KeyPad.
setSkip(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action should be skipped.
setSkipNullPrompts(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets whether the Macro will skip prompt action that don't have values instead of stopping and firing and error event.
setSkipPrintDialog(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Screen
Set the skipPrintDialog property.
setSkipPrintDialog(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Set the skipPrintDialog property.
setSLPAS400Name(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SLPAS400Name property.
setSLPAS400Name(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSLPAS400Name(String SLPAS400Name)
setSLPAS400Name(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSLPAS400Name(String)
setSLPEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SLPEnabled property.
setSLPEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSLPEnabled(boolean SLPEnabled)
setSLPEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSLPEnabled(boolean)
setSLPMaxWaitTime(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SLPMaxWaitTime in milliseconds that will be used when waiting for service response.
setSLPMaxWaitTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSLPMaxWaitTime(int SLPMaxWaitTime)
setSLPMaxWaitTime(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSLPMaxWaitTime(int)
setSLPScope(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SLPScope property.
setSLPScope(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSLPScope(String SLPScope)
setSLPScope(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSLPScope()
setSLPThisScopeOnly(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SLPThisScopeOnly property.
setSLPThisScopeOnly(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSLPThisScopeOnly(boolean SLPThisScopeOnly)
setSLPThisScopeOnly(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSLPThisScopeOnly(boolean)
setSmartOrdering(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the smartOrdering property.
setSmartOrdering(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSmartOrdering(String)
setSRow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the upper left row for the box selection area.
setSRow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the upper left row for the extract area.
setSRow(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the upper left row for the extract area.
setSRow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the upper left row for the box selection area.
setSRow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrintExtract
Sets the expression form for the upper left row of the extract area.
setSRow(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
Sets the upper left row for the extract area.
setSSHPublicKeyAlias(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSHPublicKeyAlias property.
setSSHPublicKeyAlias(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSHPublicKeyAlias(String)
setSSHPublicKeyAliasPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSHPublicKeyAliasPassword property.
setSSHPublicKeyAliasPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSHPublicKeyAliasPassword(String)
setSSL(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSL property of Session.
setSSL(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSL(boolean SSL)
setSSL(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSL(boolean)
setSSLBrowserKeyringAdded(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLBrowserKeyringAdded property of Session
setSSLBrowserKeyringAdded(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLBrowserKeyringAdded(boolean add)
setSSLBrowserKeyringAdded(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLBrowserKeyringAdded(boolean)
setSSLCertificateHash(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificateHash property of Session
setSSLCertificateHash(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificateHash(String hash).
setSSLCertificateHash(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificateHash(String)
setSSLCertificateName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificateName property of Session
setSSLCertificateName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificateName(String name).
setSSLCertificateName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificateName(String)
setSSLCertificatePassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificatePassword property of Session
setSSLCertificatePassword(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificatePassword(String pw).
setSSLCertificatePassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificatePassword()
setSSLCertificatePromptBeforeConnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificatePromptBeforeConnect property of Session
setSSLCertificatePromptBeforeConnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificatePromptBeforeConnect(boolean prompt).
setSSLCertificatePromptBeforeConnect(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificatePromptBeforeConnect(boolean)
setSSLCertificatePrompted(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificatePrompted property of Session
setSSLCertificatePrompted(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificatePrompted(boolean prompted).
setSSLCertificatePrompted(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificatePrompted(boolean)
setSSLCertificatePromptHowOften(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificatePromptHowOften property of Session
setSSLCertificatePromptHowOften(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificatePromptHowOften(String how).
setSSLCertificatePromptHowOften(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificatePromptHowOften(String)
setSSLCertificateProvided(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificateProvided property of Session
setSSLCertificateProvided(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificateProvided(boolean provided).
setSSLCertificateProvided(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificateProvided(boolean)
setSSLCertificateRemembered(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificateRemembered property of Session
setSSLCertificateRemembered(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificateRemembered(boolean remembered).
setSSLCertificateRemembered(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificateRemembered(boolean)
setSSLCertificateSource(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificateSource property of Session
setSSLCertificateSource(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificateource(String src).
setSSLCertificateSource(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificateSource(String)
setSSLCertificateURL(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLCertificateURL property of Session
setSSLCertificateURL(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLCertificateURL(String url).
setSSLCertificateURL(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLCertificateURL(String)
setSSLServerAuthentication(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLServerAuthentication property of Session
setSSLServerAuthentication(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLServerAuthentication(boolean authentication)
setSSLServerAuthentication(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLServerAuthentication(boolean)
setSSLTelnetNegotiated(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the SSLTelnetNegotiated property of Session.
setSSLTelnetNegotiated(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setSSLTelnetNegotiated(boolean SSLTelnetNegotiated)
setSSLTelnetNegotiated(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSLTelnetNegotiated(boolean)
setSSOCMServer(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the sso_cmserver property.
setSSOCMServer(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSOCMServer(String)
setSSOEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the ssoEnabled property.
setSSOEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSOEnabled(boolean)
setSSOUseKerberosPassticket(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the ssoUseKerberosPassticket property.
setSSOUseKerberosPassticket(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSOUseKerberosPassticket()
setSSOUseLocalIdentity(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the ssoUseLocalIdentity property.
setSSOUseLocalIdentity(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setSSOUseLocalIdentity(boolean)
setStandardTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Sets the standard timeout value for the macro.
setStartScreen(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the macro screen as a start screen.
setStartScreen(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the macro screen as a start screen.
setStartScreen(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Sets chained macro's start screen
setStopScreen(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the macro screen as a stop screen.
setStopScreen(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the macro screen as a stop screen.
setString1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session.
setString2(String, String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session specified by sessionName
setString3(String, String, int) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session specified by sessionName at the specified cursor location.
setString4(String, String, int, int) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to send a string of keys to a session specified by sessionName at the specified row and column.
setSuppressAutoNewlineCR(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setSuppressAutoNewlineCR(boolean suppressAutoNewLineCR)
setSuppressAutoNewlineCR(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the suppressAutoNewlineCR property.
setSuppressAutoNewlineNL(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setSuppressAutoNewlineNL(boolean suppressAutoNewLineNL)
setSuppressAutoNewlineNL(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the suppressAutoNewlineNL property.
setSuppressClearEvent(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets whether the system should ignore screen events when a host application sends a clear screen command immediately followed by an end of record indicator in the data stream.
setSuppressNullLines(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setSuppressNullLines(boolean suppressNullLines)
setSuppressNullLines(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the suppressNullLines property.
setSym_Swap(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the Sym_Swap property.
setSymmetricSwap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setSymmetricSwap(boolean doSwapping)
setSymmetricSwap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the SymmetricSwap property.
setSymmetricSwapEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the Symmetric swapping property.
setSymmetricSwapEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the Symmetric swapping property.
setSymSwap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Sets the SymSwap property value.
setSymSwap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Sets the value of SymSwap
setTerminal(Terminal) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the Host On-Demand Terminal Java bean for the box selection action.
setTermTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setTermTime(int termTime)
setTermTime(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the termTime property.
setText(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets the text for the input action.
setTextOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the textOrientation property.
setTextOrientation(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setTextOrientation(String)
setTextType(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the textType property.
setTextType(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setTextType(String)
setTextTypeDisp(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets TextTypeDisp property.
setTextTypeDisp(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setTextTypeDisp()
setThaiDisplayMode(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Set Thai display mode property.
setThaiDisplayMode(int) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
Set Thai display mode property.
setThaiDisplayMode(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setThaiDisplayMode(int)
setTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the timeout that will be used to terminate inactive sessions.
setTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Sets the timeout for communication wait.
setTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets the default next screens timeout value for the macro.
setTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the timeout that will be used to terminate inactive sessions.
setTimeout(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Sets the timeout value for the next screen to appear.
setTimeout(long) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Sets the duration of the pause action.
setTimeout(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Sets the timeout for communication wait.
setTimeout(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Sets the timeout value for the next screen to appear.
setTimeout(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPause
Sets the duration of the pause action.
setTimeoutValue(int) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the timeoutValue property.
setTitle(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionMessage
Sets the message title.
setTNEnhanced(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the TNEnhanced property.
setTNEnhanced(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setTNEnhanced(boolean)
setTraceData(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Sets the data for the trace.
setTraceLevel(int) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Sets the current tracing level for this object.
setTraceLevel(int) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Sets the current tracing level for this object.
setTraceLevel(int) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Sets the current tracing level for this object
setTraceLevel(int) - Method in interface com.ibm.eNetwork.beans.HOD.trace.TraceProducer
 
setTraceType(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Sets the trace type.
setTraceType(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Sets the trace type.
setTractor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setTractor(boolean tractor)
setTractor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the tractor property.
setTransient(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the macro screen as transient.
setTransient(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the macro screen as transient.
setTranslateHostKeys(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets if the input text is literal or translated for host aid keys.
setTranslateHostKeys(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets if the input text will be literal or translated for host aid keys.
setTranslateHostKeys(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets if the input text is literal or translated for host aid keys.
setTranslateHostKeys(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionInput
Sets if the input text will be literal or translated for host aid keys.
setTransportReceiveBuffSize(int) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the transport receive buffer size.
setTrimRectRemainAfterEdit(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the trimRectRemainAfterEdit property.
setTrimRectRemainAfterEdit(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setTrimRectRemainAfterEdit(boolean)
setTrimRectSizingHandles(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the trimRectSizingHandles property.
setTrimRectSizingHandles(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setTrimRectSizingHandles(boolean)
setType(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the type for the selection action.
setType(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Sets the type for the selection action.
setUnicodeDataStreamEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the unicodeDataStreamEnabled property.
setUnicodeDataStreamEnabled(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setUnicodeDataStreamEnabled(boolean)
setUnrecordedText(String) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Puts text into the presentation space during recording without recording the keystrokes.
setUnrecordedText(String, int, int) - Method in class com.ibm.eNetwork.beans.HOD.Macro
Puts text into the presentation space during recording without recording the keystrokes.
setUnwrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
If set to true, the extract action will assemble extract data based on the fields on the screen.
setUnwrap(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionExtract
If set to true, the extract action will assemble extract data based on the fields on the screen.
setUseAdobePDF(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setUseAdobePDF(boolean useAdobePDF)
setUseAdobePDF(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the useAdobePDF property.
setUseCustomizingObject(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setUseCustomizingObject(boolean useCustomizingObject)
setUseCustomizingObject(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the useCustomizingObject property.
setUsePDT(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setUsePDT(boolean usePDT)
setUsePDT(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the usePDT property.
setUserDefinedCursor(Cursor) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Sets the mouse cursor on Terminal with a user defined cursor.
setUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the userID property.
setUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setUserID(String)
setUserPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the userPassword property.
setUserPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setUserPassword(String)
setUseSSHPublicKeyAuthentication(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the useSSHPublicKeyAuthentication property.
setUseSSHPublicKeyAuthentication(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setUseSSHPublicKeyAuthentication(boolean)
setUseVars(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Sets whether this macro should be scanned for variables and expressions
setUseWindowsDefaultPrinter(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setUseWindowsDefaultPrinter(boolean useWindowsDefaultPrinter))
setUseWindowsDefaultPrinter(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the useWindowsDefaultPrinter property.
setUseWindowsPrinter(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setUseWindowsPrinter(boolean useWindowsPrinter)
setUseWindowsPrinter(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the useWindowsPrinter property.
setValue(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionVarUpdate
Sets the new value of the variable for the action
setValue(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets the prompted value for the prompt action.
setVariableUpdateOnly(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action response is placed on the screen
setVariableUpdateOnly(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPrompt
Sets whether the prompt action response is placed on the screen
setViewJobInBrowser(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setViewJobInBrowser(boolean useAdobePDF)
setViewJobInBrowser(boolean) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the viewJobInBrowser property.
setVMClear(boolean) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the VM Clear setting (True or False ).
setVMDefaultMode(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the VM default mode (text or binary).
setVMGetBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current VM "Get" Binary string.
setVMGetText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current VM "Get" Text string.
setVMPutBinary(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current VM "Put" Binary string.
setVMPutText(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the current VM "Put" Text string.
setVTAnswerBackMsg(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTAnswerBackMsg property.
setVTAnswerBackMsg(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTAnswerBackMsg(String)
setVTAutowrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTAutowrap property.
setVTAutowrap(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTAutowrap(boolean)
setVTBackspace(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTBackspace property.
setVTBackspace(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTBackspace(boolean)
setVTCursor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTCursor property.
setVTCursor(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTCursor(boolean)
setVTID(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VT ID property.
setVTID(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTID()
setVTKeypad(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTKeypad property.
setVTKeypad(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTKeypad(boolean)
setVTLocalEcho(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTLocalEcho property.
setVTLocalEcho(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTLocalEcho()
setVTNewLine(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTNewLine property.
setVTNewLine(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTNewLine(boolean)
setVTPDTName(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the name of PDT file for VT BIDI session.
setVTPDTName(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTPDTName(String)
setVTPrintConvert(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Enables/Disables host-to-printer codepage conversion for VT BIDI session.
setVTPrintConvert(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTPrintConvert(boolean)
setVTReverseScreen(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTReverseScreen property.
setVTReverseScreen(boolean) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTReverseScreen(boolean)
setVTTerminalType(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the VTTerminalType property.
setVTTerminalType(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setVTTerminalType(String)
setWait(boolean) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Sets whether the macro will wait for the program to execute
setWait(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionRunProgram
Sets whether the macro will wait for the program to execute
setWaitType(int) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Sets the type of communication event.
setWaitType(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionCommWait
Sets the type of communication event.
setWindowsPrinterName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See HostPrintSession.setWindowsPrinterName(String windowsPrinterName)
setWindowsPrinterName(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintSession
Sets the windowsPrinterName property.
setWorkstationID(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the workstationID property.
setWorkstationID(String) - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.setWorkstationID(String workstationID)
setWorkstationID(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setWorkstationID(String)
setXferVarType(String) - Method in class com.ibm.eNetwork.beans.HOD.MacroActionPlayMacro
Sets variable transfer type
SHAPE - Static variable in class com.ibm.eNetwork.beans.HOD.KeyPad
shape property keyword
SHOW - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of SHOW
SHOW_TEXT_ATTRIBUTES_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
ShowTextAttributes property value (VT logical bi-directional sessions only)
SHOW_URLS_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
showURLsMode property keyword
showHODDesktop() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method to show the HOD desktop.
SingleLine - Static variable in class com.ibm.eNetwork.beans.HOD.cpc.Converter
If this type of "host" is choosen for input host, then input text is extracted from "inputFileName" property.
size() - Method in class com.ibm.eNetwork.beans.HOD.MacroScreens
Returns the number of screens in the macro screen collection.
size() - Method in class com.ibm.eNetwork.beans.HOD.MacroNextScreens
Returns the size of the next-screens collection.
size() - Method in class com.ibm.eNetwork.beans.HOD.MacroActions
Returns the number of actions in the macro action collection.
size() - Method in class com.ibm.eNetwork.beans.HOD.MacroPrompts
Returns the number of actions in the macro prompt action collection.
SLP_AS400_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SLPAS400Name property keyword
SLP_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SLPEnabled property keyword
SLP_MAX_WAIT_TIME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SLPMaxWaitTime Property keyword
SLP_SCOPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SLPScope property keyword
SLP_THIS_SCOPE_ONLY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SLPThisScopeOnly property keyword
SMART_ORDERING - Static variable in class com.ibm.eNetwork.beans.HOD.Session
smartOrdering property keyword (VT logical bi-directional sessions only)
SMART_ORDERING_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
SMART_ORDERING_ON - Static variable in class com.ibm.eNetwork.beans.HOD.Session
smartOrdering property values (VT logical bi-directional sessions only)
SSH_PUBLIC_KEY_ALIAS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSH Public Key Alias property keyword
SSH_PUBLIC_KEY_ALIAS_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSH Public Key Alias Password property keyword
SSL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSL property keyword
SSL_BROWSER_KEYRING_ADDED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLBrowserKeyringAdded property keyword
SSL_CERTIFICATE_HASH - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificateHash property keyword
SSL_CERTIFICATE_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificateName property keyword
SSL_CERTIFICATE_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificatePassword property keyword
SSL_CERTIFICATE_PROMPT_BEFORE_CONNECT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificatePromptBeforeConnect property keyword
SSL_CERTIFICATE_PROMPT_HOW_OFTEN - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificatePromptHowOften property keyword
SSL_CERTIFICATE_PROMPTED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificatePrompted property keyword
SSL_CERTIFICATE_PROVIDED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificateProvided property keyword
SSL_CERTIFICATE_REMEMBERED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificateRemembered property keyword
SSL_CERTIFICATE_SOURCE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificateSource property keyword
SSL_CERTIFICATE_URL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLCertificateURL property keyword
SSL_IGNORE_WELLKNOWNTRUSTEDCA_CLASS - Static variable in class com.ibm.eNetwork.beans.HOD.Session
ignoreWellKnownTrustedCAs property keyword
SSL_PROMPT_FIRST_CERTIFICATE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
promptFirstCertificate property keyword
SSL_SERVER_AUTHENTICATION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLServerAuthentication property keyword
SSL_TELNET_NEGOTIATED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
SSLTelnetNegotiated property keyword
SSO_CMSERVER - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Single Sign-On Credential Mapper Server property keyword
SSO_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Single Sign-On Enabled property keyword
SSO_USE_KERBEROS_PASSTICKET - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Single Sign-On Use Kerberos Passticket property keyword
SSO_USE_LOCAL_IDENTITY - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Single Sign-On Use Local Identity property keyword
STANDARD_TIMEOUT - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
StandardTimeout property keyword.
start() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Called by JSCachedAppletLoader to inform this LoadableJSAppletInterface instance that it should start its execution.
start() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableAppletInterface
Called by CachedAppletLoader to inform this LoadableAppletInterface instance that it should start its execution.
startCommunication() - Method in class com.ibm.eNetwork.beans.HOD.Session
Starts communications with the host.
startCommunication() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.startCommunication()
startCommunication() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.startCommunication()
STARTMACRO - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Start Macro GUI event.
startMacro1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to start a macro on the current session.
startMacro2(String, String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to start a macro on the specified session
startSession(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to start the session specified
STATE - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property keyword.
STATE - Static variable in class com.ibm.eNetwork.beans.HOD.MacroManager
State property keyword.
STATE_DISCONNECTED - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_DISCONNECTED - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates that the Macro bean is not wired properly.
STATE_EMPTY - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_EMPTY - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates that there is no macro currently in the Macro bean.
STATE_INTERNAL_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_INTERNAL_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
State property value.
STATE_PLAY_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_PLAY_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates that the Macro bean was playing, but the macro failed to complete successfully.
STATE_PLAY_PAUSED - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_PLAY_PAUSED - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates a macro is playing, but is paused.
STATE_PLAYING - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_PLAYING - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates a macro is loaded and running.
STATE_RECORD_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_RECORD_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
State property value.
STATE_RECORD_PAUSED - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_RECORD_PAUSED - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates a macro is recording, but is paused.
STATE_RECORDING - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_RECORDING - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates a macro is currently being recorded.
STATE_STOPPED - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_STOPPED - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Macro state constant that when returned from getState(), indicates a macro is loaded, but stopped.
STATE_USER_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
State property value.
STATE_USER_ERROR - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
State property value.
stop() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Called by JSCachedAppletLoader to inform this LoadableJSAppletInterface instance that the stop method has been called.
stop() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableAppletInterface
Called by CachedAppletLoader to inform this LoadableAppletInterface instance that it should stop its execution.
stop() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Stops recording or playing the macro.
stop() - Method in class com.ibm.eNetwork.beans.HOD.MacroManager
Stops recording or playing the macro.
stopAllSessions() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to stop all active sessions
stopCommunication() - Method in class com.ibm.eNetwork.beans.HOD.Session
Stops communications with the host.
stopCommunication() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
See Session.stopCommunication()
stopCommunication() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.stopCommunication()
stopSession() - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to stop a session
stopSession1(String) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method called to stop a particular session specified by the sessionName
string2Type(String) - Static method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns an integer that represents the type for the selection action.
STYLE3D_LOWERED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
style3dLowered
STYLE3D_RAISED - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
3DRaised
SUPPRESS_AUTO_NEWL_CR - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
suppressAutoNewLineCR property keyword
SUPPRESS_AUTO_NEWL_NL - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
suppressAutoNewLineNL property keyword
SUPPRESS_NULL_LINES - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
suppressNullLines property keyword
SYM_SWAP - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sym_Swap property keyword, this keyword only applies to bi-directional hosts
SYM_SWAP_ENABLED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
symmetric swapping value - (Arabic 3270 sessions only)
SYM_SWAP_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sym_Swap property value - Sym_SwapOff, this value only applies to bi-directional hosts
SYM_SWAP_ON - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sym_Swap property value - Sym_SwapOn, this value only applies to bi-directional hosts
SYMMETRIC_SWAP - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
SymmetricSwap property keyword

T

TERM_TIME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
termTime property keyword
Terminal - class com.ibm.eNetwork.beans.HOD.Terminal.
The Terminal Bean is a compound bean that combines a Screen and a Session bean to provide both a host connection and host screen.
Terminal() - Constructor for class com.ibm.eNetwork.beans.HOD.Terminal
Constructor which builds a Terminal Bean using the default property values.
Terminal(Properties) - Constructor for class com.ibm.eNetwork.beans.HOD.Terminal
Constructor which builds a Terminal Bean using the property values passed in the Property object.
TerminalCustomizer - class com.ibm.eNetwork.beans.HOD.TerminalCustomizer.
Customizer for the Terminal Bean.
TerminalCustomizer() - Constructor for class com.ibm.eNetwork.beans.HOD.TerminalCustomizer
 
TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
MVSDefaultMode, VMDefaultMode, CICSDefaultMode, OS400DefaultMode property value - Text file
TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
The ScreenMouseEvent occurred on the screen text
TEXT_ORIENTATION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textOrientation property keyword
TEXT_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textType property keyword
TEXT_TYPE_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textTypeDisp property keyword (VT bi-directional sessions only)
THAI_DISPLAY_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
ThaiDisplayMode property keyword
THAI_MODE_1 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Thai mode 1 property value - non composed mode (Thai session only)
THAI_MODE_2 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Thai mode 2 property value - composed mode (Thai session only)
THAI_MODE_3 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Thai mode 3 property value - composed mode with space alignment (Thai session only)
THAI_MODE_4 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Thai mode 4 property value - composed mode with EOF alignment (Thai session only)
THAI_MODE_5 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Thai mode 5 property value - composed mode with space and EOF alignment (Thai session only)
TIMEOUT_VALUE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
timeoutValue property keyword
tLanguageProperties() - Method in class com.ibm.eNetwork.beans.HOD.HostPrintTerminal
 
TN_ENHANCED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
TNEnhanced property keyword
toString() - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Returns a string representation of the bean.
toString() - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Returns a string representation of the bean.
toString() - Method in class com.ibm.eNetwork.beans.HOD.Macro
Returns the current macro as a string.
toString() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenKeyEvent
 
TRACE_HOD - Static variable in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Trace data will be sent to the HOD trace facility.
TRACE_HOD - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent
Trace data will be sent to the HOD trace facility.
TRACE_LEVEL - Static variable in class com.ibm.eNetwork.beans.HOD.HODBean
traceLevel property keyword
TRACE_LEVEL - Static variable in class com.ibm.eNetwork.beans.HOD.HODPanelBean
traceLevel property keyword
TRACE_MAXIMUM - Static variable in class com.ibm.eNetwork.beans.HOD.HODBean
traceLevel property value
TRACE_MAXIMUM - Static variable in class com.ibm.eNetwork.beans.HOD.HODPanelBean
traceLevel property value
TRACE_MINIMUM - Static variable in class com.ibm.eNetwork.beans.HOD.HODBean
traceLevel property value
TRACE_MINIMUM - Static variable in class com.ibm.eNetwork.beans.HOD.HODPanelBean
traceLevel property value
TRACE_NONE - Static variable in class com.ibm.eNetwork.beans.HOD.HODBean
traceLevel property value
TRACE_NONE - Static variable in class com.ibm.eNetwork.beans.HOD.HODPanelBean
traceLevel property value
TRACE_NORMAL - Static variable in class com.ibm.eNetwork.beans.HOD.HODBean
traceLevel property value
TRACE_NORMAL - Static variable in class com.ibm.eNetwork.beans.HOD.HODPanelBean
traceLevel property value
TRACE_SYSOUT - Static variable in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Trace data will be sent to the command line.
TRACE_SYSOUT - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent
Trace data will be sent to the command line.
TRACE_USER - Static variable in class com.ibm.eNetwork.beans.HOD.MacroActionTrace
Trace data will be fired to any registered listeners.
TRACE_USER - Static variable in class com.ibm.eNetwork.beans.HOD.event.MacroTraceEvent
Trace data will be fired to any registered listeners.
TRACEENTRY - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of TRACEENTRY
TraceEvent - class com.ibm.eNetwork.beans.HOD.trace.TraceEvent.
Event fired to notify listeners that a trace event has occurred.
TraceEvent(Object, ECLTraceEvent) - Constructor for class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Constructor for generating a new TraceEvent.
TraceEvent(Object, TraceProducer, int, String) - Constructor for class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Constructor for generating a new TraceEvent.
TraceEvent(Object, TraceProducer, int, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Constructor for generating a new TraceEvent.
TraceEvent(Object, TraceProducer, int, String, String, Exception) - Constructor for class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Constructor for generating a new TraceEvent.
TraceEvent(Object, TraceProducer, int, String, String, int, String) - Constructor for class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Constructor for generating a new TraceEvent.
TraceEvent(Object, TraceProducer, int, String, String, String, String) - Constructor for class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Constructor for generating a new TraceEvent.
traceEvent(TraceEvent) - Method in interface com.ibm.eNetwork.beans.HOD.trace.TraceListener
Invoked when a trace event occurs.
TRACEEXIT - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of TRACEEXIT
TraceListener - interface com.ibm.eNetwork.beans.HOD.trace.TraceListener.
The listener interface for receiving trace events.
TRACEMESSAGE - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of TRACEMESSAEG
TraceProducer - interface com.ibm.eNetwork.beans.HOD.trace.TraceProducer.
The listener interface for receiving trace events.
TRACTOR - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
tractor property keyword
translatePoint() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the x,y pixel coordinate relative to coordinate (0,0) of Screen.
TRANSPORT_RECV_BUFFSIZE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Transport Receive Buffer Size keyword.
TRIM_RECT_REMAIN_AFTER - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Trim Rectangle Remain After Edit
TRIM_RECT_SIZING_HANDLES - Static variable in class com.ibm.eNetwork.beans.HOD.Session
Trim Rectangle Sizing handles
trimBottomLines() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroExtractEvent
Trims blank lines from the extract data string array return in getData.
type2String(int) - Static method in class com.ibm.eNetwork.beans.HOD.MacroActionBoxSelect
Returns a string that represents the type for the selection action.

U

UDC_OFF - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
UDC_ON - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
UDC_SETTING - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
UDC_TABLE_SELECTION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
UNDER_DOT - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
Underdot
UNDER_LINE - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
Underline Property keyword
undo() - Method in class com.ibm.eNetwork.beans.HOD.ColorRemap
Undoes any changes that have been made to the color map since the last time the accept() method was invoked.
UNICODE_DATASTREAM - Static variable in class com.ibm.eNetwork.beans.HOD.Session
unicodeDataStreamEnabled property keyword
UNIX - Static variable in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Used to specify the input or output host type as a Unix platform.
unMark() - Method in class com.ibm.eNetwork.beans.HOD.Screen
Unmarks the selected box on the Screen.
unMark() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
Unmarks the selected box on the Screen.
UNPROTECTED_DISPLAY - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
unProtectedDisplay keyword
UNPROTECTED_NonDISPLAY - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
UnProtectedNonDisplay keyword
UNREGISTER - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of UNREGISTER
update(ActInfo) - Method in class com.ibm.eNetwork.beans.HOD.cpc.ActInfo
Copies the data from another ActInfo instance into this instance.
update(HIFramework) - Method in interface com.ibm.eNetwork.HOD.CustomInterface
 
URL_SELECTED - Static variable in class com.ibm.eNetwork.beans.HOD.event.ScreenEvent
A URL string was selected on the Screen
URLS_3DBOX_OPTION - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
URLS_DISABLE_OPTION - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
URLS_UNDERLINE_OPTION - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
 
URLSelected(ScreenEvent) - Method in interface com.ibm.eNetwork.beans.HOD.event.ScreenListener
Invoked when a user double clicks on a URL string displayed on the Screen Bean.
USE_CUSTOMIZING_OBJECT - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
useCustomizingObject property keyword
USE_PDT - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
usePDT property keyword
USE_SSH_PUBLIC_KEY_AUTHENTICATION - Static variable in class com.ibm.eNetwork.beans.HOD.Session
use SSH Public Key Authentication property keyword
USE_WINDOWS_DEFAULT_PRINTER - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
useWindowsDefaultPrinter property keyword
USE_WINDOWS_PRINTER - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
useWindowsPrinter property keyword
USER_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
User Password property keyword
USERID - Static variable in interface com.ibm.eNetwork.HOD.HIFramework
UserID property keyword
USERID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
UserID property keyword

V

VISUAL - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textType property value - visual (bi-directional sessions only)
VISUAL - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
PCFileType property value - VISUAL, this value only applies to bi-directional hosts
VISUAL_DISP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
textTypeDisp property values (VT bi-directional sessions only)
VM_CLEAR - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
VMClear property keyword
VM_CMS - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
hostType property value - VM/CMS Host
VM_DEFAULT_MODE - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
VMDefaultMode property keyword
VM_GET_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
VMGetBinary property keyword
VM_GET_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
VMGetText property keyword
VM_PUT_BINARY - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
VMPutBinary property keyword
VM_PUT_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.FileTransfer
VMPutText property keyword
VT_ANS_BACK_MSG - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTAnswerBackMsg property keyword
VT_AUTOWRAP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTAutowrap property keyword
VT_BACKSPACE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTBackspace property keyword
VT_CURSOR - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTCursor property keyword
VT_ID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VT ID property keyword
VT_KEYPAD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTKeypad property keyword
VT_LOCAL_ECHO - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTLocalEcho property keyword
VT_NEW_LINE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTNewLine property keyword
VT_PRINT_ASCII_CONVERT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
VT_REVERSE_SCREEN - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTReverseScreen property keyword
VT_TERMINAL_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
VTTerminalType property keyword

W

waitForStringInRect8(String, int, int, int, int, long, boolean, boolean) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to synchronously wait until the input text string appears at the given rectangle in the currently selected session
waitForStringInRect9(String, String, int, int, int, int, long, boolean, boolean) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to synchronously wait until the input text string appears at the given rectangle in the session specified by sessionName.
waitWhileStringInRect8(String, int, int, int, int, long, boolean, boolean) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to synchronously wait until the input text string is no longer in the given rectangle in the currently selected session.
waitWhileStringInRect9(String, String, int, int, int, int, long, boolean, boolean) - Method in interface com.ibm.eNetwork.HOD.common.cached.LoadableJSAppletInterface
Method which can be used to synchronously wait until the input text string is no longer in the given rectangle in the session specified by sessionName.
WARNING - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of WARNING message
WIN - Static variable in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Used to specify the input or output host type as a Dos/Windows platform.
WINDOWS_PRINTER_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
windowsPrinterName property keyword
WORKSTATION_ID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
workstationID property keyword
writeExternal(ObjectOutput) - Method in class com.ibm.eNetwork.beans.HOD.HODBean
Externalizable interface method to write the serialized bean properties.
writeExternal(ObjectOutput) - Method in class com.ibm.eNetwork.beans.HOD.HODPanelBean
Externalizable interface method to write the serialized bean properties.
writePrinter(ECLPS) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
The printer driver will render the entire presentation space to the underlying printer stream.
writePrinter(ECLPS, int, int, int, int) - Method in class com.ibm.eNetwork.beans.HOD.MacroPrinterDriver
The printer driver will render a rectangular portion of the presentation space to the underlying printer stream.
WSLoadableAppletInterface - interface com.ibm.eNetwork.HOD.common.cached.WSLoadableAppletInterface.
WSLoadableAppletInterface provides an optional mechanism to access the caching management of Host On-Demand specific libraries provided by the Host On-Demand server when used in a Java Web Start environment.

A B C D E F G H I J K L M N O P R S T U V W