|
Project: com.ibm.rational.teamapi.scout | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyElement | |
---|---|
com.ibm.rational.teamapi.scout |
Uses of ProxyElement in com.ibm.rational.teamapi.scout |
---|
Fields in com.ibm.rational.teamapi.scout declared as ProxyElement | |
---|---|
protected ProxyElement |
FolderView.m_root
The root of the tree view. |
Fields in com.ibm.rational.teamapi.scout with type parameters of type ProxyElement | |
---|---|
private static java.util.List<ProxyElement> |
ProxyElement.EMPTY_ARRAY
A constant used for empty results |
(package private) java.util.List<ProxyElement> |
ProxyElement.m_children
The children (virtual CHILD_BINDING_LIST) of this ProxyElement. |
Methods in com.ibm.rational.teamapi.scout that return ProxyElement | |
---|---|
(package private) ProxyElement |
ProxyElement.getParent()
The ProxyElement of which this is a child. |
Constructors in com.ibm.rational.teamapi.scout with parameters of type ProxyElement | |
---|---|
ProxyElement(ProxyElement parent,
com.ibm.rational.wvcm.stp.StpResource resource)
Constructs a model element for a given resource. |
|
Generated Tue 3-Mar-2009 02:02 AM | |||||||||
PREV NEXT | FRAMES NO FRAMES |