Package org.kuali.rice.krad.uif.widget


package org.kuali.rice.krad.uif.widget
  • Class
    Description
    Accordion widget class used to create an accordion based layout.
    BlockUI element is used within the view element for managing element/page blocking attributes
    The breadcrumb widget contains various settings for setting up Breadcrumb/History support on the view
    Used for rendering a calendar in the UI that can be used to selected dates for field values
    Decorates a group with collapse/expand functionality
    Growls sets up settings for growls global to the current view and its pages
    Widget that renders help on a component
    Interface for components that support help.
    Widget for rendering an Inquiry link or DirectInquiry action field
    Used for rendering a lightbox in the UI to display action links in dialog popups.
    LocationSuggest widget for providing suggestions that represent locations.
    Holds post data for the location suggest component.
    Widget for navigating to a lookup from a field (called a quickfinder).
    Decorates a HTML Table client side with various tools
    Decorates a group with scroll functionality.
    Widget that decorates a control transforming into a spinner
    Widget that provides dynamic select options to the user as they are entering the value (also known as auto-complete).
    Holds post data for the suggest component.
    Widget that renders text syntax highlighted
    Widget used for configuring tab options, use componentOptions for most options.
    Widget that renders a Tooltip on a component.
    Widget component for rendering a Tree
    Components that provide a user interface function (besides the basic form handing) should implement the widget interface
    Base class for Widgets