Uses of Interface
org.kuali.rice.krad.uif.widget.Helpable
Packages that use Helpable
Package
Description
-
Uses of Helpable in org.kuali.rice.krad.lookup
Classes in org.kuali.rice.krad.lookup that implement HelpableModifier and TypeClassDescriptionclassCustomInputFieldfor criteria fields within a lookup view that adds criteria specific options.classView type for lookups. -
Uses of Helpable in org.kuali.rice.krad.uif.container
Subinterfaces of Helpable in org.kuali.rice.krad.uif.containerModifier and TypeInterfaceDescriptioninterfaceInterface representing an editable collection within a view.interfaceType of component that contains a collection of other components.interfaceCommon interface for group components.interfaceInterface for top-level page components, to be used as items in a multi-page view.Classes in org.kuali.rice.krad.uif.container that implement HelpableModifier 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.classBaseContainerimplementation which container implementations can extendclassSpecial 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 Helpable in org.kuali.rice.krad.uif.field
Subinterfaces of Helpable in org.kuali.rice.krad.uif.fieldModifier and TypeInterfaceDescriptioninterfaceComponent interface for data fields.interfaceTODO mark don't forget to fill this in.Classes in org.kuali.rice.krad.uif.field that implement HelpableModifier and TypeClassDescriptionclassField that renders data from the application, such as the value of a data object propertyclassField that encapsulates data input/output captured by an attribute within the application -
Uses of Helpable in org.kuali.rice.krad.uif.mock
Classes in org.kuali.rice.krad.uif.mock that implement Helpable -
Uses of Helpable in org.kuali.rice.krad.uif.view
Classes in org.kuali.rice.krad.uif.view that implement HelpableModifier 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.