public class PhantomCNoteBookPage extends Object
| Modifier and Type | Field and Description |
|---|---|
PhantomCNoteBookAction |
actionNext |
PhantomCNoteBookAction |
actionPrevious
Notebook action previous/next.
|
PhantomPanelData |
mainPanel
The main panel where the notebook is located.
|
PhantomPanelData |
panel |
String |
panelID
Page/Panel ID and panel data.
|
static int |
SAVE_SIZE
Save Size.
|
String |
title
Page/Panel title.
|
| Constructor and Description |
|---|
PhantomCNoteBookPage(PhantomPanelData mainPanel)
Empty constructor for read XML.
|
PhantomCNoteBookPage(PhantomPanelData mainPanel,
PhantomCNoteBook noteBook,
PhantomFile data)
Notebook page constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PhantomPanelData |
getPanel()
Get virtual panel connected to page.
|
void |
reloadObject()
Reload object reference.
|
void |
resolveComponentReferences(PhantomApplicationData application)
Create shortcut from panel ID to PhantomPanelData.
|
void |
save(PhantomOutputFile file)
Saves the instance to file.
|
public static final int SAVE_SIZE
public String panelID
public PhantomPanelData panel
public PhantomPanelData mainPanel
public String title
public PhantomCNoteBookAction actionPrevious
public PhantomCNoteBookAction actionNext
public PhantomCNoteBookPage(PhantomPanelData mainPanel)
public PhantomCNoteBookPage(PhantomPanelData mainPanel, PhantomCNoteBook noteBook, PhantomFile data) throws IOException
IOExceptionPhantomCNoteBook,
PhantomCNoteBookActionpublic void save(PhantomOutputFile file) throws IOException
file - IOExceptionPhantomCNoteBook,
PhantomCNoteBookActionpublic void reloadObject()
throws IOException
IOExceptionpublic void resolveComponentReferences(PhantomApplicationData application)
public PhantomPanelData getPanel()
Phantom® and NetPhantom® are registered trademarks of Nexum Technologies SARL.
© Copyright Nexum Technologies SARL, 2011. All rights reserved.