Uses of Interface
org.kuali.rice.krad.uif.widget.Widget
Packages that use Widget
-
Uses of Widget in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view with parameters of type WidgetModifier and TypeMethodDescriptionbooleanViewAuthorizer.canEditWidget(View view, ViewModel model, Widget widget, String widgetId, org.kuali.rice.kim.api.identity.Person user) booleanViewAuthorizerBase.canEditWidget(View view, ViewModel model, Widget widget, String widgetId, org.kuali.rice.kim.api.identity.Person user) booleanViewPresentationController.canEditWidget(View view, ViewModel model, Widget widget, String widgetId) booleanViewPresentationControllerBase.canEditWidget(View view, ViewModel model, Widget widget, String widgetId) booleanViewAuthorizer.canViewWidget(View view, ViewModel model, Widget widget, String widgetId, org.kuali.rice.kim.api.identity.Person user) booleanViewAuthorizerBase.canViewWidget(View view, ViewModel model, Widget widget, String widgetId, org.kuali.rice.kim.api.identity.Person user) booleanViewPresentationController.canViewWidget(View view, ViewModel model, Widget widget, String widgetId) booleanViewPresentationControllerBase.canViewWidget(View view, ViewModel model, Widget widget, String widgetId) ViewAuthorizerBase.getWidgetPermissionDetails(View view, Object dataObject, Widget widget) Builds the permission details map for a widget which includes the namespace, view id, and widget id -
Uses of Widget in org.kuali.rice.krad.uif.widget
Classes in org.kuali.rice.krad.uif.widget that implement WidgetModifier and TypeClassDescriptionclassAccordion widget class used to create an accordion based layout.classBlockUI element is used within the view element for managing element/page blocking attributesclassThe breadcrumb widget contains various settings for setting up Breadcrumb/History support on the viewclassUsed for rendering a calendar in the UI that can be used to selected dates for field valuesclassDecorates a group with collapse/expand functionalityclassGrowls sets up settings for growls global to the current view and its pagesclassWidget that renders help on a componentclassWidget for rendering an Inquiry link or DirectInquiry action fieldclassUsed for rendering a lightbox in the UI to display action links in dialog popups.classLocationSuggest widget for providing suggestions that represent locations.classWidget for navigating to a lookup from a field (called a quickfinder).classDecorates a HTML Table client side with various toolsclassDecorates a group with scroll functionality.classWidget that decorates a control transforming into a spinnerclassWidget that provides dynamic select options to the user as they are entering the value (also known as auto-complete).classWidget that renders text syntax highlightedclassWidget used for configuring tab options, use componentOptions for most options.classWidget that renders a Tooltip on a component.classWidget component for rendering a TreeclassBase class for Widgets