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