Uses of Class
org.kuali.rice.krad.uif.element.Header
Packages that use Header
Package
Description
-
Uses of Header in org.kuali.rice.krad.uif.container
Methods in org.kuali.rice.krad.uif.container that return HeaderModifier and TypeMethodDescriptionContainer.getHeader()HeaderFieldassociated with the containerContainerBase.getHeader()HeaderFieldassociated with the containerMethods in org.kuali.rice.krad.uif.container with parameters of type Header -
Uses of Header in org.kuali.rice.krad.uif.element
Subclasses of Header in org.kuali.rice.krad.uif.elementModifier and TypeClassDescriptionclassComponent that renders a standard application header including a logo, navigation, and toolbar.classThe ViewHeader component represents the header for the view.Methods in org.kuali.rice.krad.uif.element that return HeaderModifier and TypeMethodDescriptionImage.getCaptionHeader()Retrieves theHeadercomponent used to display the caption for this imageMethods in org.kuali.rice.krad.uif.element with parameters of type HeaderModifier and TypeMethodDescriptionvoidImage.setCaptionHeader(Header captionHeader) Sets the Header used to display the caption for this image -
Uses of Header in org.kuali.rice.krad.uif.field
Methods in org.kuali.rice.krad.uif.field that return HeaderMethods in org.kuali.rice.krad.uif.field with parameters of type HeaderModifier and TypeMethodDescriptionvoidImageField.setCaptionHeader(Header captionHeader) Sets the caption header -
Uses of Header in org.kuali.rice.krad.uif.modifier
Methods in org.kuali.rice.krad.uif.modifier that return HeaderModifier and TypeMethodDescriptionCompareFieldCreateModifier.getHeaderFieldPrototype()Prototype instance to use for creating theHeaderFieldfor each group of comparison fields (if generateCompareHeaders is true)Methods in org.kuali.rice.krad.uif.modifier with parameters of type HeaderModifier and TypeMethodDescriptionvoidCompareFieldCreateModifier.setHeaderFieldPrototype(Header headerFieldPrototype) Setter for the header field prototype -
Uses of Header in org.kuali.rice.krad.uif.util
Methods in org.kuali.rice.krad.uif.util that return HeaderModifier and TypeMethodDescriptionstatic HeaderComponentFactory.getHeader()Gets the headerstatic HeaderComponentFactory.getImageCaptionHeader()Gets the default image caption header configuration -
Uses of Header in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view that return HeaderModifier and TypeMethodDescriptionView.getApplicationHeader()Header for the application containing the view.Methods in org.kuali.rice.krad.uif.view with parameters of type Header -
Uses of Header in org.kuali.rice.krad.uif.widget
Methods in org.kuali.rice.krad.uif.widget that return HeaderMethods in org.kuali.rice.krad.uif.widget with parameters of type Header