| Package | Description |
|---|---|
| org.ajax4jsf.model |
Various model objects APIs.
|
| org.richfaces.component |
Base RichFaces components interfaces and classes
|
| org.richfaces.model |
RichFaces model
|
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceDataModel<E> |
| Modifier and Type | Method and Description |
|---|---|
protected ExtendedDataModel<?> |
AbstractTree.createExtendedDataModel() |
protected abstract ExtendedDataModel<?> |
UIDataAdaptor.createExtendedDataModel() |
protected ExtendedDataModel<?> |
UISequence.createExtendedDataModel() |
protected ExtendedDataModel<?> |
UIDataTableBase.createExtendedDataModel() |
ExtendedDataModel<?> |
DataAdaptorIterationState.getDataModel() |
protected ExtendedDataModel<?> |
UIDataAdaptor.getExtendedDataModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UIDataAdaptor.setExtendedDataModel(ExtendedDataModel<?> extendedDataModel) |
| Constructor and Description |
|---|
DataAdaptorIterationState(DataComponentState componentState,
ExtendedDataModel<?> dataModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrangeableModel |
class |
ClassicTreeNodeDataModelImpl |
class |
DeclarativeTreeDataModelImpl |
class |
NodesTreeSequenceKeyModel<V> |
class |
SwingTreeNodeDataModelImpl |
class |
TreeSequenceKeyModel<V> |
| Constructor and Description |
|---|
ArrangeableModel(ExtendedDataModel<?> originalModel,
String var,
String filterVar) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.