Package org.kuali.rice.krad.uif.container


package org.kuali.rice.krad.uif.container
  • Class
    Description
    Accordion group class used to stack groups by there header titles in an accordion layout.
    Collection filter that removes inactive lines from a collection whose line types implement the Inactivatable interface
    Provides filtering on collection data within a CollectionGroup
    Interface representing an editable collection within a view.
    Group that holds a collection of objects and configuration for presenting the collection in the UI.
    Builds out the Field instances for a collection group with a series of steps that interact with the configured CollectionLayoutManager to assemble the fields as necessary for the layout.
    Process configuration from the collection group to prepare components for a new line and invokes the associated layout manager to add the line.
    Collection Group security is used to flag that permissions exist for the associated CollectionGroup in KIM and should be checked to determine the associated group, line, and field state.
    Type of component that contains a collection of other components.
    Base Container implementation which container implementations can extend
    Special type of group that presents the content in a modal dialog.
    Collection filter that evaluates a configured el expression against each line
    Common interface for group components.
    Container that holds a list of Field or other Group instances
     
    LightTable 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.
    Special Group that presents a grouping on links, which can also include nested groupings of links
    Collection filter for maintenance groups that removes inactive lines if certain conditions are met
    Configures nodes for a TreeGroup
    Interface for top-level page components, to be used as items in a multi-page view.
    A PageGroup represents a page of a View.
    A navigation group which renders a menu with items, that is shown at the side of the page with collapse.
    A group that presents its child Groups as tabs.
    Special Group that renders a tab navigation section
    Group component that is backed by a Tree data structure and typically rendered as a tree in the user interface