Uses of Interface
com.premiumminds.wicket.crudifier.form.elements.ControlGroupProvider
| Package | Description |
|---|---|
| com.premiumminds.wicket.crudifier.form | |
| com.premiumminds.wicket.crudifier.form.elements |
-
Uses of ControlGroupProvider in com.premiumminds.wicket.crudifier.form
Methods in com.premiumminds.wicket.crudifier.form that return types with arguments of type ControlGroupProvider Modifier and Type Method Description Map<Class<?>,ControlGroupProvider<? extends AbstractControlGroup<?>>>CrudifierForm. getControlGroupProviders()get the providers used in this form.Map<Class<?>,ControlGroupProvider<? extends AbstractControlGroup<?>>>ICrudifierForm. getControlGroupProviders()Map<Class<?>,ControlGroupProvider<? extends AbstractControlGroup<?>>>StatelessCrudifierForm. getControlGroupProviders()get the providers used in this form. -
Uses of ControlGroupProvider in com.premiumminds.wicket.crudifier.form.elements
Methods in com.premiumminds.wicket.crudifier.form.elements that return types with arguments of type ControlGroupProvider Modifier and Type Method Description Map<Class<?>,ControlGroupProvider<? extends AbstractControlGroup<?>>>ListControlGroups. getControlGroupProviders()