org.apache.commons.ognl.test.objects
Class FormImpl

java.lang.Object
  extended by org.apache.commons.ognl.test.objects.ComponentImpl
      extended by org.apache.commons.ognl.test.objects.FormImpl
All Implemented Interfaces:
IComponent, IForm

public class FormImpl
extends ComponentImpl
implements IForm


Constructor Summary
FormImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.ognl.test.objects.ComponentImpl
getClientId, getCount, setClientId, setCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.commons.ognl.test.objects.IComponent
getClientId, getCount, setClientId, setCount
 

Constructor Detail

FormImpl

public FormImpl()


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