|
||||||||||
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.InteligentRowHeaderLabellingStrategy
public class InteligentRowHeaderLabellingStrategy
Provides simple labelling via displaying a counter for the header.
Constructor Summary | |
---|---|
InteligentRowHeaderLabellingStrategy()
|
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 InteligentRowHeaderLabellingStrategy()
Method Detail |
---|
public java.lang.String getRowHeader(Type type)
getRowHeader
in class RowHeaderLabellingStrategy
com.jaxfront.core.ui.model.RowHeaderLabellingStrategy#getRowHeader(Type)
public boolean isPrimitive()
RowHeaderLabellingStrategy
isPrimitive
in class RowHeaderLabellingStrategy
com.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 |