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()
addCommListener(CommListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.addCommListener()
addCustomListener(CustomListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Adds a CustomListener.
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()
addGUIListener(GUIListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.addGUIListener()
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.
addKeyListener(KeyListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
addOIAListener(OIAListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.addOIAListener()
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.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
addPSListener(PSListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.addPSListener()
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.
addSendKeyListener(SendKeyListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
 
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.
addTraceListener(TraceListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.addTraceListener()
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.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
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
BALL_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
PComm-unique For Personal Communications, members of the com.ibm.eNetwork.beans.HOD.trace package are non-operative because trace information is produced by a mechanism not compatible with JAVA.
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

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_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_SESSION - Static variable in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Static macro type to clone the current session
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_WINDOW - Static variable in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Static macro type to close the current window
close() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Called when closing the session.
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.
HOD-unique In Host On-Demand, 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.
HOD-unique In Host On-Demand, 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.
HOD-unique In Host On-Demand, 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
 
com.ibm.hi.customizer.beans - package com.ibm.hi.customizer.beans
 
com.ibm.hi.customizer.beans.event - package com.ibm.hi.customizer.beans.event
 
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
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.
copyAllToClipboard() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Copies all text to the clipboard.
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() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Copies the current selected text 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.
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.
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
CUSTOM_DIR - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
CUSTOM_URL - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
CustomEvent - class com.ibm.hi.customizer.beans.event.CustomEvent.
This event is fired by CustomTerminal to indicate that a screen, status, or macro event has occurred.
CustomEvent(Object, int, String, SCCustomComponent) - Constructor for class com.ibm.hi.customizer.beans.event.CustomEvent
Constructs a new CustomEvent with the specified source and type.
CustomEvent(Object, int, String, SCCustomComponent, String, Object) - Constructor for class com.ibm.hi.customizer.beans.event.CustomEvent
Constructs a new CustomEvent with the specified source and type.
CustomInterface - interface com.ibm.eNetwork.HOD.CustomInterface.
Anyone wishing to create a CustomInterface Applet to be run within Screen Customizer 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
CustomListener - interface com.ibm.hi.customizer.beans.event.CustomListener.
Listener interface which must be implemented to receive CustomEvents.
CustomMacroEvent - class com.ibm.hi.customizer.beans.event.CustomMacroEvent.
This event is fired by CustomTerminal to indicate that a macro event has occurred.
customMacroEvent(CustomMacroEvent) - Method in interface com.ibm.hi.customizer.beans.event.CustomListener
Method for receiving CustomMacroEvents.
CustomMacroEvent(Object, int, String) - Constructor for class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Constructs a new CustomEvent with the specified source, type and screen ID.
CustomMacroEvent(Object, int, String, Object) - Constructor for class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Constructs a new CustomEvent with the specified source, type, id, and data object.
CustomMacroEvent(Object, int, String, SCCustomComponent, String, Object) - Constructor for class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Constructs a new CustomMacroEvent with the specified source, type, screen ID, custom component, string, and data object.
CustomScreenEvent - class com.ibm.hi.customizer.beans.event.CustomScreenEvent.
This event is fired by CustomTerminal to indicate that we have entered a new screen, refreshed a screen, or exited a screen, as well as when the screen is ready for interaction.
customScreenEvent(CustomScreenEvent) - Method in interface com.ibm.hi.customizer.beans.event.CustomListener
Method for receiving CustomScreenEvents.
CustomScreenEvent(Object, int, String) - Constructor for class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Constructs a new CustomScreenEvent with the specified source, type, and ID.
CustomStatusEvent - class com.ibm.hi.customizer.beans.event.CustomStatusEvent.
This event is fired by CustomTerminal when a custom component sends status.
customStatusEvent(CustomStatusEvent) - Method in interface com.ibm.hi.customizer.beans.event.CustomListener
Method for receiving CustomStatusEvents.
CustomStatusEvent(Object, int, String, Object) - Constructor for class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Constructs a new CustomStatusEvent with the specified source and type.
CustomStatusEvent(Object, String, SCCustomComponent, String) - Constructor for class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Constructs a new CustomStatusEvent with the specified source and type.
CustomTerminal - class com.ibm.hi.customizer.beans.CustomTerminal.
CustomTerminal is a Bean which displays 3270, 5250, and CICS host data.
CustomTerminal() - Constructor for class com.ibm.hi.customizer.beans.CustomTerminal
Default Constructor
CustomTerminal(Properties) - Constructor for class com.ibm.hi.customizer.beans.CustomTerminal
Constructor that takes a Properties object containing the initial property settings.
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.
cutToClipboard() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Cuts the current selected text to the clipboard.

D

DATE - Static variable in class com.ibm.eNetwork.beans.HOD.Macro
Date property keyword.
DBCS_INPUT_VISIBLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
defaults() - Static method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns a Properties object containing the default properties for this Bean.
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.
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.hi.customizer.beans.CustomTerminal
Disposes CustomTerminal and all of its resources.
dispose() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Cleans up memory.
doFontDecrease() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Decreases the font by one point size.
doFontIncrease() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Increases the font by one point size.
DONT_SHOW_UNPROTECTED_URLS - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
dontShowUnprotectedURLs property keyword
doValidValues() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Show the valid values for the current text field.
doValidValuesMenu() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
doWhatIsIt() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Show the help for the current text field.
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
DYNAMIC_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 

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.
ENABLE_COLOR - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable Color from the menubar/toolbar
ENABLE_FONT - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable font from the menubar
ENABLE_FONT_DECREASE - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable font decrease from the toolbar
ENABLE_FONT_INCREASE - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable font increase from the toolbar
ENABLE_IMAGEBUTTONS - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable image button style from the menubar
ENABLE_LIGHTPEN - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable lightpen selection from the menubar
ENABLE_MENUBUTTONS - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable menubuttons style from the menubar
ENABLE_VVBUTTONS - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable valid value style from the menubar
ENABLE_WEBLINKBUTTONS - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to enable/disable weblink style from the menubar
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
ENVELOPE_HOPPER - Static variable in class com.ibm.eNetwork.beans.HOD.HostPrintSession
envelopeHopper property keyword
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.MacroActionVarUpdate
Executes the macro variable update 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
focusLost(FocusEvent) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
FONT_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Screen
fontName property keyword
FONT_NAME - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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 - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
FONT_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.MacroActionVarUpdate
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.
GET2POINT - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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 what the current setting is for indicating 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.
getAllGlobalVariables() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns all global variables in the form of a Properties object.
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.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.
getBalls() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCBall objects on the current screen.
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
getBooleanValue() - Method in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Returns the boolean value of the object data for this event.
getButtons() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCButton objects on the current screen.
getButtonVVs() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCButtonVV objects on the current screen.
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.
getCheckboxes() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCCheckbox objects on the current screen.
getChoices() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCChoice objects on the current screen.
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()
getCICSGWCodePage() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getCICSServerName() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getCICSServerName()
getClassName() - Method in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Returns the name of the class
getClassName() - Method in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Returns the class name associated with this event.
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.
getCodePage() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getCodePage()
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.
getColumns() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
getCommStatus() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getCommStatus()
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
 
getComponent() - Method in class com.ibm.hi.customizer.beans.event.CustomEvent
Returns the Custom Component associated with this event.
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
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.
getCustomComponents() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all Custom Components on the current screen.
getCustomDir() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the customDir property set by setCustomDir().
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.
getCustomURL() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the customURL property set by setCustomURL().
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.
getData() - Method in class com.ibm.hi.customizer.beans.event.CustomEvent
Returns any custom data associated with this 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 @V2
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.
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
 
getDeviceName() - Method in class com.ibm.eNetwork.beans.HOD.event.CommEvent
Returns the device name if one has been assigned, null otherwise.
getDeviceName() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getDeviceName()
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()
getECLSession() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.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.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.
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.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.MacroActionExtract
Returns the expression form of the lower right row for the extract area.
getEvent() - Method in class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
 
getEventCode() - Method in class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
 
getEventExtraInformation() - Method in class com.ibm.eNetwork.beans.HOD.event.PrintJobEvent
 
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
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.
getFont() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the current CustomTerminal 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.
getFontName() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
getFontSize() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
getFontStyle() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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 HFrame
getFrames() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCFrame objects on the current screen.
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
 
getGlobalVariable(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the global variable value mapped to the specified global variable name.
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.
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
 
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()
getHost() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getHost()
getHostBeforeIPMon() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
getHostLists() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCHostList objects on the current screen.
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
getImageButtons() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCImageButton objects on the current screen.
getImageButtonStyle() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the image button style.
getImages() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCImage objects on the current screen.
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.
getIsFileMacroKey() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
getIsMacroKey() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
getKeystroke(KeyEvent) - Static method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Obtains the Keystroke associated with the specified KeyEvent.
getLabels() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCLabel objects on the current screen.
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.Session
Returns the current value of the LamAlef property.
getLamAlef() - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.getLamAlef()
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.
getLists() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCList objects on the current screen.
getLookupFile() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the lookup table name.
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
 
getLUMLicensing() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
 
getLUMPort() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
 
getLUMServer() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getLUMServer()
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()
getLUName() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getLUName()
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.
getMacroScreen() - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Return the current MacroScreen object for the state.
getMacroType() - Method in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Returns the macro type for this macro event.
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.
getMenuButtonStyle() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the menu button style.
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.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
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()
getNumeralShape() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
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()
getPort() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getPort()
getPortBeforeIPMon() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
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.hi.customizer.beans.CustomTerminal
Get the properties for this bean.
getProxyAuthenMethod() - Method in class com.ibm.eNetwork.beans.HOD.Session
Returns the current value of the Socks v5 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.getProxyUserPassword()
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 Socks v5 Proxy.
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 Socks 5 Proxy.
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.
getRadioButtons() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCRadioButton objects on the current screen.
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.
getRows() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the number of rows represented on the screen.
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.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.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.
getScreenID() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the current screen ID.
getScreenID() - Method in class com.ibm.hi.customizer.beans.event.CustomEvent
Returns the screen ID associated with this event.
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()
getScreenSize() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getScreenSize()
getScreenType() - Method in class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Returns the screen type.
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
 
getServiceMgrHost() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
getSession() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the Session bean associated with this Terminal
getSessionConfigInfo() - Method in interface com.ibm.eNetwork.HOD.HIFramework
Gets the Properties instance
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()
getSessionID() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getSessionName() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getSessionType() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getSLPAS400Name() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getSLPMaxWaitTime() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getSLPScope() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.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.MacroActionExtract
Returns the expression form of the upper left row for the extract area.
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()
getSSLCertificateURL() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getSSLCertificateURL()
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.
getStatus() - Method in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Returns the string associated with this event, if one is available.
getStatusType() - Method in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Returns the status type for this event.
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
getTemplate() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the template property set by setTemplate().
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.
getTextfields() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCTextfield objects on the current screen.
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()
getTextOrientation() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getTextType() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
getThaiDisplayMode() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
getTraceName() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns a trace identifier for this bean.
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.
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
getType() - Method in class com.ibm.hi.customizer.beans.event.CustomEvent
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.
getValidValueButtonStyle() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the valid values button style.
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
 
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.
getWebLinkButtonStyle() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the web link button style.
getWebLinks() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns an array of all SCWebLink objects on the current screen.
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.
getWorkstationID() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.getWorkstationID()
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(GUIEvent) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Handler method for GUIEvents.
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
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_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
 
HOTSPOTS - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 

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
IMAGE_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.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
 
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.
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.
isAccessibilityEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns accessibilityEnabled state.
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.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()
isAutoConnect() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isAutoReconnect() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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 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.
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()
isCommStarted() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isCommStarted()
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.
isDBCSInputVisible() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
isDeviceNameReady() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isDeviceNameReady()
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.
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()
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.
isFontDecreaseEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns if the font size can be decreased.
isFontIncreaseEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns if the font size can be decreased.
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.
isGet2PointEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns Get2PointEnabled state.
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
 
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()
isHostModeTabEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the host mode tab state.
isHotspotsEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the hotspot enabled state.
isHotspotsTabEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the hotspots tab state.
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.
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.  
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.
isLightPenMode() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the value of the lightPenMode property.
isMapEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Get map enabled state.
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.
isMenuButtonsEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the menu enabled state.
isMenuButtonsTabEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the menu button tab state.
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.
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()
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.
isNumericSwapEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isNumericSwapEnabled()
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.
isOIAVisible() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
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()
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()
isSLPEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isSLPThisScopeOnly() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isSLPThisScopeOnly()
isSOSIVisible() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the value of the SOSIVisible property.
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()
isSSL() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isSSLCertificatePrompted() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isSSLCertificateProvided() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isSSLCertificateRemembered() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isSSLServerAuthentication() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
isSSLTelnetNegotiated() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isSSLTelnetNegotiated()
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.
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.
isSymmetricSwapEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isSymmetricSwapEnabled()
isSymSwap() - Method in class com.ibm.eNetwork.beans.HOD.cpc.Converter
Returns the SymSwap boolean property value.
isTemplateEnabled() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Returns the state of the template.
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()
isTNEnhanced() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
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.
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.
isWorkstationIDReady() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.isWorkstationIDReady()
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.
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

LABEL_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
LIGHTPEN - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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()
listCICSGWCodePages() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.listCodePages()
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(java.lang.String)
listCodePages(String) - Static method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.listCodePages(java.lang.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
 
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()
listNumeralShapes() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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 Socks v5 authentication methods.
listProxyTypes() - Static method in class com.ibm.eNetwork.beans.HOD.Session
Returns a list of the valid sessionType 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()
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() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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(java.lang.String)
listScreenSizes(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.listScreenSizes(java.lang.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()
listTextOrientations() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
listTextTypes() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
listThaiDisplayModes() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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 OnDemand-specific libraries provided by the Host OnDemand server.
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
LOOKUP_FILE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
LU_NAME - 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_EVENT - Static variable in class com.ibm.hi.customizer.beans.event.CustomEvent
Static base value for macro event types
MACRO_EVENT_MASK - Static variable in class com.ibm.hi.customizer.beans.event.CustomEvent
Static value for macro event mask
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.
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.
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
 
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.
MAP_ENABLED - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
MENU_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
MENU_BUTTONS - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
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.
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

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
OIA_VISIBLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
OIAEvent - class com.ibm.eNetwork.beans.HOD.event.OIAEvent.
The operator information area (OIA) event.
OIAEvent(Object, int, int, 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
 
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() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
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.
 
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 PrintJob event occurs.
PrintJobListener - interface com.ibm.eNetwork.beans.HOD.event.PrintJobListener.
The listener interface for receiving GUI events.
printPreview() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Displays a preview of the current screen for printing.
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.
printScreen() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Prints the current screen contents to the default printer.
printSetupPage() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
printSetupPage(Properties) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
printSetupPrint() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
printSetupPrint(Properties) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.
processCustomEvent(CustomEvent) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Method used to fire CustomEvents.
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_CLEAR_TEXT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_AUTHEN_METHOD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_AUTHEN_NONE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_BROWSER_DEFAULT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_HTTP - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SOCKS_PASSWORD - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SOCKS_USERSID - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SOCKS_V4 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SOCKS_V5 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SOCKS_V5_THEN_V4 - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SRV_HOST_NAME - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_SRV_HOST_PORT - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
PROXY_TYPE - Static variable in class com.ibm.eNetwork.beans.HOD.Session
 
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.
putVarsIntoComponents() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Writes global variables to all components.

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.
RECEIVE_FILE - Static variable in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Static macro type to receive a file from the host
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.
refresh() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Refreshes the screen.
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()
removeCommListener(CommListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.removeCommListener()
removeCustomListener(CustomListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Removes a CustomListener.
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.
removeGlobalVariable(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Removes the specified global variable.
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()
removeGUIListener(GUIListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.removeGUIListener()
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.
removeKeyListener(KeyListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
removeOIAListener(OIAListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.removeOIAListener()
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.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
removePSListener(PSListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.removePSListener()
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.
removeSendKeyListener(SendKeyListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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
 
removeTraceListener(TraceListener) - Static method in class com.ibm.eNetwork.beans.HOD.trace.BeanTrace
Removes the Beans' common trace listener.
removeTraceListener(TraceListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.removeTraceListener()
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.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
requestFocus() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Request focus on CustomTerminal.
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.
resetMapping(String) - Method in class com.ibm.eNetwork.beans.HOD.KeyRemap
Resets the specified Keystroke to its default mapping.
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.
RUN_APPLET - Static variable in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Static macro type to run an applet

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
saveSessionInfoBeforeIPMon() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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_DISCONNECT - Static variable in class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Static screen type for screen disconnect
SCREEN_ENTER - Static variable in class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Static screen type for screen enter
SCREEN_EVENT - Static variable in class com.ibm.hi.customizer.beans.event.CustomEvent
Static base value for screen event types
SCREEN_EVENT_MASK - Static variable in class com.ibm.hi.customizer.beans.event.CustomEvent
Static value for screen event mask
SCREEN_EXIT - Static variable in class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Static screen type for screen exit
SCREEN_READY - Static variable in class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Static screen type for screen ready
SCREEN_REFRESH - Static variable in class com.ibm.hi.customizer.beans.event.CustomScreenEvent
Static screen type for screen refresh
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
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.
selectAll() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Selects the contents of the current text field or label.
SEND_FILE - Static variable in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Static macro type to send a file to the host
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.
sendKeys(SendKeyEvent) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Handler method for SendKeyEvents.
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.
setAccessibilityEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Enable or disable accessibility
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.
setAllGlobalVariables(Properties) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets all global variables using a specified Properties object.
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.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()
setAutoConnect(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setAutoConnect()
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()
setAutoReconnect(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setAutoReconnect()
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()
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()
setCICSGWCodePage(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setCICSGWCodePage()
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()
setCICSServerName(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setCICSServerName()
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(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()
setCodePage(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the host codePage property.
setCodePage(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setCodePage()
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.
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()
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()
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()
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.
setCustomDir(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the customDir property.
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.
setCustomURL(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the customURL property.
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).
setDBCSInputVisible(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
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.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.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()
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.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.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.
setFont(Font) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the CustomTerminal 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.
setFontName(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
setFontSize(int) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
setFontStyle(int) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
setGet2PointEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Enable or disable Get2Point macro.
setGlobalVariable(String, String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets a specified global variable with a specified value.
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()
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()
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()
setHODKeyRemap(KeyRemap) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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()
setHost(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setHost()
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()
setHostModeTabEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the Host mode tab state.
setHostType(String) - Method in class com.ibm.eNetwork.beans.HOD.FileTransfer
Sets the hostType property.
setHotspotsEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Enable or disable hotspots.
setHotspotsTabEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the hotspot tab state.
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.
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.
setImageButtonStyle(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the image button style.
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.  
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.
setInsertEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the insert enabled state.
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()
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.
setIsFileMacroKey(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
setIsMacroKey(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
setLamAlef(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the LamAlef property.
setLamAlef(String) - Method in class com.ibm.eNetwork.beans.HOD.Terminal
See Session.setLamAlef()
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
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).
setLightPenMode(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.
setLookupFile(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the lookup table name.
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
 
setLUMLicensing(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setLUMLicensing(String)
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
 
setLUMPort(int) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setLUMPort(int)
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
 
setLUMServer(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setLUMServer(String)
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()
setLUName(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setLUName()
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.
setMacroScreen(MacroScreen) - Method in class com.ibm.eNetwork.beans.HOD.event.MacroStateEvent
Set the current MacroScreen object for the state.
setMapEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Turn current map on or off.
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.
setMenuButtonsEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Enable or disable menu buttons.
setMenuButtonsTabEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the menu button tab state.
setMenuButtonStyle(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the menu button style.
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.
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.
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
 
setNextScreens(MacroNextScreens) - Method in class com.ibm.eNetwork.beans.HOD.MacroScreen
Sets the collection of valid next-screens.
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()
setNumeralShape(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setNumeralShape()
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()
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()
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.
setNumericSwapEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setNumericSwapEnabled()
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.HostPrintTerminalCustomizer
 
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.
setOIAVisible(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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.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
 
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()
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()
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()
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()
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()
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()
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()
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()
setPort(int) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setPort()
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(()
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(()
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(()
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.
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.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.FileTransfer
Sets properties for the FileTransfer Bean via a Properties object.
setProperties(Properties) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the properties on this bean.
setProxyAuthenMethod(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the authentication method that will be used to communicate with the Socks 5 Proxy.
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()
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()
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()
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()
setProxyUserID(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the value of the user id used for authentication with the Socks v5 Proxy.
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()
setProxyUserPassword(String) - Method in class com.ibm.eNetwork.beans.HOD.Session
Sets the value of the password used for authentication with the Socks 5 Proxy.
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()
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()
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.
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.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.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()
setScreenSize(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
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
 
setServiceMgrHost(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setServiceMgrHost(String)
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()
setSessionID(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSessionID()
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()
setSessionName(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSessionName()
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()
setSessionType(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the Session type/ See Session.setSessionType().
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()
setSLPAS400Name(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSLPAS400Name()
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()
setSLPEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSLPEnabled()
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()
setSLPMaxWaitTime(int) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSLPMaxWaitTime()
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()
setSLPScope(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
setSLPThisScopeOnly(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSLPThisScopeOnly()
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)
setSOSIVisible(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the SOSIVisible property (3270 and 5250 DBCS sessions only).
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.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.MacroActionExtract
Sets the upper left row for the extract area.
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()
setSSL(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSL()
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()
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()
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()
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()
setSSLCertificatePassword(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
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()
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()
setSSLCertificatePrompted(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSLCertificatePrompted()
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()
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()
setSSLCertificateProvided(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSLCertificateProvided()
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()
setSSLCertificateRemembered(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSLCertificateRemembered()
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()
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()
setSSLCertificateURL(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSLCertificateURL()
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()
setSSLServerAuthentication(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSLServerAuthentication()
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()
setSSLTelnetNegotiated(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSSLTelnetNegotiated()
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.
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.
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.
setSymmetricSwapEnabled(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setSymmetricSwapEnabled()
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
setTemplate(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Sets the template property.
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()
setTextOrientation(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setTextOrientation()
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()
setTextType(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setTextType()
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()
setThaiDisplayMode(int) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setThaiDisplayMode
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()
setTNEnhanced(boolean) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setTNEnhanced()
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.
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()
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()
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.
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.
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.
setValidValueButtonStyle(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the valid values button style.
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()
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()
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()
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()
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()
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()
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()
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()
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()
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()
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.
setWebLinkButtonStyle(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Set the Web-Link button style.
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()
setWorkstationID(String) - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.setWorkstationID()
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
showColorRemapDialog() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Show the color remap dialog.
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)
SOSI_VISIBLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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_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
STANDARD_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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.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()
startCommunication() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.startCommunication()
STARTMACRO - Static variable in class com.ibm.eNetwork.beans.HOD.event.GUIEvent
Start Macro GUI event.
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.
STATUS_EVENT - Static variable in class com.ibm.hi.customizer.beans.event.CustomEvent
Static base value for status event types
STATUS_EVENT_MASK - Static variable in class com.ibm.hi.customizer.beans.event.CustomEvent
Static value for status event mask
STATUS_UPDATE - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static status type for status (hover help) update
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.
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()
stopCommunication() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
See Session.stopCommunication()
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

T

TAB_HOSTMODE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
TAB_HOTSPOTS - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
TAB_MENU_BUTTONS - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
TEMPLATE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
TN_ENHANCED - Static variable in class com.ibm.eNetwork.beans.HOD.Session
TNEnhanced property keyword
TOGGLE_LIGHTPEN - Static variable in class com.ibm.hi.customizer.beans.event.CustomStatusEvent
Static macro type to toggle the state of the lightpen mode
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
TRANSFER_DEFAULTS - Static variable in class com.ibm.hi.customizer.beans.event.CustomMacroEvent
Static macro type to display the file transfer defaults
translatePoint() - Method in class com.ibm.eNetwork.beans.HOD.event.ScreenMouseEvent
Returns the x,y pixel coordinate relative to coordinate (0,0) of Screen.
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.
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_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
USERID - Static variable in interface com.ibm.eNetwork.HOD.HIFramework
UserID property keyword

V

VALID_VALUE_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
//@d79a VT ID property keyword //@d79a
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

WARNING - Static variable in class com.ibm.eNetwork.beans.HOD.trace.TraceEvent
Event type of WARNING message
WEBLINK_BUTTON_STYLE - Static variable in class com.ibm.hi.customizer.beans.CustomTerminal
 
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
writeComponentsToVars() - Method in class com.ibm.hi.customizer.beans.CustomTerminal
Writes all components to global variables.
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.

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