| Package | Description |
|---|---|
| org.richfaces.model |
RichFaces model
|
| org.richfaces.ui.iteration |
RichFaces iteration components
|
| org.richfaces.ui.iteration.tree | |
| org.richfaces.ui.iteration.tree.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrangeableModel |
class |
SequenceDataModel<E> |
| Constructor and Description |
|---|
ArrangeableModel(ExtendedDataModel<?> originalModel,
String var,
String filterVar) |
| Modifier and Type | Method and Description |
|---|---|
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 |
DeclarativeTreeDataModelImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ExtendedDataModel<?> |
AbstractTree.createExtendedDataModel() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassicTreeNodeDataModelImpl |
class |
NodesTreeSequenceKeyModel<V> |
class |
SwingTreeNodeDataModelImpl |
class |
TreeSequenceKeyModel<V> |
Copyright © 2014 JBoss by Red Hat. All rights reserved.