Uses of Class
ca.corbett.forms.fields.PanelField
Packages that use PanelField
-
Uses of PanelField in ca.corbett.forms.fields
Methods in ca.corbett.forms.fields that return PanelFieldModifier and TypeMethodDescriptionPanelField.setEnabledStatusIsPropagated(boolean isPropagated) Determines what happens when setEnabled is invoked.PanelField.setShouldExpand(boolean expand) Optionally make this FormField expand to fill the entire width of the parent FormPanel.