|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.NamedObjectImpl | +--oracle.jbo.mom.DefinitionObject | +--oracle.jbo.uicli.binding.JUDefBase | +--oracle.jbo.uicli.binding.JUFormDef | +--oracle.jbo.uicli.jui.JUPanelDef
Fields inherited from class oracle.jbo.uicli.binding.JUFormDef |
PNAME_TYPE |
Fields inherited from class oracle.jbo.mom.DefinitionObject |
mBaseDefObject, mExtendedDefObjects, mObjectResolved |
Fields inherited from class oracle.jbo.common.NamedObjectImpl |
mFullName, mObjName, mParent, mProperties |
Fields inherited from interface oracle.jbo.mom.xml.DefPersistable |
XML_STATEMENT |
Constructor Summary | |
JUPanelDef()
|
|
JUPanelDef(oracle.jbo.mom.xml.DefPersistable outer)
|
|
JUPanelDef(oracle.jbo.uicli.layout.JULayoutDef layoutDef,
java.lang.String formClassName,
java.lang.String formBindingClassName)
|
Method Summary | |
JUControlDef |
createControlDef(java.lang.String subType,
java.util.HashMap initValues)
|
oracle.jbo.uicli.layout.JULayoutConsDef |
createLayoutConsDef(java.lang.String subType,
java.util.HashMap initValues)
|
oracle.jbo.uicli.layout.JULayoutDef |
createLayoutDef(java.lang.String subType,
java.util.HashMap initValues)
|
Methods inherited from class oracle.jbo.uicli.binding.JUFormDef |
addControlDef, addControlDef, addIterator, createControlDef, createFormBinding, createFormBinding, findDefObject, findDefObjectNoSub, getControlDefs, getFormBindingClassName, getFormClassName, getFullName, getIterators, getLayoutDef, getXMLElementTag, init, initializeFormBinding, initializeFormBinding, loadChildrenFromXML, retrieveFromXML, setFormClassName, setLayoutDef, writeChildren, writeContents, writeControlDefs, writeIteratorDefs, writeLayoutDef |
Methods inherited from class oracle.jbo.uicli.binding.JUDefBase |
convertToBoolean, convertToInt, convertToIntArray, createAndLoadFromXML, getDefClassName, getSubType, isDirty, isNew, loadFromXML, readXMLBoolean, readXMLInt, readXMLString, readXMLStringArray, setDefClassName, setDirty, setName, setNew, setParent, setSubType, writeObject, writeXMLIntArray, writeXMLStringArray |
Methods inherited from class oracle.jbo.mom.DefinitionObject |
addExtendedDefObject, finishedLoading, getBaseDefObject, getContainerDef, getContainerName, getExtendedDefObjects, isBaseDefFor, isDynamicDefinitionObject, isObjectResolved, loadProperties, resolveReferences, setBaseDefObject, setObjectResolved |
Methods inherited from class oracle.jbo.common.NamedObjectImpl |
getName, getParent, getProperties, getPropertiesAsStrings, getPropertiesMap, getProperty, refreshProperty, setFullName, setPropertiesMap, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JUPanelDef()
public JUPanelDef(oracle.jbo.mom.xml.DefPersistable outer)
public JUPanelDef(oracle.jbo.uicli.layout.JULayoutDef layoutDef, java.lang.String formClassName, java.lang.String formBindingClassName)
Method Detail |
public oracle.jbo.uicli.layout.JULayoutDef createLayoutDef(java.lang.String subType, java.util.HashMap initValues)
public JUControlDef createControlDef(java.lang.String subType, java.util.HashMap initValues)
public oracle.jbo.uicli.layout.JULayoutConsDef createLayoutConsDef(java.lang.String subType, java.util.HashMap initValues)
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |