public static class PhantomApplicationData.Directory extends Object implements Cloneable
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 |
---|
Directory() |
Modifier and Type | Method and Description |
---|---|
void |
callHiddenObject(PhantomWorker worker)
Call the hidden panel object if any.
|
PhantomApplicationData.Directory |
clone()
Clones this object shallow.
|
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)
public PhantomApplicationData.Directory clone()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.