| Package | Description |
|---|---|
| org.fryske_akademy.jsf |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLazyController<E extends EntityInterface,M extends AbstractLazyModel>
baseclass for controllers supporting lazy loading, selecting, copying, crud
and navigation.
|
class |
NewSupportingLazyController<E extends EntityInterface,M extends NewSupportingLazyModel<E>>
Controller that supports new entities as a row in a datatable.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractEntityController.filterAndRedirect(AbstractEntityController controller,
String key,
String value,
String action)
clears all filters, adds the key/value to it and returns your action with
AbstractController.FACESREDIRECTTRUE and "state=filtering" appended. |
Copyright © 2018 Fryske Akademy. All rights reserved.