org.apache.myfaces.shared_tomahawk.renderkit.html.util
Class FormInfo
java.lang.Object
   org.apache.myfaces.shared_tomahawk.renderkit.html.util.FormInfo
org.apache.myfaces.shared_tomahawk.renderkit.html.util.FormInfo
- public class FormInfo 
- extends Object
| Constructor Summary | 
| FormInfo(javax.faces.component.UIComponent form,
         String formName)
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FormInfo
public FormInfo(javax.faces.component.UIComponent form,
                String formName)
getForm
public javax.faces.component.UIComponent getForm()
- 
 
getFormName
public String getFormName()
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.