|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSCellFormatter | |
|---|---|
| org.jboss.errai.widgets.client | |
| org.jboss.errai.widgets.client.format | |
| Uses of WSCellFormatter in org.jboss.errai.widgets.client |
|---|
| Fields in org.jboss.errai.widgets.client declared as WSCellFormatter | |
|---|---|
protected WSCellFormatter |
WSGrid.WSCell.cellFormat
|
| Methods in org.jboss.errai.widgets.client that return WSCellFormatter | |
|---|---|
WSCellFormatter |
WSGrid.WSAbstractGrid.cellFmtAt(int row,
int col)
|
WSCellFormatter |
WSGrid.WSCell.getCellFormat()
|
| Methods in org.jboss.errai.widgets.client with parameters of type WSCellFormatter | |
|---|---|
void |
WSGrid.setCell(int row,
int column,
WSCellFormatter formatter)
|
void |
WSGrid.WSCell.setValue(WSCellFormatter formatter)
|
void |
WSGrid.WSAbstractGrid.setValueAt(int row,
int col,
WSCellFormatter cellFmt)
|
| Constructors in org.jboss.errai.widgets.client with parameters of type WSCellFormatter | |
|---|---|
WSGrid.WSCell(WSGrid.WSAbstractGrid grid,
WSCellFormatter cellFormat,
int row,
int column)
|
|
| Uses of WSCellFormatter in org.jboss.errai.widgets.client.format |
|---|
| Subclasses of WSCellFormatter in org.jboss.errai.widgets.client.format | |
|---|---|
class |
WSCellDateFormat
|
class |
WSCellMultiSelector
|
class |
WSCellSimpleTextCell
|
class |
WSCellTitle
|
class |
WSCellWidgetCell
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||