Uses of Class
org.kuali.rice.krad.datadictionary.uif.UifDictionaryBeanBase
Packages that use UifDictionaryBeanBase
Package
Description
-
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.datadictionary
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.datadictionaryModifier and TypeClassDescriptionclassDefines a set of restrictions that are possible on an attributeclassclassclassclassA container that holds all of theWorkflowAttributeDefinitionfor a document for both document searches and routing that depends on the values that exist on the document. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.lookup
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.lookupModifier and TypeClassDescriptionclassCustomInputFieldfor criteria fields within a lookup view that adds criteria specific options.classView type for lookups. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.component
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.componentModifier 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)classConfiguration for replacing a property value based on a condition -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.container
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.containerModifier and TypeClassDescriptionclassAccordion group class used to stack groups by there header titles in an accordion layout.classGroup that holds a collection of objects and configuration for presenting the collection in the UI.classCollection 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.classBaseContainerimplementation which container implementations can extendclassSpecial type of group that presents the content in a modal dialog.classContainer that holds a list ofFieldor otherGroupinstancesclassLightTable is a light-weight collection table implementation that supports a subset of features, Current known supported features are: DataField InputField with TextControl, CheckboxControl, or single SelectControl MessageField LinkField ActionField ImageField most RichTable options FieldGroup containing only Actions, Image, Messages, or Links SpringEL for String properties on supported components only SpringEL specifically for the render property Other features are not guaranteed to work, but may work at your own risk.classSpecialGroupthat presents a grouping on links, which can also include nested groupings of linksclassConfigures nodes for aTreeGroupclassA PageGroup represents a page of a View.classA navigation group which renders a menu with items, that is shown at the side of the page with collapse.classA group that presents its child Groups as tabs.classSpecialGroupthat renders a tab navigation sectionclassGroup component that is backed by aTreedata structure and typically rendered as a tree in the user interface -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.control
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.controlModifier and TypeClassDescriptionclassRepresents a HTML Checkbox control.classRepresents a group of HTML checkbox controls.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'.classBase class for controls that accept/display multiple valuesclassOptionListControl 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'.classRepresents a group of HTML Radio controls.classRepresents a HTML Select control.classText control that as decorated with a spinner widget (allowing the control value to be modified using the spinner)classRepresents a HTML TextArea control.classRepresents a HTML Text control, generally rendered as a input field of type 'text'.classRepresents a user control, which is a special control to handle the input of a Person. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.element
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.elementModifier and TypeClassDescriptionclassField that presents an action that can be taken on the UI such as submitting the form or invoking a script.classAction field security adds the take action flags to the standard component securityclassComponent that renders a standard application header including a logo, navigation, and toolbar.classBreadcrumbItem represents a single item in the breadcrumb list that is generated by the breadcrumbs widget.classGeneral component that allows custom HTML to be inserted into the view.classBase component class for content elements.classContent element that renders a table using theRichTablewidget configured with an Ajax (or Javascript) data sourceclassOutputs an empty div for placeholder purposes, including any basic component options set on it through bean properties or by the framework (id, css, data attributes, etc.)classValidationMessages for logic and options specific to fields.classValidationMessages for logic and options specific to groups.classContent element that renders a header element and optionally aGroupto present along with the header textclassRenders a link tag in the head of the html document.classElement that presents an Icon.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.classPager widgets are used to page a set of information which has multiple pages.classValidationMessages for logic and options specific to pages.classElement which shows a visual progress bar based on percentageValue passed in or segmentPercentages passed inclassContent 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.classRenders a toggle menu (aka sub menu, dropdown menu) of items.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 UifDictionaryBeanBase in org.kuali.rice.krad.uif.field
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.fieldModifier and TypeClassDescriptionclassField that encloses an @{link org.kuali.rice.krad.uif.element.Action} elementclassHolds configuration for executing a dynamic query on anInputFieldto pull data for updating the UIclassField that renders data from the application, such as the value of a data object propertyclassData field security adds attribute security to the standard component securityclassBase class forFieldimplementationsclassField that contains a nestedGroup.classField security adds the edit in line and view in line flags to the standard component securityclassField whose output is produced by invoking a method or template and has no properties (generic)classField that encloses a link to a group element.classField that wraps an image content element.classField that encapsulates data input/output captured by an attribute within the applicationclassField that encloses a link element.classField wrapper for a Message.classField wrapper for the ProgressBar elementclassA 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 UifDictionaryBeanBase in org.kuali.rice.krad.uif.layout
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.layoutModifier and TypeClassDescriptionclassLayout manager that organizes components in a single row (horizontal) or column (vertical)classA 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.classLayout manager that organizes its components in a table based gridclassBase class for all layout managersclassList layout manager is a layout manager for group types to output their items as either ordered or unordered lists.classLayout manager that just renders the items one after another (no wrapping occurs).classLayout manager that works withCollectionGroupcontainers and renders the collection lines in a vertical rowclassImplementation of table layout manager. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.layout.collections
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.layout.collectionsModifier and TypeClassDescriptionclassBase class for collection layout managers. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.mock
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.mock -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.modifier
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.modifierModifier and TypeClassDescriptionclassProvides configuration for comparing an object with another objectclassGeneratesFieldinstances to produce a comparison view among objects of the same typeclassFor a givenComponentinstance converts all component properties of a certain type to instances of another configuredComponent.classBase class forComponentModifierimplementationsclassPullsLabelinstances out of a contained field so they will be placed separately in theLayoutManager -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.util
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.utilModifier and TypeClassDescriptionclassColumnCalculationInfo is used to specify which columns and what types of calculations are performed on those columns of table collection.classParentLocation is used to provide automatic generation/determination of Views/Pages that occur before the current View.classThis object represents a url in the Krad framework. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.view
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.viewModifier 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.classRoot of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.classHolds configuration related to session handling of a view (and its related form)classHolds a configuration of CSS and JS assets that provides the base for one or more views. -
Uses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.widget
Subclasses of UifDictionaryBeanBase in org.kuali.rice.krad.uif.widgetModifier 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 fieldclassUsed for rendering a lightbox in the UI to display action links in dialog popups.classLocationSuggest widget for providing suggestions that represent locations.classWidget for navigating to a lookup from a field (called a quickfinder).classDecorates a HTML Table client side with various toolsclassDecorates 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 that renders a Tooltip on a component.classWidget component for rendering a TreeclassBase class for Widgets