public class VirtualCBarText extends VirtualCBarControl
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 |
|---|
VirtualCBarText(VirtualCBar bar,
PhantomCBarControl phantomControl)
Creates the bar text control.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
areTextPromptsAlwaysRefreshed()
If the class has a need to refresh the text prompt at all host
changed, it must reply
true to this method call. |
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 |
refreshTextPrompts()
This method is used to refresh the text prompt.
|
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, fireUpdate, getLabel, hasChanged, hostScreenChanged, issueAction, refresh, setChanged, setStatepublic VirtualCBarText(VirtualCBar bar, PhantomCBarControl phantomControl)
public void fireCreate(Transaction trans)
fireCreate in class VirtualCBarControlpublic void fireUpdate(Transaction trans)
fireUpdate in class VirtualCBarControlpublic void refreshTextPrompts()
refreshTextPrompts in class VirtualCBarControlpublic boolean areTextPromptsAlwaysRefreshed()
true to this method call.
Otherwise return false.areTextPromptsAlwaysRefreshed in class VirtualCBarControlpublic boolean setTextEx(String text)
setTextEx in class VirtualCBarControlpublic boolean setText(String text)
setText in class VirtualCBarControlPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.