Uses of Class
org.kuali.rice.krad.uif.widget.RichTable
Packages that use RichTable
Package
Description
-
Uses of RichTable in org.kuali.rice.krad.uif.container
Methods in org.kuali.rice.krad.uif.container that return RichTableModifier and TypeMethodDescriptionLightTable.getRichTable()The richTable widget definition for this table for setting dataTable javascript optionsMethods in org.kuali.rice.krad.uif.container with parameters of type RichTableModifier and TypeMethodDescriptionvoidLightTable.setRichTable(RichTable richTable) Set the richTable widget -
Uses of RichTable in org.kuali.rice.krad.uif.element
Methods in org.kuali.rice.krad.uif.element that return RichTableModifier and TypeMethodDescriptionDataTable.getRichTable()Widget that will render the data table client sideMethods in org.kuali.rice.krad.uif.element with parameters of type RichTableModifier and TypeMethodDescriptionvoidDataTable.setRichTable(RichTable richTable) Setter for the rich table widget -
Uses of RichTable in org.kuali.rice.krad.uif.layout
Methods in org.kuali.rice.krad.uif.layout that return RichTableModifier and TypeMethodDescriptionTableLayoutManager.getRichTable()Widget associated with the table to add functionality such as sorting, paging, and exportTableLayoutManagerBase.getRichTable()Widget associated with the table to add functionality such as sorting, paging, and exportMethods in org.kuali.rice.krad.uif.layout with parameters of type RichTableModifier and TypeMethodDescriptionvoidTableLayoutManager.setRichTable(RichTable richTable) Setter for the rich table widgetvoidTableLayoutManagerBase.setRichTable(RichTable richTable) Setter for the rich table widget