com.sas.table
Class RowStyle

com.sas.table.RowStyle
All Implemented Interfaces:
com.sas.collection.PropertyBagChangedListener, com.sas.collection.PropertyBagChangedSource, com.sas.collection.PropertyBagInterface, com.sas.collection.StaticPropertyBagInterface, com.sas.DeepClonable, com.sas.PublicClonable, com.sas.util.Countable, java.beans.PropertyChangeListener, java.io.ObjectInputValidation, java.io.Serializable, java.lang.Cloneable, java.util.EventListener

public class RowStyle

A customizable set of row properties.

See CellStyle for more details.

See Also:
ColumnStyle, Serialized Form

Field Summary
 
Fields inherited from class com.sas.table.CellVectorStyle
ALIGN_CELLS, CELLS_TO_SIZE_COUNT, DEFAULT_CELL_STYLE, DEFAULT_LABEL_STYLE, MAX_SIZE, MIN_SIZE, RESIZABLE, SIZE
 
Constructor Summary
RowStyle()
           
 
Method Summary
 
Methods inherited from class com.sas.table.CellVectorStyle
getCellsToSizeCount, getDefaultCellStyle, getDefaultLabelStyle, getMaxSize, getMinSize, getSize, isAlignCells, isAlignCellsSet, isCellsToSizeCountSet, isDefaultCellStyleSet, isDefaultLabelStyleSet, isMaxSizeSet, isMinSizeSet, isResizable, isResizableSet, isSizeSet, setAlignCells, setCellsToSizeCount, setDefaultCellStyle, setDefaultLabelStyle, setMaxSize, setMinSize, setResizable, setSize, unsetAlignCells, unsetCellsToSizeCount, unsetDefaultCellStyle, unsetDefaultLabelStyle, unsetMaxSize, unsetMinSize, unsetResizable, unsetSize
 

Constructor Detail

RowStyle

public RowStyle()



Copyright © 2009 SAS Institute Inc. All Rights Reserved.