Uses of Class
org.kuali.rice.krad.uif.container.ContainerBase
Packages that use ContainerBase
Package
Description
-
Uses of ContainerBase in org.kuali.rice.krad.lookup
Subclasses of ContainerBase in org.kuali.rice.krad.lookup -
Uses of ContainerBase in org.kuali.rice.krad.uif.container
Subclasses of ContainerBase in org.kuali.rice.krad.uif.containerModifier 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.classSpecial 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 ContainerBase in org.kuali.rice.krad.uif.mock
Subclasses of ContainerBase in org.kuali.rice.krad.uif.mock -
Uses of ContainerBase in org.kuali.rice.krad.uif.view
Subclasses of ContainerBase in org.kuali.rice.krad.uif.viewModifier 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.