|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellFormat | |
|---|---|
| com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
| 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 |
|---|
| Constructors in com.sibvisions.rad.ui.swing.ext with parameters of type CellFormat | |
|---|---|
JVxTable.CellEditorPane(JVxTable pTableControl,
CellFormat pCellFormat,
EventObject pEventObject)
Constructs a new CellEditorPane. |
|
| 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 | |||||||||