Uses of Interface
org.apache.commons.ognl.test.objects.IForm

Packages that use IForm
org.apache.commons.ognl.test.objects   
 

Uses of IForm in org.apache.commons.ognl.test.objects
 

Classes in org.apache.commons.ognl.test.objects that implement IForm
 class FormImpl
           
 

Methods in org.apache.commons.ognl.test.objects that return IForm
 IForm IFormComponent.getForm()
           
 IForm FormComponentImpl.getForm()
           
 

Methods in org.apache.commons.ognl.test.objects with parameters of type IForm
 void IFormComponent.setForm(IForm form)
           
 void FormComponentImpl.setForm(IForm form)
           
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.