public class PhantomCNoteBookAction extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FLAG_LOCKPANEL
Action flags.
|
static int |
FLAG_TEXTIDSTRING |
int |
flags |
PhantomHostField |
hostField |
String |
hostFieldName
Phantom host field: name and field.
|
PhantomObject |
object |
String |
objectName
Phantom object: name and object.
|
static int |
SAVE_SIZE
Save Size.
|
int |
sendKey
Send key.
|
String |
sendString
Send string.
|
Constructor and Description |
---|
PhantomCNoteBookAction(PhantomFile data)
Constructor notebook action for Designer control.
|
PhantomCNoteBookAction(PhantomPanelData mainPanel)
Empty constructor for read XML.
|
PhantomCNoteBookAction(PhantomPanelData mainPanel,
PhantomFile data,
String notebookID,
String descr)
Constructor notebook action previous/next, read from runtime file.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Checks for equality.
|
boolean |
performAction(VirtualPanel panel,
String controlId,
String argString)
Perform the action by using the VirtualPanel performAction with
current data.
|
void |
reloadObject()
Reload object reference.
|
void |
save(PhantomOutputFile file)
Saves to file.
|
public static final int SAVE_SIZE
public static final int FLAG_LOCKPANEL
public static final int FLAG_TEXTIDSTRING
public int flags
public int sendKey
public String objectName
public PhantomObject object
public String hostFieldName
public PhantomHostField hostField
public String sendString
public PhantomCNoteBookAction(PhantomPanelData mainPanel)
public PhantomCNoteBookAction(PhantomPanelData mainPanel, PhantomFile data, String notebookID, String descr) throws IOException
IOException
public PhantomCNoteBookAction(PhantomFile data) throws IOException
IOException
public void save(PhantomOutputFile file) throws IOException
IOException
public boolean performAction(VirtualPanel panel, String controlId, String argString)
public void reloadObject() throws IOException
IOException
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.