|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
oracle.jbo.common.ClientElement |
getPiggyback()
returns the piggyback tree |
oracle.jbo.common.ClientElement |
getRoot()
returns the document tree. |
void |
save()
saves the latest document/piggyback definition. |
void |
setPiggyback(oracle.jbo.common.ClientElement piggyback)
define the document tree for personal use. |
void |
setRoot(oracle.jbo.common.ClientElement root)
sets a new document tree |
Method Detail |
public oracle.jbo.common.ClientElement getRoot()
public void setRoot(oracle.jbo.common.ClientElement root)
root
- the new document treepublic oracle.jbo.common.ClientElement getPiggyback()
public void setPiggyback(oracle.jbo.common.ClientElement piggyback)
piggyback
- the new Piggyback definitionpublic void save()
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.