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

Packages that use ViewState
org.apache.shale.dialog.basic.config   
org.apache.shale.dialog.basic.model   
 

Uses of ViewState in org.apache.shale.dialog.basic.config
 

Classes in org.apache.shale.dialog.basic.config that implement ViewState
 class EndStateImpl
          EndStateImpl is a basic implementation of EndState.
 class ViewStateImpl
          ViewStateImpl is a basic implementation of ViewState.
 

Uses of ViewState in org.apache.shale.dialog.basic.model
 

Subinterfaces of ViewState in org.apache.shale.dialog.basic.model
 interface EndState
          EndState is a spacialized ViewState that also marks this as the final State to be executed in the owning Dialog.
 



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