public static class PhantomApplicationData.Directory extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
index
The index in the directory.
|
boolean |
isHiddenPanel
Flag for hidden panel.
|
boolean |
isSecondary
Flag for secondary panel.
|
Object |
panelOrObject
The panel or the object if it's a hidden panel.
|
int |
panelType
Panel type.
|
String |
reference
The object/panel reference.
|
String |
screen
The screen name.
|
| Constructor and Description |
|---|
PhantomApplicationData.Directory() |
| Modifier and Type | Method and Description |
|---|---|
void |
callHiddenObject(PhantomWorker worker)
Call the hidden panel object if any.
|
String |
toString()
Outputs a string description of this object.
|
public int index
public String screen
public Object panelOrObject
public String reference
public boolean isHiddenPanel
public boolean isSecondary
public int panelType
public void callHiddenObject(PhantomWorker worker)
Phantom® and NetPhantom® are registered trademarks of Nexum Technologies SARL.
© Copyright Nexum Technologies SARL, 2011. All rights reserved.