|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jaxfront.core.ui.RowHeaderLabellingStrategy
com.jaxfront.core.ui.PrimitiveRowHeaderLabellingStrategy
public class PrimitiveRowHeaderLabellingStrategy
Provides simple labelling via displaying a counter for the header.
| Constructor Summary | |
|---|---|
PrimitiveRowHeaderLabellingStrategy()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRowHeader(Type type)
simply increases the row counter by one and returns the value |
int |
getWidth()
Returns the header name for a type. |
boolean |
isPrimitive()
Returns true if the row header strategy is primitve. |
| Methods inherited from class com.jaxfront.core.ui.RowHeaderLabellingStrategy |
|---|
create, shouldSwitchHeadersOnMove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimitiveRowHeaderLabellingStrategy()
| Method Detail |
|---|
public java.lang.String getRowHeader(Type type)
getRowHeader in class RowHeaderLabellingStrategycom.jaxfront.core.ui.model.RowHeaderLabellingStrategy#getRowHeader(Type)public boolean isPrimitive()
RowHeaderLabellingStrategy
isPrimitive in class RowHeaderLabellingStrategycom.jaxfront.core.ui.model.RowHeaderLabellingStrategy#isPrimitive()public int getWidth()
RowHeaderLabellingStrategy
getWidth in class RowHeaderLabellingStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||