|
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.JUControlDef
|
+--oracle.jbo.uicli.binding.JUCtrlActionDef
| Fields inherited from class oracle.jbo.uicli.binding.JUControlDef |
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 |
JUCtrlActionDef()
|
JUCtrlActionDef(java.lang.String name,
java.lang.String controlClassName,
java.lang.String controlBindingClassName,
java.lang.String iterBindingName,
int action)
|
| Method Summary |
| Type | Method |
|---|---|
int |
getAction()
|
void |
init(java.util.HashMap initValues)
|
protected void |
retrieveFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement,
java.util.HashMap valueTab)
|
void |
writeContents(oracle.jbo.mom.xml.DefWriter jos)
Objects should write their persistence output in this method |
| Methods inherited from class oracle.jbo.uicli.binding.JUControlDef |
createControl, createControlBinding,
createControlBinding, getControlBindingClassName,
getControlClassName, getInitialValue, getIterBinding,
getIterBindingName, getLayoutCons, getXMLElementTag,
loadChildrenFromXML, setControlBindingClassName,
setControlClassName, setInitialValue, writeChildren |
| 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 |
getFullName, 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 |
| Methods inherited from interface oracle.jbo.mom.xml.DefPersistable |
getFullName |
| Constructor Detail |
public JUCtrlActionDef()
public JUCtrlActionDef(java.lang.String name,
java.lang.String controlClassName,
java.lang.String controlBindingClassName,
java.lang.String iterBindingName,
int action)
| Method Detail |
public void init(java.util.HashMap initValues)
init in class JUControlDefpublic int getAction()
protected void retrieveFromXML(oracle.jbo.mom.xml.DefElementImpl xmlElement,
java.util.HashMap valueTab)
retrieveFromXML in class JUControlDef
public void writeContents(oracle.jbo.mom.xml.DefWriter jos)
throws oracle.jbo.mom.xml.DefPersistenceException
oracle.jbo.mom.xml.DefPersistablewriteContents in class JUControlDeforacle.jbo.mom.xml.DefPersistablejos - the Output storage for persistence
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||