org.apache.commons.ognl.test.objects
Class FormComponentImpl
java.lang.Object
org.apache.commons.ognl.test.objects.ComponentImpl
org.apache.commons.ognl.test.objects.FormComponentImpl
- All Implemented Interfaces:
- IComponent, IFormComponent
public class FormComponentImpl
- extends ComponentImpl
- implements IFormComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormComponentImpl
public FormComponentImpl()
getForm
public IForm getForm()
- Specified by:
getForm in interface IFormComponent
setForm
public void setForm(IForm form)
- Specified by:
setForm in interface IFormComponent
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.