|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListDispatcher.ListDispatchControl | |
|---|---|
| org.omnaest.utils.structure.collection.list.decorator | |
| Uses of ListDispatcher.ListDispatchControl in org.omnaest.utils.structure.collection.list.decorator |
|---|
| Fields in org.omnaest.utils.structure.collection.list.decorator declared as ListDispatcher.ListDispatchControl | |
|---|---|
protected ListDispatcher.ListDispatchControl<E> |
ListDispatcher.listDispatchControl
|
| Methods in org.omnaest.utils.structure.collection.list.decorator that return ListDispatcher.ListDispatchControl | |
|---|---|
ListDispatcher.ListDispatchControl<E> |
ListDispatcher.ListDispatchControl.rolloverToNextList()
Moves all elements of the current active dispatch List to the next and switches to this List. |
ListDispatcher.ListDispatchControl<E> |
ListDispatcher.ListDispatchControl.rolloverToPreviousList()
Moves all elements of the current active dispatch List to the previous and switches to this List. |
ListDispatcher.ListDispatchControl<E> |
ListDispatcher.ListDispatchControl.switchToNextInternalList()
Switches to the next internally available List |
ListDispatcher.ListDispatchControl<E> |
ListDispatcher.ListDispatchControl.switchToPreviousInternalList()
Switches to the next internally available List |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||