public class ENPAppFileReference extends ENPObject
Constructor and Description |
---|
ENPAppFileReference(PhantomRuntime runtime,
int type,
String fileName)
Creates the reference.
|
Modifier and Type | Method and Description |
---|---|
void |
add(ENPObject child)
Adds a child: not allowed, throws IllegalArgumentException.
|
void |
resolve()
Called to resolve.
|
addBarFileReference, addControlReference, addHostFieldReference, addHostScreenReference, addImageReference, addObjectReference, addPanelReference, addTextIDReference, append, appendSelectionInfo, equals, getExtra, getLocalInfo, invalidateIfDifferent, isUnresolved, onENPObjectInvalidated, setExtra, setFileReferrer, setImage, setLocalInfo, setOwner, setResolved, setUnresolved, setUnresolved, setUnresolved, setUnresolved
public ENPAppFileReference(PhantomRuntime runtime, int type, String fileName)
runtime
- The runtime.type
- The type of reference.fileName
- The file name, relative the application directory.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.