|
Oracle ADF Designtime API Reference v10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttributeInfo in oracle.adf.dt |
Methods in oracle.adf.dt that return AttributeInfo | |
AttributeInfo |
RowsetInfo.getAttribute(int nAttribute) Returns an attribute via its index. |
AttributeInfo |
RowsetInfo.getAttribute(java.lang.String sName) Returns an attribute via its name. |
Uses of AttributeInfo in oracle.adf.dt.controls |
Methods in oracle.adf.dt.controls that return AttributeInfo | |
AttributeInfo |
DataControlTreeNode.getAttributeInfo() Only call this function if getNodeType() returns ATTRIBUTE_NODE |
Uses of AttributeInfo in oracle.adf.dt.controls.treemodel |
Methods in oracle.adf.dt.controls.treemodel that return AttributeInfo | |
AttributeInfo |
MethodTreeNode.getAttributeInfo() |
AttributeInfo |
JotMethodTreeNode.getAttributeInfo() |
AttributeInfo |
JotMethodReturnNode.getAttributeInfo() |
AttributeInfo |
JotMethodAccessorReturnNode.getAttributeInfo() |
abstract AttributeInfo |
DefaultDataControlTreeNode.getAttributeInfo() |
AttributeInfo |
ActionNode.getAttributeInfo() |
Uses of AttributeInfo in oracle.adf.dt.controls.treemodel.bc4j |
Methods in oracle.adf.dt.controls.treemodel.bc4j that return AttributeInfo | |
AttributeInfo |
BC4JViewObjectAttributeTreeNode.getAttributeInfo() |
AttributeInfo |
BC4JStructDomainAttributeAccessorNode.getAttributeInfo() |
AttributeInfo |
BC4JModelViewObjectTreeNode.getAttributeInfo() |
AttributeInfo |
BC4JDomainAttributeTreeNode.getAttributeInfo() |
AttributeInfo |
BC4JDataControlTreeNode.getAttributeInfo() |
AttributeInfo |
BC4JApplicationModuleReferenceTreeNode.getAttributeInfo() |
Uses of AttributeInfo in oracle.adf.dt.controls.treemodel.bean |
Classes in oracle.adf.dt.controls.treemodel.bean that implement AttributeInfo | |
class |
ScalarTypeAttributeInfo |
Methods in oracle.adf.dt.controls.treemodel.bean that return AttributeInfo | |
AttributeInfo |
BeanStructureTreeNode.getAttributeInfo() |
AttributeInfo |
BeanModelAttributeTreeNode.getAttributeInfo() |
AttributeInfo |
BeanMethodScalarReturnNode.getAttributeInfo() |
Uses of AttributeInfo in oracle.adf.dt.controls.treemodel.bean.toplink |
Methods in oracle.adf.dt.controls.treemodel.bean.toplink that return AttributeInfo | |
AttributeInfo |
BaseToplinkModelDataControlTreeNode.getAttributeInfo() |
Uses of AttributeInfo in oracle.adf.dt.dbpanel.jrad |
Methods in oracle.adf.dt.dbpanel.jrad that return AttributeInfo | |
static AttributeInfo |
JRadModelTransferable.getAttributeInfo(java.awt.datatransfer.Transferable trans) |
Constructors in oracle.adf.dt.dbpanel.jrad with parameters of type AttributeInfo | |
JRadModelTransferable(JRadControlBindingFactory factory, JRadControlType type, AttributeInfo info, JRadBindingPanelListener listener) |
Uses of AttributeInfo in oracle.adf.dt.objects |
Classes in oracle.adf.dt.objects that implement AttributeInfo | |
class |
JUDTBeanAccessorInfo |
class |
JUDTBeanAtributeInfo |
class |
JUDTJboAttributeInfo |
class |
JUDTViewAttributeInfo |
Methods in oracle.adf.dt.objects that return AttributeInfo | |
AttributeInfo |
JUDTViewRowSetInfo.getAttribute(int nAttribute) |
AttributeInfo |
JUDTViewRowSetInfo.getAttribute(java.lang.String sName) |
protected AttributeInfo |
JUDTViewAttributeInfo.createAttributeInfo(oracle.jdeveloper.model.JProject project, oracle.jbo.dt.objects.JboAttribute attr) |
AttributeInfo |
JUDTSingleAttributeRowsetInfo.getAttribute(int nAttribute) |
AttributeInfo |
JUDTSingleAttributeRowsetInfo.getAttribute(java.lang.String sName) |
AttributeInfo |
JUDTDomainRowsetInfo.getAttribute(int nAttribute) |
protected AttributeInfo |
JUDTDomainRowsetInfo.createAttributeInfo(oracle.jdeveloper.model.JProject project, oracle.jbo.dt.objects.JboAttribute attr) |
AttributeInfo |
JUDTDomainRowsetInfo.getAttribute(java.lang.String sName) |
AttributeInfo[] |
JUDTCtrlValue.getAttributeInfos() Returns the array of attribute infos for the set of attributes used by this value binding. |
AttributeInfo |
JUDTBeanRowSetInfo.getAttribute(int nAttribute) |
AttributeInfo |
JUDTBeanRowSetInfo.getAttribute(java.lang.String sName) |
|
Oracle ADF Designtime API Reference v10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.