Uses of Class
com.sas.dataselectors.filters.OLAPMemberTreeNode

Packages that use OLAPMemberTreeNode
com.sas.dataselectors.filters Provides adapter components used to convert native models to models which can then be used with filter components. 
 

Uses of OLAPMemberTreeNode in com.sas.dataselectors.filters
 

Subclasses of OLAPMemberTreeNode in com.sas.dataselectors.filters
 class OLAPMemberDeferredRetrievalTreeNode
          This tree node will represent a member of an MDDB cube.
 

Constructors in com.sas.dataselectors.filters with parameters of type OLAPMemberTreeNode
OLAPMemberTreeModel(OLAPMemberTreeNode root)
          Constructs a new tree model with the given tree node as the root.
OLAPMemberTreeModel(OLAPMemberTreeNode root, boolean asksAllowsChildren)
          Constructs a new tree model with the given tree node as the root.
OLAPMemberValueAndTreeModel(OLAPMemberTreeNode root)
          Constructs a new model with the given node as the root.
OLAPMemberValueAndTreeModel(OLAPMemberTreeNode root, boolean asksAllowsChildren)
          Constructs a new model with the given node as the root.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.