|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.core.ui.tableModel.RowLeadedListModel.ListTypeHeaderStrategy
public class RowLeadedListModel.ListTypeHeaderStrategy
Constructor Summary | |
---|---|
RowLeadedListModel.ListTypeHeaderStrategy(FlippableListTypeTableModel tm)
|
Method Summary | |
---|---|
java.lang.String |
getRowHeader(int row)
Returns the header name for a type. |
int |
getWidth()
Returns the header name for a type. |
boolean |
shouldSwitchHeadersOnMove()
Returns true if the column headers should be switched when columns are moved. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RowLeadedListModel.ListTypeHeaderStrategy(FlippableListTypeTableModel tm)
Method Detail |
---|
public java.lang.String getRowHeader(int row)
HeaderStrategy
getRowHeader
in interface HeaderStrategy
public int getWidth()
HeaderStrategy
getWidth
in interface HeaderStrategy
public boolean shouldSwitchHeadersOnMove()
HeaderStrategy
shouldSwitchHeadersOnMove
in interface HeaderStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |