Uses of Package
org.kuali.rice.krad.uif.view

Packages that use org.kuali.rice.krad.uif.view
edu.sampleu.demo.course   
edu.sampleu.demo.kitchensink   
edu.sampleu.demo.layout   
edu.sampleu.demo.registration   
edu.sampleu.kew.krad.form   
edu.sampleu.travel.approval   
edu.sampleu.travel.krad.form   
edu.sampleu.travel.options   
org.kuali.rice.core.web.cache   
org.kuali.rice.kew.impl.peopleflow   
org.kuali.rice.kew.impl.type   
org.kuali.rice.krad.datadictionary   
org.kuali.rice.krad.datadictionary.uif   
org.kuali.rice.krad.datadictionary.validation Data Dictionary validation objects. 
org.kuali.rice.krad.demo.uif.components   
org.kuali.rice.krad.demo.uif.form   
org.kuali.rice.krad.document   
org.kuali.rice.krad.inquiry   
org.kuali.rice.krad.keyvalues   
org.kuali.rice.krad.lookup   
org.kuali.rice.krad.maintenance   
org.kuali.rice.krad.service Core service interfaces. 
org.kuali.rice.krad.service.impl Core service implementations. 
org.kuali.rice.krad.uif.component   
org.kuali.rice.krad.uif.container   
org.kuali.rice.krad.uif.control   
org.kuali.rice.krad.uif.element   
org.kuali.rice.krad.uif.field   
org.kuali.rice.krad.uif.layout   
org.kuali.rice.krad.uif.modifier   
org.kuali.rice.krad.uif.service   
org.kuali.rice.krad.uif.service.impl   
org.kuali.rice.krad.uif.util   
org.kuali.rice.krad.uif.view   
org.kuali.rice.krad.uif.widget   
org.kuali.rice.krad.web.bind   
org.kuali.rice.krad.web.form   
org.kuali.rice.krms.impl.repository   
org.kuali.rice.krms.impl.ui   
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.demo.course
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.demo.kitchensink
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.demo.layout
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.demo.registration
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.kew.krad.form
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.travel.approval
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.travel.krad.form
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by edu.sampleu.travel.options
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.core.web.cache
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.kew.impl.peopleflow
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.kew.impl.type
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.datadictionary
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.datadictionary.uif
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.datadictionary.validation
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.demo.uif.components
FormView
          Provides configuration for View instances that render an HTML form
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.demo.uif.form
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.document
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewAuthorizer
          Performs user based authorization for actions and components contained in a View
ViewAuthorizerBase
          Implementation of ViewAuthorizer that verifies authorization with KIM permission checks
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
ViewPresentationController
          Configured for a View instance to provide conditional authorization logic based on any variable (view configuration, system parameters, ...) that does not depend on the current user
ViewPresentationControllerBase
          Implementation of ViewPresentationController that implements no logic by default
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.inquiry
InquiryView
          Type of View that provides a read-only display of a record of data (object instance)
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewAuthorizer
          Performs user based authorization for actions and components contained in a View
ViewAuthorizerBase
          Implementation of ViewAuthorizer that verifies authorization with KIM permission checks
ViewPresentationController
          Configured for a View instance to provide conditional authorization logic based on any variable (view configuration, system parameters, ...) that does not depend on the current user
ViewPresentationControllerBase
          Implementation of ViewPresentationController that implements no logic by default
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.keyvalues
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.lookup
LookupView
          View type for Maintenance documents
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewAuthorizer
          Performs user based authorization for actions and components contained in a View
ViewAuthorizerBase
          Implementation of ViewAuthorizer that verifies authorization with KIM permission checks
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
ViewPresentationController
          Configured for a View instance to provide conditional authorization logic based on any variable (view configuration, system parameters, ...) that does not depend on the current user
ViewPresentationControllerBase
          Implementation of ViewPresentationController that implements no logic by default
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.maintenance
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewAuthorizer
          Performs user based authorization for actions and components contained in a View
ViewAuthorizerBase
          Implementation of ViewAuthorizer that verifies authorization with KIM permission checks
ViewPresentationController
          Configured for a View instance to provide conditional authorization logic based on any variable (view configuration, system parameters, ...) that does not depend on the current user
ViewPresentationControllerBase
          Implementation of ViewPresentationController that implements no logic by default
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.service
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.service.impl
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.component
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.container
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.control
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.element
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.field
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.layout
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.modifier
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.service
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.service.impl
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.util
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.view
DocumentView
          View type for KRAD documents
FormView
          Provides configuration for View instances that render an HTML form
HistoryEntry
          A simple object that keeps track of various HistoryInformation TODO a variety of these settings are not used in the current implementation of breadcrumbs and history, they may be removed later if they prove unuseful in future changes
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewAuthorizer
          Performs user based authorization for actions and components contained in a View
ViewIndex
          Holds field indexes of a View instance for retrieval
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
ViewPresentationController
          Configured for a View instance to provide conditional authorization logic based on any variable (view configuration, system parameters, ...) that does not depend on the current user
ViewTheme
          Theme for the current view, currently just a list of stylesheets and js files, but has the potential for expansion in the future
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.uif.widget
HistoryEntry
          A simple object that keeps track of various HistoryInformation TODO a variety of these settings are not used in the current implementation of breadcrumbs and history, they may be removed later if they prove unuseful in future changes
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.web.bind
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krad.web.form
DialogManager
          Manages the status of any modal dialogs that are used in the view.
History
          History class used to keep track of views visited so they can be displayed in the ui as breadcrumbs - both as homeward path and history path interpretations
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krms.impl.repository
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 

Classes in org.kuali.rice.krad.uif.view used by org.kuali.rice.krms.impl.ui
View
          Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
ViewModel
          Interface that must be implemented for clases the provide the backing data (model) for a View
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.