|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.plumtree.remote.sci.SciPage
Represents a page to which controls can be added.
Constructor Summary | |
SciPage()
Default constructor |
Method Summary | |
void |
add(ISciElement control)
Adds a SciControl to the page. |
void |
saveToFile(java.lang.String fileName)
Saves this page to a file for debugging. |
java.lang.String |
toString()
Writes the page to a string for debugging. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SciPage()
Object.Object()
Method Detail |
public void add(ISciElement control)
SciControl
to the page.
add
in interface com.plumtree.remote.sci.ISciPage
control
- ISciElement
for any type of control, e.g. Checkbox, Hidden, LabelISciPage.add(ISciElement)
public void saveToFile(java.lang.String fileName)
saveToFile
in interface com.plumtree.remote.sci.ISciPage
fileName
- a valid filenameISciPage.saveToFile(String)
public java.lang.String toString()
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.