Uses of Annotation Interface
org.kuali.rice.krad.datadictionary.parse.BeanTag
Packages that use BeanTag
Package
Description
-
Uses of BeanTag in org.kuali.rice.krad.datadictionary
Classes in org.kuali.rice.krad.datadictionary with annotations of type BeanTagModifier and TypeClassDescriptionclassA single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry.classDefines a set of restrictions that are possible on an attributeclassA single BusinessObject entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a BusinessObject and its attributes.classCollectionDefinition defines a single Collection attribute definition in the DataDictionaryclassGeneric dictionary entry for an object that does not have to implement BusinessObject.classclassA single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry.classThe help element provides the keys to obtain a help description from the database.classclassData dictionary entry class forMaintenanceDocumentclassThe primitiveAttribute element identifies one pair of corresponding fields in the primary business object and the related business object.classThe reference element specifies the name of a reference object that is required to exist in order for the primary business object to be created or modified on a BO.classA single Relationship definition in the DataDictionary, which contains information concerning which primitive attributes of this class can be used to retrieve an instance of some related Object instance The relationship element defines how primitive attributes of this class can be used to retrieve an instance of some related Object instance DD: See RelationshipDefinition.java.classclassclassclassclassSupport attributes define additional attributes that can be used to generate lookup field conversions and lookup parameters.classData dictionary entry class forTransactionalDocument.classclassA container that holds all of theWorkflowAttributeDefinitionfor a document for both document searches and routing that depends on the values that exist on the document.classThis element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process.classThis class represents an serializable property when generating workflow routing XML.classAllows for grouping of relatedWorkflowPropertyobjects -
Uses of BeanTag in org.kuali.rice.krad.datadictionary.mask
Classes in org.kuali.rice.krad.datadictionary.mask with annotations of type BeanTagModifier and TypeClassDescriptionclassThe displayMask element specifies the type of masking to be used to hide the value from un-authorized users.classThe maskLiteral element is used to completely hide the field value for unauthorized users.classThe maskTo element is to used hide the beginning part of the value for unauthorized users. -
Uses of BeanTag in org.kuali.rice.krad.datadictionary.validation.constraint
Classes in org.kuali.rice.krad.datadictionary.validation.constraint with annotations of type BeanTagModifier and TypeClassDescriptionclassPattern for matching any printable characterclassA class that implements the required accessor for label keys.classCaseConstraint is imposed only when a certain condition is metclassPattern for matching any character in the given list (String)classValidation pattern for matching fixed point numbers, optionally matching negative numbersclassValidation pattern for matching floating point numbers, optionally matching negative numbersclassTODO Administrator don't forget to fill this in.classMust occur constraints are constraints that indicate some range of acceptable valid results.classPrerequisite constraints require that some other attribute be non-empty in order for the constraint to be valid.classPattern for matching any printable characterclassThis is a constraint that limits attribute values to some subset of valid characters or to match a particular regular expression.classThis abstract class extends from ValidCharactersConstraint.classclassWhenConstraintis a child of aCaseConstraint -
Uses of BeanTag in org.kuali.rice.krad.lookup
Classes in org.kuali.rice.krad.lookup with annotations of type BeanTagModifier and TypeClassDescriptionclassCustomInputFieldfor criteria fields within a lookup view that adds criteria specific options.classView type for lookups. -
Uses of BeanTag in org.kuali.rice.krad.uif.component
Classes in org.kuali.rice.krad.uif.component with annotations of type BeanTagModifier and TypeClassDescriptionclassProvides binding configuration for an DataBinding component (attribute or collection)classBase implementation of Component which other component implementations should extend.classComponent security is used to flag permissions that exist in KIM for various component state (like edit and view)classExtendsMethodInvokerto add properties for specifying a method for invocation within the UIFclassConfiguration for replacing a property value based on a condition -
Uses of BeanTag in org.kuali.rice.krad.uif.container
Classes in org.kuali.rice.krad.uif.container with annotations of type BeanTagModifier and TypeClassDescriptionclassCollection filter that removes inactive lines from a collection whose line types implement theInactivatableinterfaceclassCollection Group security is used to flag that permissions exist for the associatedCollectionGroupin KIM and should be checked to determine the associated group, line, and field state.classCollection filter that evaluates a configured el expression against each lineclassCollection filter for maintenance groups that removes inactive lines if certain conditions are metclassConfigures nodes for aTreeGroupclassSpecialGroupthat renders a tab navigation section -
Uses of BeanTag in org.kuali.rice.krad.uif.control
Classes in org.kuali.rice.krad.uif.control with annotations of type BeanTagModifier and TypeClassDescriptionclassRepresents a HTML Checkbox control.classBase class for allControlimplementations.classRepresents a HTML File control, generally rendered as an input control with type 'file'.classRepresents a group control, which is a special control to handle the input of a KIM Group by group nameclassRepresents a HTML Hidden control, generally rendered as an input control of type 'hidden'.classOptionListControl is used for listing out options from an option finder or options list.classRepresents a HTML password text control, rendered as a input field of type 'password'.classText control that as decorated with a spinner widget (allowing the control value to be modified using the spinner)classclassRepresents a user control, which is a special control to handle the input of a Person. -
Uses of BeanTag in org.kuali.rice.krad.uif.element
Classes in org.kuali.rice.krad.uif.element with annotations of type BeanTagModifier and TypeClassDescriptionclassAction field security adds the take action flags to the standard component securityclassBreadcrumbItem represents a single item in the breadcrumb list that is generated by the breadcrumbs widget.classBreadcrumbOptions represents the options for the current view breadcrumbs that are displayed.classBase component class for content elements.classContent element that renders a table using theRichTablewidget configured with an Ajax (or Javascript) data sourceclassValidationMessages for logic and options specific to fields.classValidationMessages for logic and options specific to groups.classRenders a link tag in the head of the html document.classContent element that encloses an iframeclassContent element that renders a HTML<IMG>tagclassContent element that renders a labelclassContent element that renders a linkclassEncapsulates a text message to be displayedclassRenders a meta tag in the head of the html document.classA content element that will display the collection configured with a file upload button.classComponent that renders a navigation bar, including a branding and navigation group.classThe NextPager widget is used to display previous and next links.classThe NumberedPager widget is used to display a list of links horizontally in a page selection user interface.classBreadcrumbOptions specific to page.classValidationMessages for logic and options specific to pages.classContent element that renders a non-breaking space HTML tagclassElement which shows a visual progress bar alongside a set of steps, to be used by wizard or multi-step processes, which reflects the current progress based on value of currentStep.classField that displays error, warning, and info messages for the keys that are matched.classThe ViewHeader component represents the header for the view. -
Uses of BeanTag in org.kuali.rice.krad.uif.field
Classes in org.kuali.rice.krad.uif.field with annotations of type BeanTagModifier and TypeClassDescriptionclassHolds configuration for executing a dynamic query on anInputFieldto pull data for updating the UIclassData field security adds attribute security to the standard component securityclassBase class forFieldimplementationsclassField security adds the edit in line and view in line flags to the standard component securityclassField that encloses a link to a group element.classField that wraps an image content element.classField that encloses a link element.classField wrapper for a Message.classA placeholder in the configuration for aContainerlist of items that will be invoked to retrieve a list ofRemotableAttributeFieldinstances which will then be inserted into the containers list at the position of the holderclassField that encloses a link to a role element.classField that produces only a spaceclassField that encloses a link to a person element. -
Uses of BeanTag in org.kuali.rice.krad.uif.layout
Classes in org.kuali.rice.krad.uif.layout with annotations of type BeanTagModifier and TypeClassDescriptionclassA Css Grid Layout which only takes fields as its content and separates out the field's labels into separate columnsclassCss Grid Layout manager is a layout manager which creates div "rows" and "cells" to replicate a table look by using div elements for its items.classCss Grid Layout managers are a layout managers which creates div "rows" and "cells" to replicate a table look by using div elements for its items.classCssGridSizes are used by CssGridLayoutManagers to determine how much "column/cell" width an item will take up in a css grid layout.classImplementation of table layout manager. -
Uses of BeanTag in org.kuali.rice.krad.uif.mock
Classes in org.kuali.rice.krad.uif.mock with annotations of type BeanTag -
Uses of BeanTag in org.kuali.rice.krad.uif.modifier
Classes in org.kuali.rice.krad.uif.modifier with annotations of type BeanTagModifier and TypeClassDescriptionclassProvides configuration for comparing an object with another objectclassPullsLabelinstances out of a contained field so they will be placed separately in theLayoutManager -
Uses of BeanTag in org.kuali.rice.krad.uif.util
Classes in org.kuali.rice.krad.uif.util with annotations of type BeanTagModifier and TypeClassDescriptionclassParentLocation is used to provide automatic generation/determination of Views/Pages that occur before the current View.classExtension of key value for use within the UIF.classKeyValue that has an additional location property that takes a Url object.classKeyValue that has an additional label property for hierarchical dropdowns.classThis object represents a url in the Krad framework. -
Uses of BeanTag in org.kuali.rice.krad.uif.view
Classes in org.kuali.rice.krad.uif.view with annotations of type BeanTagModifier and TypeClassDescriptionclassView type for KRAD documents.classProvides configuration forViewinstances that render an HTML form.classA simple object that keeps track of various HistoryInformation TODO a variety of these settings are not used in the current implementation of breadcrumbs and history, they may be removed later if they prove unuseful in future changesclassIframeView is a View component that shows another website's content in an iframe.classType ofViewthat provides a read-only display of a record of data (object instance)classView type for Maintenance documentsclassView that presents a message to the user (for example an application error message)classView type for Transactional documents.classImplementation ofViewAuthorizerthat verifies authorization with KIM permission checksclassImplementation ofViewPresentationControllerthat implements no logic by defaultclassHolds configuration related to session handling of a view (and its related form) -
Uses of BeanTag in org.kuali.rice.krad.uif.widget
Classes in org.kuali.rice.krad.uif.widget with annotations of type BeanTagModifier and TypeClassDescriptionclassAccordion widget class used to create an accordion based layout.classBlockUI element is used within the view element for managing element/page blocking attributesclassThe breadcrumb widget contains various settings for setting up Breadcrumb/History support on the viewclassUsed for rendering a calendar in the UI that can be used to selected dates for field valuesclassDecorates a group with collapse/expand functionalityclassGrowls sets up settings for growls global to the current view and its pagesclassWidget that renders help on a componentclassWidget for rendering an Inquiry link or DirectInquiry action fieldclassLocationSuggest widget for providing suggestions that represent locations.classDecorates a group with scroll functionality.classWidget that decorates a control transforming into a spinnerclassWidget that provides dynamic select options to the user as they are entering the value (also known as auto-complete).classWidget that renders text syntax highlightedclassWidget used for configuring tab options, use componentOptions for most options.classWidget component for rendering a TreeclassBase class for Widgets