com.sas.servlet.tbeans.models
Interface StaticNodeCellStyleKeyInterface

All Known Implementing Classes:
JDBCToTreeViewModelAdapter.LevelTreeNode, TreeNode

public interface StaticNodeCellStyleKeyInterface

StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key. The key is used in certain viewers to determine the styling of the cell of the node.


Method Summary
 java.lang.String getNodeCellStyleKey()
          getNodeStyleKey returns the key associated with the node.
 

Method Detail

getNodeCellStyleKey

java.lang.String getNodeCellStyleKey()
getNodeStyleKey returns the key associated with the node.




Copyright © 2009 SAS Institute Inc. All Rights Reserved.