Uses of Class
org.kuali.rice.krad.uif.mock.DynaForm
Packages that use DynaForm
-
Uses of DynaForm in org.kuali.rice.krad.uif.mock
Methods in org.kuali.rice.krad.uif.mock that return DynaFormModifier and TypeMethodDescriptionprotected DynaFormMockViewController.createInitialForm()Invoked to create a new form instance for the request before it is passed to the Binder/BeanWrapper.Methods in org.kuali.rice.krad.uif.mock with parameters of type DynaFormModifier and TypeMethodDescriptionprotected voidMockView.mockCollectionGroup(CollectionGroup collectionGroup, DynaForm dynaForm, String bindingPrefix) Adjusts binding paths for the given collection group and sets the collection object class to beDynaDataObject