| |
|
| java.lang.Object net.xoetrope.xui.XPageManager net.xoetrope.builder.editor.XEditorPageManager
XEditorPageManager | public class XEditorPageManager extends XPageManager (Code) | | Extends the page manager to provide some extra editing facilities
Copyright (c) Xoetrope Ltd., 2002-2003
$Revision: 1.2 $
License: see License.txt
|
XEditorPageManager | public XEditorPageManager()(Code) | | |
setPageDisplay | public void setPageDisplay(XPageDisplay pgDisplay)(Code) | | Set the interface to invoke when a page has been displayed.
Reads the startup parameters Frames and UsesFrames to control loading of
the frame set. If Frames is not specified it defaults to "frames", and if
UsesFrames is not specified it defaults to "true".
Parameters: pgDisplay - The XPageDisplay interface |
|
|
|