Uses of Class
org.kuali.rice.krad.uif.widget.Scrollpane
Packages that use Scrollpane
-
Uses of Scrollpane in org.kuali.rice.krad.uif.container
Methods in org.kuali.rice.krad.uif.container that return ScrollpaneModifier and TypeMethodDescriptionGroup.getScrollpane()Scrollpane widget that provides scrolling functionality for the groupGroupBase.getScrollpane()Scrollpane widget that provides scrolling functionality for the groupMethods in org.kuali.rice.krad.uif.container with parameters of type ScrollpaneModifier and TypeMethodDescriptionvoidGroup.setScrollpane(Scrollpane scrollpane) Setter for the group's scrollpane instancevoidGroupBase.setScrollpane(Scrollpane scrollpane) Setter for the group's scrollpane instance