Uses of Interface
org.apache.shale.dialog.ViewState

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.
 



Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.