public class FormInfo extends Object
UIComponent
that represents
the form and the name of the Formular.public FormInfo(javax.faces.component.UIComponent form, String formName)
form
- UIComponent
that represents the used formformName
- the name of the form.public javax.faces.component.UIComponent getForm()
public String getFormName()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.