public class VirtualCNoteBookPage extends Object
Constructor and Description |
---|
VirtualCNoteBookPage(VirtualPanel panel,
VirtualCNoteBook vNB,
PhantomCNoteBookPage pNBPage,
int index)
Constructor to initiate notebook page and to create the connected VirtualPanel.
|
Modifier and Type | Method and Description |
---|---|
boolean |
createOnClient()
Get the create on client flag.
|
PhantomHostScreen |
getConnectedScreen()
Get screen that is connected to notebook page-panel.
|
int |
getIndex()
Returns the page index.
|
VirtualCNoteBook |
getNoteBook()
Gets the notebook of this notebook page.
|
VirtualPanel |
getPagePanel()
Return panel connected to page.
|
VirtualPanel |
getParentPanel()
Gets the parent panel of this notebook.
|
VirtualPanelSession |
getVirtualPanelSession()
Gets the panel session of this notebook page.
|
boolean |
isPageCreatedOnClient()
Is the page created on the client?
|
public VirtualCNoteBookPage(VirtualPanel panel, VirtualCNoteBook vNB, PhantomCNoteBookPage pNBPage, int index)
public boolean createOnClient()
public VirtualPanelSession getVirtualPanelSession()
public int getIndex()
public PhantomHostScreen getConnectedScreen()
public VirtualPanel getPagePanel()
public VirtualPanel getParentPanel()
public VirtualCNoteBook getNoteBook()
public boolean isPageCreatedOnClient()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.