| Package | Description |
|---|---|
| org.fujion.model |
| Modifier and Type | Method and Description |
|---|---|
static IListModel.ListEventType |
IListModel.ListEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IListModel.ListEventType[] |
IListModel.ListEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelAndView.onListChange(IListModel.ListEventType type,
int startIndex,
int endIndex) |
void |
IListModel.IListModelListener.onListChange(IListModel.ListEventType type,
int startIndex,
int endIndex) |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.