Project: com.ibm.rational.teamapi.scout

Uses of Class
com.ibm.rational.teamapi.scout.ProxyElement

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 Thu 30-Oct-2008 05:19 PM

Copyright © IBM 2008. All rights reserved.