Uses of Interface
org.kuali.rice.krad.uif.component.Ordered
Packages that use Ordered
Package
Description
-
Uses of Ordered in org.kuali.rice.krad.lookup
Classes in org.kuali.rice.krad.lookup that implement OrderedModifier and TypeClassDescriptionclassCustomInputFieldfor criteria fields within a lookup view that adds criteria specific options.classView type for lookups. -
Uses of Ordered in org.kuali.rice.krad.uif.component
Subinterfaces of Ordered 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 OrderedModifier and TypeClassDescriptionclassBase implementation of Component which other component implementations should extend. -
Uses of Ordered in org.kuali.rice.krad.uif.container
Subinterfaces of Ordered 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 OrderedModifier 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.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 linksclassA 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 Ordered in org.kuali.rice.krad.uif.control
Subinterfaces of Ordered 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 OrderedModifier 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 Ordered in org.kuali.rice.krad.uif.element
Subinterfaces of Ordered in org.kuali.rice.krad.uif.elementModifier and TypeInterfaceDescriptioninterfaceInterface for content element components.Classes in org.kuali.rice.krad.uif.element that implement OrderedModifier and TypeClassDescriptionclassField that presents an action that can be taken on the UI such as submitting the form or invoking a script.classComponent 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.)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.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.classThe ViewHeader component represents the header for the view. -
Uses of Ordered in org.kuali.rice.krad.uif.field
Subinterfaces of Ordered 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 OrderedModifier and TypeClassDescriptionclassField that encloses an @{link org.kuali.rice.krad.uif.element.Action} elementclassField that renders data from the application, such as the value of a data object propertyclassBase class forFieldimplementationsclassField that contains a nestedGroup.classField 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 Ordered in org.kuali.rice.krad.uif.mock
Classes in org.kuali.rice.krad.uif.mock that implement Ordered -
Uses of Ordered in org.kuali.rice.krad.uif.modifier
Subinterfaces of Ordered in org.kuali.rice.krad.uif.modifierModifier and TypeInterfaceDescriptioninterfaceProvides modification functionality for aComponentClasses in org.kuali.rice.krad.uif.modifier that implement OrderedModifier 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 Ordered in org.kuali.rice.krad.uif.util
Methods in org.kuali.rice.krad.uif.util with type parameters of type Ordered -
Uses of Ordered in org.kuali.rice.krad.uif.view
Classes in org.kuali.rice.krad.uif.view that implement OrderedModifier and TypeClassDescriptionclassView type for KRAD documents.classProvides configuration forViewinstances that render an HTML form.classIframeView 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. -
Uses of Ordered in org.kuali.rice.krad.uif.widget
Subinterfaces of Ordered 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 OrderedModifier 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