Uses of Interface
org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean
Packages that use UifDictionaryBean
Package
Description
-
Uses of UifDictionaryBean in org.kuali.rice.krad.datadictionary
Classes in org.kuali.rice.krad.datadictionary that implement UifDictionaryBeanModifier and TypeClassDescriptionclassDefines a set of restrictions that are possible on an attributeclassThe help element provides the keys to obtain a help description from the database.classclassclassclassA 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 UifDictionaryBean in org.kuali.rice.krad.datadictionary.uif
Classes in org.kuali.rice.krad.datadictionary.uif that implement UifDictionaryBeanModifier and TypeClassDescriptionclassCommon base class for dictionary objects that can contain dynamic expressions within the property value -
Uses of UifDictionaryBean in org.kuali.rice.krad.datadictionary.validator
Methods in org.kuali.rice.krad.datadictionary.validator with parameters of type UifDictionaryBeanModifier and TypeMethodDescriptionvoidValidationTrace.addBean(UifDictionaryBean configurable) Adds a UIF Configurable to the trace -
Uses of UifDictionaryBean in org.kuali.rice.krad.lookup
Classes in org.kuali.rice.krad.lookup that implement UifDictionaryBeanModifier and TypeClassDescriptionclassCustomInputFieldfor criteria fields within a lookup view that adds criteria specific options.classView type for lookups. -
Uses of UifDictionaryBean in org.kuali.rice.krad.uif.component
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.componentModifier and TypeInterfaceDescriptioninterfaceComponent defines basic properties and methods that all rendering element implementinterfaceComponents that bind to a model (hold model data) should implement this interface.Classes in org.kuali.rice.krad.uif.component that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.container
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.containerModifier and TypeInterfaceDescriptioninterfaceInterface representing an editable collection within a view.interfaceType of component that contains a collection of other components.interfaceCommon interface for group components.interfaceInterface for top-level page components, to be used as items in a multi-page view.Classes in org.kuali.rice.krad.uif.container that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.control
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.controlModifier and TypeInterfaceDescriptioninterfaceRepresents an interactive element in the UI (typically an HTML control)interfaceControl interface for a select box.interfaceInterface representing a text input control component.Classes in org.kuali.rice.krad.uif.control that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.element
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.elementModifier and TypeInterfaceDescriptioninterfaceInterface for content element components.Classes in org.kuali.rice.krad.uif.element that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.field
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.fieldModifier and TypeInterfaceDescriptioninterfaceComponent interface for data fields.interfaceComponent that contains one or more user interface elements and can be placed into aContainerinterfaceTODO mark don't forget to fill this in.Classes in org.kuali.rice.krad.uif.field that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.layout
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.layoutModifier and TypeInterfaceDescriptioninterfaceLayout manager implementations that work with a collection (such as a table layout) should implement this interface for building the collection component instances.interfaceLayout manager interface for grid layouts.interfaceManages the rendering ofComponentinstances within aContainerinterfaceLayout manager interface for stacked collections.interfaceLayout manager that works withCollectionGroupcomponents and renders the collection as a Table.Classes in org.kuali.rice.krad.uif.layout that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.layout.collections
Classes in org.kuali.rice.krad.uif.layout.collections that implement UifDictionaryBeanModifier and TypeClassDescriptionclassBase class for collection layout managers. -
Uses of UifDictionaryBean in org.kuali.rice.krad.uif.mock
Classes in org.kuali.rice.krad.uif.mock that implement UifDictionaryBean -
Uses of UifDictionaryBean in org.kuali.rice.krad.uif.modifier
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.modifierModifier and TypeInterfaceDescriptioninterfaceProvides modification functionality for aComponentClasses in org.kuali.rice.krad.uif.modifier that implement UifDictionaryBeanModifier 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 UifDictionaryBean in org.kuali.rice.krad.uif.util
Classes in org.kuali.rice.krad.uif.util that implement UifDictionaryBeanModifier 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.Methods in org.kuali.rice.krad.uif.util with parameters of type UifDictionaryBeanModifier and TypeMethodDescriptionstatic voidExpressionUtils.populatePropertyExpressionsFromGraph(UifDictionaryBean expressionConfigurable) Pulls expressions within the expressionConfigurable's expression graph and moves them to the property expressions map for the expressionConfigurable or a nested expressionConfigurable (for the case of nested expression property names) -
Uses of UifDictionaryBean in org.kuali.rice.krad.uif.view
Classes in org.kuali.rice.krad.uif.view that implement UifDictionaryBeanModifier 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.Methods in org.kuali.rice.krad.uif.view with parameters of type UifDictionaryBeanModifier and TypeMethodDescriptionvoidDefaultExpressionEvaluator.evaluateExpressionsOnConfigurable(View view, UifDictionaryBean expressionConfigurable, Map<String, Object> evaluationParameters) Evaluates any el expressions that are found as a string property value for the objectvoidExpressionEvaluator.evaluateExpressionsOnConfigurable(View view, UifDictionaryBean expressionConfigurable, Map<String, Object> evaluationParameters) Evaluates any el expressions that are found as a string property value for the objectvoidDefaultExpressionEvaluator.evaluatePropertyExpression(View view, Map<String, Object> evaluationParameters, UifDictionaryBean expressionConfigurable, String propertyName, boolean removeExpression) Evaluates the configured expression for the given property name (if not exists) on the given configurablevoidExpressionEvaluator.evaluatePropertyExpression(View view, Map<String, Object> evaluationParameters, UifDictionaryBean expressionConfigurable, String propertyName, boolean removeExpression) Evaluates the configured expression for the given property name (if not exists) on the given configurableprotected voidDefaultExpressionEvaluator.evaluatePropertyExpressions(View view, UifDictionaryBean expressionConfigurable, Map<String, Object> evaluationParameters) Iterates through the keys of the property expressions map and invokesDefaultExpressionEvaluator.evaluatePropertyExpression(org.kuali.rice.krad.uif.view.View, java.util.Map, org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean, String, boolean)protected voidDefaultExpressionEvaluator.evaluatePropertyReplacers(View view, UifDictionaryBean expressionConfigurable, Map<String, Object> evaluationParameters) Iterates through any configuredPropertyReplacerinstances for the component and evaluates the given condition.voidDefaultExpressionEvaluator.populatePropertyExpressionsFromGraph(UifDictionaryBean expressionConfigurable, boolean buildRefreshGraphs) Pulls expressions within the expressionConfigurable's expression graph and moves them to the property expressions map for the expressionConfigurable or a nested expressionConfigurable (for the case of nested expression property names)voidExpressionEvaluator.populatePropertyExpressionsFromGraph(UifDictionaryBean expressionConfigurable, boolean buildRefreshGraphs) Pulls expressions within the expressionConfigurable's expression graph and moves them to the property expressions map for the expressionConfigurable or a nested expressionConfigurable (for the case of nested expression property names) -
Uses of UifDictionaryBean in org.kuali.rice.krad.uif.widget
Subinterfaces of UifDictionaryBean in org.kuali.rice.krad.uif.widgetModifier and TypeInterfaceDescriptioninterfaceComponents that provide a user interface function (besides the basic form handing) should implement the widget interfaceClasses in org.kuali.rice.krad.uif.widget that implement UifDictionaryBeanModifier 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