|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DataObjectList in org.apache.myfaces.trinidadinternal.ui.collection |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.collection that return DataObjectList | |
|---|---|
protected DataObjectList |
DataObjectListNodeList.getDataObjectList(UIXRenderingContext context)
Deprecated. Returns the DataObjectList to be used. |
| Constructors in org.apache.myfaces.trinidadinternal.ui.collection with parameters of type DataObjectList | |
|---|---|
DataObjectListNodeList(DataObjectList childData)
Deprecated. Creates an empty DataObjectListNodeList bound to a DataObjectList. |
|
DataObjectListNodeList(UINode baseNode,
DataObjectList childData)
Deprecated. Creates a DataObjectListNodeList wrapping a single node and pulling its data from an explicitly set DataObjectList. |
|
DataObjectListNodeList(UINodeList baseNodes,
DataObjectList childData)
Deprecated. Creates a DataObjectListNodeList wrapping an entire UINodeList and pulling its data from an explicitly set DataObjectList. |
|
| Uses of DataObjectList in org.apache.myfaces.trinidadinternal.ui.data |
|---|
| Subinterfaces of DataObjectList in org.apache.myfaces.trinidadinternal.ui.data | |
|---|---|
interface |
DataSet
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| Classes in org.apache.myfaces.trinidadinternal.ui.data that implement DataObjectList | |
|---|---|
class |
ListDataObjectList
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| Uses of DataObjectList in org.apache.myfaces.trinidadinternal.ui.data.bean |
|---|
| Classes in org.apache.myfaces.trinidadinternal.ui.data.bean that implement DataObjectList | |
|---|---|
class |
BeanArrayDataObjectList
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| Methods in org.apache.myfaces.trinidadinternal.ui.data.bean that return DataObjectList | |
|---|---|
static DataObjectList |
BeanAdapterUtils.getAdapterList(UIXRenderingContext context,
java.lang.Object listInstance)
Deprecated. Creates a DataObjectList adapter class around an object. |
| Uses of DataObjectList in org.apache.myfaces.trinidadinternal.ui.laf.base |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf.base that return DataObjectList | |
|---|---|
protected static DataObjectList |
BaseLafRenderer.getDataObjectListAttributeValue(UIXRenderingContext context,
UINode node,
AttributeKey attributeKey)
Deprecated. |
| Uses of DataObjectList in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml |
|---|
| Methods in org.apache.myfaces.trinidadinternal.ui.laf.base.xhtml that return DataObjectList | |
|---|---|
static DataObjectList |
LinkDataObject.getLinkDataList(UIXRenderingContext context,
UINode parent)
Deprecated. |
static DataObjectList |
LinkDataObject.getLinkDataList(UIXRenderingContext context,
UINode parent,
org.apache.myfaces.trinidad.component.UIXHierarchy component,
UINode stamp,
boolean checkStampType)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||