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.
|
String |
panelID
Page/Panel ID and panel data.
|
static int |
SAVE_SIZE
Save Size.
|
String |
title
Page/Panel title.
|
| Constructor and Description |
|---|
PhantomCNoteBookPage(PhantomFile data)
Constructor for Designer control.
|
PhantomCNoteBookPage(PhantomPanelData mainPanel)
Empty constructor for read XML.
|
PhantomCNoteBookPage(PhantomPanelData mainPanel,
PhantomCNoteBook noteBook,
PhantomFile data)
Notebook page constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Checks for equality.
|
PhantomPanelData |
getPanel()
Get 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.
|
void |
updateReferences(PhantomCNoteBook notebook,
ApplicationReferences refs)
Updates the Applications References instance.
|
public static final int SAVE_SIZE
public String panelID
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 PhantomCNoteBookPage(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()
public void updateReferences(PhantomCNoteBook notebook, ApplicationReferences refs)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.