Uses of Class
org.apache.myfaces.tobago.internal.component.AbstractUIForm
Packages that use AbstractUIForm
-
Uses of AbstractUIForm in org.apache.myfaces.tobago.component
Subclasses of AbstractUIForm in org.apache.myfaces.tobago.componentModifier and TypeClassDescriptionclass
If an action is preformed, everything within the next parent form belongs to the submit-area. -
Uses of AbstractUIForm in org.apache.myfaces.tobago.util
Methods in org.apache.myfaces.tobago.util that return types with arguments of type AbstractUIFormModifier and TypeMethodDescriptionstatic List<AbstractUIForm>
ComponentUtils.findSubForms
(javax.faces.component.UIComponent component) Find all sub forms of a component, and collects it.