Uses of Interface
net.sf.echobinding.model.PresentationModel

Packages that use PresentationModel
net.sf.echobinding.binding Provides the context and adapter classes. 
net.sf.echobinding.model Provides the context and adapter classes. 
 

Uses of PresentationModel in net.sf.echobinding.binding
 

Methods in net.sf.echobinding.binding that return PresentationModel
 PresentationModel BindingContext.getPresentationModel()
          Returns the pesentation model.
 PresentationModel AbstractBindingContext.getPresentationModel()
           
 

Methods in net.sf.echobinding.binding with parameters of type PresentationModel
 void OgnlBindingContext.setPresentationModel(PresentationModel presentationModel)
           
 void BindingContext.setPresentationModel(PresentationModel presentationModel)
          Sets the presentation model.
 void AbstractBindingContext.setPresentationModel(PresentationModel presentationModel)
           
 

Uses of PresentationModel in net.sf.echobinding.model
 

Classes in net.sf.echobinding.model that implement PresentationModel
 class AbstractPresentationModel
           
 

Methods in net.sf.echobinding.model that return PresentationModel
 PresentationModel PresentationModel.cloneInstance()
           
 



Copyright © 2007. All Rights Reserved.