com.sas.models
Interface NodeCellStyleKeyInterface
- All Superinterfaces:
- StaticNodeCellStyleKeyInterface
public interface NodeCellStyleKeyInterface
- extends StaticNodeCellStyleKeyInterface
NodeStyleKeyInterface provides an access to a key which can be associated
in the viewer to determine the style class used for the particular cell.
setNodeCellStyleKey
void setNodeCellStyleKey(java.lang.String styleKey)
- setNodeCellStyleKey sets the styleKey on the node. The styleKey is later
used in the viewer to determine the style class.
- Parameters:
styleKey - string key value.
Copyright © 2009 SAS Institute Inc. All Rights Reserved.