|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellFormat | |
|---|---|
| com.sibvisions.rad.ui.swing.ext.format | Contains table extensions. |
| com.sibvisions.rad.ui.swing.impl.control | Contains Swing control implementations based on the platform and technology independent interface definitions. |
| Uses of CellFormat in com.sibvisions.rad.ui.swing.ext.format |
|---|
| Methods in com.sibvisions.rad.ui.swing.ext.format that return CellFormat | |
|---|---|
CellFormat |
ICellFormatter.getCellFormat(IDataBook pDataBook,
IDataPage pDataPage,
IDataRow pDataRow,
String pColumnName,
int pRow,
int pColumn)
Gets the format for the given cell. |
| Uses of CellFormat in com.sibvisions.rad.ui.swing.impl.control |
|---|
| Methods in com.sibvisions.rad.ui.swing.impl.control that return CellFormat | |
|---|---|
CellFormat |
SwingTree.getCellFormat(IDataBook pDataBook,
IDataPage pDataPage,
IDataRow pDataRow,
String pColumnName,
int pRow,
int pColumn)
Gets the format for the given cell. |
CellFormat |
SwingTable.getCellFormat(IDataBook pDataBook,
IDataPage pDataPage,
IDataRow pDataRow,
String pColumnName,
int pRow,
int pColumn)
Gets the format for the given cell. |
CellFormat |
SwingEditor.getCellFormat(IDataBook pDataBook,
IDataPage pDataPage,
IDataRow pDataRow,
String pColumnName,
int pRow,
int pColumn)
Gets the format for the given cell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||