Uses of Class
org.kuali.rice.krad.uif.field.FieldGroup
Packages that use FieldGroup
Package
Description
-
Uses of FieldGroup in org.kuali.rice.krad.lookup
Methods in org.kuali.rice.krad.lookup that return FieldGroupModifier and TypeMethodDescriptionprotected FieldGroupLookupView.createDateRangeFieldGroup(LookupInputField toDate) Creates aFieldGroupinstance to replace the given lookup input field as a date criteria range.LookupView.getRangeFieldGroupPrototype()Field group prototype that will be copied to create any date range field groups.Methods in org.kuali.rice.krad.lookup with parameters of type FieldGroupModifier and TypeMethodDescriptionvoidLookupView.setRangeFieldGroupPrototype(FieldGroup rangeFieldGroupPrototype) -
Uses of FieldGroup in org.kuali.rice.krad.uif.container.collections
Methods in org.kuali.rice.krad.uif.container.collections that return types with arguments of type FieldGroupModifier and TypeMethodDescriptionLineBuilderContext.getSubCollectionFields()List of field groups that wrap the sub-collections for the line.Method parameters in org.kuali.rice.krad.uif.container.collections with type arguments of type FieldGroupModifier and TypeMethodDescriptionvoidLineBuilderContext.setSubCollectionFields(List<FieldGroup> subCollectionFields) -
Uses of FieldGroup in org.kuali.rice.krad.uif.layout
Methods in org.kuali.rice.krad.uif.layout that return FieldGroupModifier and TypeMethodDescriptionTableLayoutManager.getActionFieldPrototype()FieldGroupinstance to serve as a prototype for the actions column.TableLayoutManagerBase.getActionFieldPrototype()FieldGroupinstance to serve as a prototype for the actions column.CollectionLayoutManager.getSubCollectionFieldGroupPrototype()Field group instance that is used as a prototype for creating the sub-collection field groups.Methods in org.kuali.rice.krad.uif.layout with parameters of type FieldGroupModifier and TypeMethodDescriptionvoidTableLayoutManager.setActionFieldPrototype(FieldGroup actionFieldPrototype) Setter for the action field prototypevoidTableLayoutManagerBase.setActionFieldPrototype(FieldGroup actionFieldPrototype) Setter for the action field prototypevoidCollectionLayoutManager.setSubCollectionFieldGroupPrototype(FieldGroup subCollectionFieldGroupPrototype) -
Uses of FieldGroup in org.kuali.rice.krad.uif.layout.collections
Methods in org.kuali.rice.krad.uif.layout.collections that return FieldGroupModifier and TypeMethodDescriptionprotected FieldGroupTableRowBuilder.ColumnCollector.buildActionColumn()Creates a field group instance that contains the actions for the row.CollectionLayoutManagerBase.getSubCollectionFieldGroupPrototype()Field group instance that is used as a prototype for creating the sub-collection field groups.Methods in org.kuali.rice.krad.uif.layout.collections with parameters of type FieldGroupModifier and TypeMethodDescriptionvoidCollectionLayoutManagerBase.setSubCollectionFieldGroupPrototype(FieldGroup subCollectionFieldGroupPrototype) -
Uses of FieldGroup in org.kuali.rice.krad.uif.util
Methods in org.kuali.rice.krad.uif.util that return FieldGroupModifier and TypeMethodDescriptionstatic FieldGroupComponentFactory.getFieldGroup()Gets the field groupstatic FieldGroupComponentFactory.getHorizontalFieldGroup()Gets the horizontal field group