public class VirtualCBarHostField extends VirtualCBarControl
Modifier and Type | Field and Description |
---|---|
boolean |
doTranslate
Do use translation table flag.
|
bar, controlFlags, controlType, hasChanged, label, phantomControl, state, STATE_DISABLE, STATE_ENABLE, STATE_HIDE, STATE_SHOW, subControlType, UPDATE_STATE_ADDCTL, UPDATE_STATE_DELETECTL, UPDATE_STATE_NONE, UPDATE_STATE_REFRESHBAR, UPDATE_STATE_REFRESHCTL, UPDATE_STATE_REFRESHTEXTPROMPT, UPDATE_STATE_REPLACECTL, UPDATE_STATE_SETSTATE, UPDATE_STATE_SETTEXT, UPDATE_STATE_SETTEXTEX, width
Constructor and Description |
---|
VirtualCBarHostField(VirtualCBar bar,
PhantomCBarControl phantomControl)
Creates the bar host field.
|
Modifier and Type | Method and Description |
---|---|
void |
fireCreate(Transaction trans)
This method is used to fire a create message to the client by
a virtual class.
|
void |
fireUpdate(Transaction trans)
This method is used to fire an update message to the client by
a virtual class.
|
void |
hostScreenChanged(PhantomHostScreen screen)
The connected host screen has changed.
|
void |
refresh()
This method is used to refresh the bar control.
|
boolean |
setText(String text)
Method that is called when the REXX function SetText
is called
|
boolean |
setTextEx(String text)
Method that is called when the REXX function SetTextEx
is called
|
addUpdate, addUpdate, areTextPromptsAlwaysRefreshed, fireUpdate, getLabel, hasChanged, issueAction, refreshTextPrompts, setChanged, setState
public VirtualCBarHostField(VirtualCBar bar, PhantomCBarControl phantomControl)
public void hostScreenChanged(PhantomHostScreen screen)
hostScreenChanged
in class VirtualCBarControl
public void fireCreate(Transaction trans)
fireCreate
in class VirtualCBarControl
public void fireUpdate(Transaction trans)
fireUpdate
in class VirtualCBarControl
public void refresh()
refresh
in class VirtualCBarControl
public boolean setText(String text)
setText
in class VirtualCBarControl
public boolean setTextEx(String text)
setTextEx
in class VirtualCBarControl
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.