public static class PhantomApplicationData.Directory extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
int | indexThe index in the directory. |
boolean | isHiddenPanelFlag for hidden panel. |
boolean | isSecondaryFlag for secondary panel. |
Object | panelOrObjectThe panel or the object if it's a hidden panel. |
int | panelTypePanel type. |
String | referenceThe object/panel reference. |
String | screenThe 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.
© 2026 Mindus SARL. All rights reserved.