|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewState | |
---|---|
org.apache.shale.dialog | Simple dialog management for Shale. |
org.apache.shale.dialog.impl | Dialog API Base Implementation Classes. |
Uses of ViewState in org.apache.shale.dialog |
---|
Subinterfaces of ViewState in org.apache.shale.dialog | |
---|---|
interface |
EndState
EndState is a spacialized ViewState that also marks
this as the final State to be executed in the owning Dialog . |
Uses of ViewState in org.apache.shale.dialog.impl |
---|
Classes in org.apache.shale.dialog.impl that implement ViewState | |
---|---|
class |
EndStateImpl
EndStateImpl is a basic implementation of
EndState . |
class |
ViewStateImpl
ViewStateImpl is a basic implementation of
ViewState . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |