public class RCONSOLE_FILEMANAGER extends VirtualServerUserWindowAdapter
TOOLTIP_TEXT| Constructor and Description |
|---|
RCONSOLE_FILEMANAGER() |
| Modifier and Type | Method and Description |
|---|---|
void |
create(VirtualPanel panel,
VirtualCUserWindow userWindow,
PhantomCUserWindow data)
This method is called whenever the class has been instantiated.
|
void |
fireCreate(Transaction trans)
This method fires the creation data transaction to the client.
|
void |
fireInternal(Transaction trans)
This method is used to fire a create/update 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 |
issueAction(Transaction trans)
This method is invoked by the server kernel when an event has occurred
on the client side (such as a push button has been pressed).
|
boolean |
setProperty(String propertyName,
Object property)
Sets the directory tree.
|
areTextPromptsAlwaysRefreshed, callControl, clientUpdated, deleteAll, deleteLine, dispose, getBackgroundColor, getCell, getColor, getFont, getForegroundColor, getLength, getLine, getLineCount, getNextSelection, getProperty, getText, hostScreenChanged, insertLine, isChecked, isEnabled, isVisible, refresh, refreshTextPrompts, selectField, setBackgroundColor, setCell, setChecked, setColor, setEnabled, setFileFromList, setFocus, setFocus, setFont, setForegroundColor, setLength, setLine, setListFromFile, setSelection, setText, setVisiblepublic void create(VirtualPanel panel, VirtualCUserWindow userWindow, PhantomCUserWindow data)
create in interface VirtualServerUserWindowInterfacecreate in class VirtualServerUserWindowAdapterpublic void fireCreate(Transaction trans)
fireCreate in interface VirtualUserWindowInterfacefireCreate in class VirtualServerUserWindowAdapterpublic void fireUpdate(Transaction trans)
fireUpdate in interface VirtualUserWindowInterfacefireUpdate in class VirtualServerUserWindowAdapterpublic void fireInternal(Transaction trans)
public boolean setProperty(String propertyName, Object property)
The property name must be "TREE".
The object property must be the AdminConfigFileTransferItem class.
setProperty in interface VirtualInterfacesetProperty in class VirtualServerUserWindowAdapterpublic void issueAction(Transaction trans)
issueAction in interface VirtualUserWindowInterfaceissueAction in class VirtualServerUserWindowAdapterPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.