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, setVisible
public void create(VirtualPanel panel, VirtualCUserWindow userWindow, PhantomCUserWindow data)
create
in interface VirtualServerUserWindowInterface
create
in class VirtualServerUserWindowAdapter
public void fireCreate(Transaction trans)
fireCreate
in interface VirtualUserWindowInterface
fireCreate
in class VirtualServerUserWindowAdapter
public void fireUpdate(Transaction trans)
fireUpdate
in interface VirtualUserWindowInterface
fireUpdate
in class VirtualServerUserWindowAdapter
public 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 VirtualInterface
setProperty
in class VirtualServerUserWindowAdapter
public void issueAction(Transaction trans)
issueAction
in interface VirtualUserWindowInterface
issueAction
in class VirtualServerUserWindowAdapter
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.