com.sas.swing.visuals.olaptableview
Class OLAPColumnHeaderSelectionModel
com.sas.swing.visuals.olaptableview.OLAPColumnHeaderSelectionModel
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, javax.swing.ListSelectionModel
public class OLAPColumnHeaderSelectionModel
- See Also:
- Serialized Form
Fields inherited from class com.sas.swing.visuals.tableview.CellSelectionModel |
anchorOrdinal, extendedValue, firstAdjustedOrdinal, firstChangedOrdinal, lastAdjustedOrdinal, lastChangedOrdinal, leadOrdinal, MAX, maxOrdinal, MIN, minOrdinal, table, value |
Methods inherited from class com.sas.swing.visuals.tableview.CellSelectionModel |
addSelection, addSelectionInterval, addSelectionInterval, changeSelection, changeSelection, changeTempSelection, changeTempSelection, clear, clearSelection, clone, contains, createOrdinal, fireValueChanged, fireValueChanged, fireValueChanged, fireValueChanged, getAnchorSelectionIndex, getLeadSelectionIndex, getMaxSelectionIndex, getMaxSelectionOrdinal, getMinSelectionIndex, getMinSelectionOrdinal, getTable, insertIndexInterval, isSelected, isSelectedIndex, isSelectionEmpty, markAsDirty, removeIndexInterval, removeSelection, removeSelectionInterval, removeSelectionInterval, set, setAnchorSelectionCell, setAnchorSelectionIndex, setLeadSelectionCell, setLeadSelectionIndex, setSelection, setSelectionInterval, setSelectionInterval, setTable, toString, updateLeadAnchorOrdinals, updateSelectedValues, validateMinAndMaxOrdinal |
OLAPColumnHeaderSelectionModel
public OLAPColumnHeaderSelectionModel()
OLAPColumnHeaderSelectionModel
public OLAPColumnHeaderSelectionModel(OLAPTableView table)
getMinColumn
protected int getMinColumn(int ordinal)
getMaxColumn
protected int getMaxColumn(int ordinal)
getMinLevel
protected int getMinLevel(int ordinal)
getMaxLevel
protected int getMaxLevel(int ordinal)
changeSelection
protected void changeSelection(java.util.BitSet bits,
int clearMin,
int clearMax,
int setMin,
int setMax,
boolean clearFirst)
- Overrides:
changeSelection
in class CellSelectionModel
Copyright © 2009 SAS Institute Inc. All Rights Reserved.