Package org.kuali.rice.krad.uif.element


package org.kuali.rice.krad.uif.element
  • Class
    Description
    Field that presents an action that can be taken on the UI such as submitting the form or invoking a script.
    Action field security adds the take action flags to the standard component security
    Component that renders a standard application header including a logo, navigation, and toolbar.
    BreadcrumbItem represents a single item in the breadcrumb list that is generated by the breadcrumbs widget.
    BreadcrumbOptions represents the options for the current view breadcrumbs that are displayed.
    General component that allows custom HTML to be inserted into the view.
    Interface for content element components.
    Base component class for content elements.
    Content element that renders a table using the RichTable widget configured with an Ajax (or Javascript) data source
    Outputs 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.)
    ValidationMessages for logic and options specific to fields.
    ValidationMessages for logic and options specific to groups.
    Content element that renders a header element and optionally a Group to present along with the header text
    Renders a link tag in the head of the html document.
    Element that presents an Icon.
    Content element that encloses an iframe
    Content element that renders a HTML <IMG> tag
    Content element that renders a label
    Content element that renders a link
    Encapsulates a text message to be displayed
    Renders a meta tag in the head of the html document.
    A content element that will display the collection configured with a file upload button.
    Component that renders a navigation bar, including a branding and navigation group.
    The NextPager widget is used to display previous and next links.
    The NumberedPager widget is used to display a list of links horizontally in a page selection user interface.
    BreadcrumbOptions specific to page.
    Pager widgets are used to page a set of information which has multiple pages.
    ValidationMessages for logic and options specific to pages.
    Element which shows a visual progress bar based on percentageValue passed in or segmentPercentages passed in
    Content element that renders a non-breaking space HTML &nbsp; tag
    Element 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.
    Renders a toggle menu (aka sub menu, dropdown menu) of items.
    Field that displays error, warning, and info messages for the keys that are matched.
    The ViewHeader component represents the header for the view.