Uses of Interface
com.sas.models.StaticNodeCellStyleKeyInterface

Packages that use StaticNodeCellStyleKeyInterface
com.sas.models Interfaces and classes for models which may be displayed in various viewers. 
com.sas.sasserver.tree Generic Classes for implementing SAS File System hierarchy. 
 

Uses of StaticNodeCellStyleKeyInterface in com.sas.models
 

Subinterfaces of StaticNodeCellStyleKeyInterface in com.sas.models
 interface NodeCellStyleKeyInterface
          NodeStyleKeyInterface provides an access to a key which can be associated in the viewer to determine the style class used for the particular cell.
 

Classes in com.sas.models that implement StaticNodeCellStyleKeyInterface
 class TreeNode
          The TreeNode model creates nodes that can be used to create a hierarchical structure.
 class TreeNodeAdaptor
          The TreeNodeAdaptor takes a NodeInterface and creates a TreeNodeAdaptor.
 

Uses of StaticNodeCellStyleKeyInterface in com.sas.sasserver.tree
 

Classes in com.sas.sasserver.tree that implement StaticNodeCellStyleKeyInterface
 class LevelTreeNode
          LevelTreeNode creates TreeNodes using the hlist which is created using server side TREE SCL.
 class ProgressiveLevelTreeNode
          ProgressiveLevelTreeNode creates ProgressiveLevelTreeNodes using the hlist which is created using server side TREE SCL.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.