K
- T
- public interface IndexTransitionFactory<K,T> extends TransitionFactory<K,T>
TargetLessTransition
for selecting a target or a navigation transition
to an index page.
It can also be used to supply a default transition for a target.
An Index transition should usually not modify state. Consider having the key
implement ViewTransitionKey
DefaultingTransitionFactory
Modifier and Type | Method and Description |
---|---|
K |
getIndexTransition()
Get the key for the default index transition.
|
accept, allowTransition, getSummaryContent, getTargetName, getTransition, getTransitions, lookupTransition
getContext
K getIndexTransition()