|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpRepresentationObjectFactory | |
|---|---|
| ilog.cpl.list | Contains classes related to the Swing list model. |
| ilog.cpl.table | Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. |
| ilog.cpl.table.css | Contains classes to provide the customization for the datasource and adapter components and its objects through CSS. |
| Uses of IlpRepresentationObjectFactory in ilog.cpl.list |
|---|
| Methods in ilog.cpl.list that return IlpRepresentationObjectFactory | |
|---|---|
IlpRepresentationObjectFactory |
IlpListAdapter.getRepresentationObjectFactory()
Returns the representation object factory used by this adapter. |
| Methods in ilog.cpl.list with parameters of type IlpRepresentationObjectFactory | |
|---|---|
void |
IlpListAdapter.setRepresentationObjectFactory(IlpRepresentationObjectFactory representationObjectFactory)
Sets the representation object factory used by this adapter. |
| Uses of IlpRepresentationObjectFactory in ilog.cpl.table |
|---|
| Classes in ilog.cpl.table that implement IlpRepresentationObjectFactory | |
|---|---|
class |
IlpTableRowFactory
Implementation of a representation object factory that creates table rows. |
| Uses of IlpRepresentationObjectFactory in ilog.cpl.table.css |
|---|
| Methods in ilog.cpl.table.css that return IlpRepresentationObjectFactory | |
|---|---|
IlpRepresentationObjectFactory |
IlpTableAdapterCustomization.getRepresentationObjectFactory()
Returns the representation object factory used by this adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||