Uses of Annotation Interface
org.kuali.rice.krad.uif.lifecycle.ViewLifecycleRestriction
Packages that use ViewLifecycleRestriction
Package
Description
-
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.lookup
Methods in org.kuali.rice.krad.lookup with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionLookupView.getCriteriaFields()List of fields that will be rendered for the lookup criteria.LookupView.getCriteriaGroup()ComponentGroupinstance to render as search criteria.LookupView.getRangedToMessage()ComponentMessageinstance to render between the range criteria fields within a range field group.LookupView.getRangeFieldGroupPrototype()Field group prototype that will be copied to create any date range field groups.LookupView.getResultFields()List of fields that will be rendered for the result collection group, each field will be a column (assuming table layout is used).LookupView.getResultsGroup()ComponentCollectionGroupinstance to render for the lookup results. -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.component
Methods in org.kuali.rice.krad.uif.component with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionComponentBase.getPropertyReplacerComponents()Returns list of components that are being held in property replacers configured for this component -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.container
Methods in org.kuali.rice.krad.uif.container with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionCollectionGroupBase.getAddLineActions()Component fields that should be rendered for the add line.CollectionGroupBase.getAddLineItems()List ofComponentinstances that should be rendered for the collection add line (if enabled).TreeGroup.getComponentPrototypes()Gets all node components prototypes within the tree.DialogGroup.getExplanation()Input field use to gather explanation text with the dialog.CollectionGroupBase.getItems()ListofComponentinstances that are held by the containerCollectionGroupBase.getLineActions()Action fields that should be rendered for each collection line.DialogGroup.getPrompt()Message component to use for the dialog prompt.CollectionGroupBase.getSubCollections()List ofCollectionGroupinstances that are sub-collections of the collection represented by this collection groupContainerBase.getValidationMessages()Field that contains the error messages for the container -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.element
Methods in org.kuali.rice.krad.uif.element with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionLabel.getInlineComponents()Gets the inlineComponents used by index in a Label that has rich message component index tags in its labelTextMessage.getInlineComponents()The inlineComponents are a list of components in order by index.Header.getItems()List ofComponentinstances contained in the lower header groupToggleMenu.getMenuItems()List of components that should be rendered for the toggle menu. -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.field
Methods in org.kuali.rice.krad.uif.field with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionActionField.getActionImage()DelegatesactionImageproperty reference to the action.FieldGroup.getItems()List ofComponentinstances contained in the nested groupInputFieldBase.getValidationMessages()Field that contains the messages (errors) for the input field. -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.layout
Methods in org.kuali.rice.krad.uif.layout with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionTableLayoutManagerBase.getActionFieldPrototype()FieldGroupinstance to serve as a prototype for the actions column.StackedLayoutManagerBase.getAddLineGroup()Returns the parentCollectionLayoutManagerBase's add line groupCssGridLayoutManagerBase.getCellItems()Get the items which will make up each "cell" divs of this css grid layout, these divs will have appropriate css class applied to them based on the values stored in cellCssClassAttributesTableLayoutManagerBase.getExpandDetailsActionPrototype()The Action prototype used for the row details expand link.TableLayoutManagerBase.getFirstRowFields()List ofFieldinstances that make us the table's first row of dataTableLayoutManagerBase.getHeaderLabelPrototype()Labelinstance to use as a prototype for creating the tables header fields.StackedLayoutManagerBase.getLineGroupPrototype()Group instance that is used as a prototype for creating the collection line groups.TableLayoutManagerBase.getRowDetailsGroup()The row details info group to use when using a TableLayoutManager with the a richTable.TableLayoutManagerBase.getSequenceFieldPrototype()Fieldinstance to serve as a prototype for the sequence field.StackedLayoutManagerBase.getStackedGroups()FinalListof Groups to render for the collection -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.layout.collections
Methods in org.kuali.rice.krad.uif.layout.collections with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionCollectionLayoutManagerBase.getSelectFieldPrototype()Field instance that serves as a prototype for creating the select field on each line whenCollectionGroup.isIncludeLineSelectionField()is true.CollectionLayoutManagerBase.getSubCollectionFieldGroupPrototype()Field group instance that is used as a prototype for creating the sub-collection field groups. -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionView.getCurrentPage()Iterates through the contained page items and returns the Page that matches the set current page id or the first page in the case of a single page view.View.getDialogs()Provide a list of dialog groups associated with this view.View.getItems()ListofComponentinstances that are held by the containerView.getPage()For single paged views (View.isSinglePageView(), gives the page Group the view should render.View.getPagesForPreprocessing()Getter for returning the view's items and page for inclusion in the pre-process phase. -
Uses of ViewLifecycleRestriction in org.kuali.rice.krad.uif.widget
Methods in org.kuali.rice.krad.uif.widget with annotations of type ViewLifecycleRestrictionModifier and TypeMethodDescriptionQuickFinder.getQuickfinderAction()Action component that is used to rendered for the field for invoking the quickfinder action (bringing up the lookup).