|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.common.NamedObjectImpl
oracle.jbo.mom.DefinitionObject
oracle.adf.model.binding.DCDefBase
oracle.adf.model.binding.DCExecutableBindingDef
oracle.adf.model.binding.DCBindingContainerDef
oracle.jbo.uicli.binding.JUFormDef
Field Summary |
Fields inherited from class oracle.adf.model.binding.DCBindingContainerDef |
mActionProcessorClassName, mBindingContainerClassName, mControllerClassName, mControls, mEnableTokenValidation, mExecutables, mFindMode, mFormClassName, mIterators, mLayoutDef, mOuter, mPackage, mParentDef, msgBundleClassName, mValidators, PNAME_BindingContainerClass, PNAME_EnableTokenValidation, PNAME_FindMode, PNAME_FormClass, PNAME_MsgBundleClass, PNAME_Package, PNAME_TYPE, PNAME_Viewable |
Fields inherited from class oracle.jbo.mom.DefinitionObject |
mBaseDefObject, mExtendedDefObjects, mObjectResolved |
Fields inherited from class oracle.jbo.common.NamedObjectImpl |
mFullName, mObjName, mParent, mProperties |
Constructor Summary | |
JUFormDef() |
|
JUFormDef(oracle.adf.model.layout.DCLayoutDef layoutDef, java.lang.String formClassName, java.lang.String formBindingClassName) |
|
JUFormDef(oracle.jbo.mom.xml.DefPersistable outer) |
Method Summary | |
oracle.jbo.VariableValueManager |
ensureVariableManager() |
void |
init(java.util.HashMap initValues) |
Methods inherited from class oracle.adf.model.binding.DCExecutableBindingDef |
getName, getPermissionClassName, getPermissionTargetName, getRefreshExpression, getRefreshOption, internalGetRefreshOptionFromString, internalHasPermission, isRefreshable |
Methods inherited from class oracle.adf.model.binding.DCDefBase |
convertToBoolean, convertToInt, convertToIntArray, createAndLoadFromXML, getDefClassName, getSubType, initSubType, isDirty, isNew, loadFromXML, readXMLBoolean, readXMLInt, readXMLString, readXMLStringArray, readXMLStringArrayList, readXMLStringArrayList, setDefClassName, setDirty, setNew, setSubType |
Methods inherited from class oracle.jbo.mom.DefinitionObject |
addExtendedDefObject, finishedLoading, getBaseDefObject, getContainerDef, getContainerName, getExtendedDefObjects, hasExtendedDefObjects, isBaseDefFor, isDynamicDefinitionObject, isObjectResolved, loadProperties, resolveReferences, setBaseDefObject, setName, setObjectResolved, setParent |
Methods inherited from class oracle.jbo.common.NamedObjectImpl |
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.VariableManagerOwner |
getName |
Constructor Detail |
public JUFormDef()
public JUFormDef(oracle.jbo.mom.xml.DefPersistable outer)
public JUFormDef(oracle.adf.model.layout.DCLayoutDef layoutDef, java.lang.String formClassName, java.lang.String formBindingClassName)
Method Detail |
public void init(java.util.HashMap initValues)
init
in class DCBindingContainerDef
public oracle.jbo.VariableValueManager ensureVariableManager()
ensureVariableManager
in interface oracle.jbo.VariableManagerOwner
ensureVariableManager
in class DCBindingContainerDef
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |