| Package | Description |
|---|---|
| org.fujion.component | |
| org.fujion.model |
| Class and Description |
|---|
| IBinding
Represents a binding between a property on a model object and one on a component.
|
| IModelAndView
This is a composite interface consisting of a list model and its associated renderer.
|
| IPaginator
Supports paging within a list model.
|
| ISupportsModel
Interface for components that support an associated model and view.
|
| Sorting.SortOrder
Ordering specifier for sort operation.
|
| Sorting.SortToggle
Type of sort toggle.
|
| Class and Description |
|---|
| IBinder
Interface for implementing model bindings.
|
| IBinder.Value
A converter may return this value to ignore a binding change.
|
| IBinding
Represents a binding between a property on a model object and one on a component.
|
| IComponentRenderer
Renders a model object to a component.
|
| IListModel
Describes a tracked list used to hold model objects.
|
| IListModel.IListModelListener
Interface for listeners receiving events when the list is modified.
|
| IListModel.ListEventType
Types of list mutation operations.
|
| IModelAndView
This is a composite interface consisting of a list model and its associated renderer.
|
| INestedModel
Extends the list model by adding support for nesting models within models.
|
| IPaginator
Supports paging within a list model.
|
| IPaginator.IPagingListener
Interface for listeners receiving events when a setting is modified.
|
| IPaginator.PagingEventType
Type of property change.
|
| ListModel
Implementation of a list model.
|
| Sorting.SortOrder
Ordering specifier for sort operation.
|
| Sorting.SortToggle
Type of sort toggle.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.