com.sas.servlet.tbeans.models
Interface StaticNodeCellStyleInterface

All Known Implementing Classes:
JDBCToTreeViewModelAdapter.LevelTreeNode, TreeNode

public interface StaticNodeCellStyleInterface

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


Method Summary
 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.