|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.viewGenerator.html.arrayPanes.ArrayCell
public class ArrayCell
Class declaration
| Field Summary | |
|---|---|
static int |
CELLSORT_CASE_INSENSITIVE
|
static int |
CELLSORT_CASE_SENSITIVE
|
protected int |
m_SortMode
the default sort mode, that may or may not be interpreted by the descendants of this class, depending on their contents. |
| Constructor Summary | |
|---|---|
ArrayCell(ArrayLine line)
Constructor declaration |
|
| Method Summary | |
|---|---|
String |
getStyleSheet()
Method declaration |
void |
setSortMode(int mode)
Method declaration |
void |
setStyleSheet(String css)
Method declaration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CELLSORT_CASE_INSENSITIVE
public static final int CELLSORT_CASE_SENSITIVE
protected int m_SortMode
| Constructor Detail |
|---|
public ArrayCell(ArrayLine line)
line - | Method Detail |
|---|
public void setStyleSheet(String css)
css - public String getStyleSheet()
public void setSortMode(int mode)
mode -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||