com.sas.models
Interface NodeCellStyleInterface

All Superinterfaces:
StaticNodeCellStyleInterface

public interface NodeCellStyleInterface
extends StaticNodeCellStyleInterface

NodeCellStyleInterface defines that provid access to the style class for the cell of a node.


Method Summary
abstract  void setNodeCellStyleClass(java.lang.String styleClass)
          setNodeCellStyleClass sets the style on a cell for the node.
 
Methods inherited from interface com.sas.models.StaticNodeCellStyleInterface
getNodeCellStyleClass
 

Method Detail

setNodeCellStyleClass

void setNodeCellStyleClass(java.lang.String styleClass)
setNodeCellStyleClass sets the style on a cell for the node.

Parameters:
styleClass - styleClass for the cell of the node.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.