com.sas.models
Interface StaticNodeCellStyleInterface

All Known Subinterfaces:
NodeCellStyleInterface
All Known Implementing Classes:
LevelTreeNode, ProgressiveLevelTreeNode, TreeNode, TreeNodeAdaptor

public interface StaticNodeCellStyleInterface

StaticNodeCellStyleInterface defines methods for returning the style class for a cell of a node.


Method Summary
abstract  java.lang.String getNodeCellStyleClass()
          getNodeCellStyleClass returns a style class which is used to determine the style of a cell.
 

Method Detail

getNodeCellStyleClass

java.lang.String getNodeCellStyleClass()
getNodeCellStyleClass returns a style class which is used to determine the style of a cell.




Copyright © 2009 SAS Institute Inc. All Rights Reserved.