Uses of Class
org.kuali.rice.krad.uif.container.GroupBase

Packages that use GroupBase
Package
Description
 
  • Uses of GroupBase in org.kuali.rice.krad.uif.container

    Modifier and Type
    Class
    Description
    class 
    Accordion group class used to stack groups by there header titles in an accordion layout.
    class 
    Group that holds a collection of objects and configuration for presenting the collection in the UI.
    class 
    Special type of group that presents the content in a modal dialog.
    class 
    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.
    class 
    Special Group that presents a grouping on links, which can also include nested groupings of links
    class 
    A PageGroup represents a page of a View.
    class 
    A navigation group which renders a menu with items, that is shown at the side of the page with collapse.
    class 
    A group that presents its child Groups as tabs.
    class 
    Special Group that renders a tab navigation section
    class 
    Group component that is backed by a Tree data structure and typically rendered as a tree in the user interface