OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

org.apache.myjs.trinidad.component
Class AdfUICollection

org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUICollection
Direct Known Subclasses:
AdfUIIterator, AdfUINavigationLevel, AdfUINavigationPath, AdfUINavigationTree, AdfUIPage, AdfUIProcess, AdfUITree

public class AdfUICollection
extends Object
The UIXCollection component is a base class for components that do stamping. This class set the EL 'var' variable correctly when the rowData changes. And it wraps events that are queued, so that the correct rowData can be restored on this component when the event is broadcast.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfUICollection()
The UIXCollection component is a base class for components that do stamping.


Field Detail


Constructor Detail


AdfUICollection

public AdfUICollection()

The UIXCollection component is a base class for components that do stamping. This class set the EL 'var' variable correctly when the rowData changes. And it wraps events that are queued, so that the correct rowData can be restored on this component when the event is broadcast.

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2012.03.28 02:21 UTC
Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.