com.sas.table
Class RowStyle

com.sas.table.RowStyle
All Implemented Interfaces:
PropertyBagChangedListener, PropertyBagChangedSource, PropertyBagInterface, 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
 
Fields inherited from class com.sas.collection.PropertyBag
allPropertyBagChangedListeners, defaults, keys, NO_SUCH_ELEMENT, numProperties, pendingEventGateCount, values
 
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
 
Methods inherited from class com.sas.collection.PropertyBag
addItems, addItems, addPropertyBagChangedListener, anyListeners, clone, clone, collect, containsKey, count, disableEvents, enableEvents, equals, equals, eventsEnabled, firePropertyBagChanged, firePropertyBagChanged, firingEvents, get, get, getDefaults, growPropertyBag, invalidateKeyList, listKeys, load, load, merge, merge, notifyListeners, propertyBagChanged, propertyChange, propertyIndex, remove, remove, removeAll, removePropertyBagChangedListener, resize, save, save, set, set, set, setDefaults, setProperties, setProperties, swap, swapSources, toDictionary, toProperties, toProperties, toString, validateObject
 

Constructor Detail

RowStyle

public RowStyle()



Copyright © 2009 SAS Institute Inc. All Rights Reserved.