Package org.kuali.student.common.ui.client.configurable.mvc

Interface Summary
CanProcessValidationResults  
HasLayoutController For widgets which use layout controllers - such as sections - to do various things - such as interact with the controller's model
HasReferenceId This allows getting/setting of a reference id and reference key on any widget implementing this interface.
ToolView  
ValidationEventBinding  
 

Class Summary
Configurer A configurer defines the configuration of screens in KS, in particular this is where you add views, sections, and fields to a LayoutController preferably passed in in an configurer's implementation.
DefaultWidgetFactory Returns a corresponding auto generated widget based on metadata.
DelayedToolView A view that delays its generation until it requested to be shown.
FieldDescriptor This is a field descriptor that defines ui fields.
FieldDescriptorReadOnly Read only (ui) equivalent of FieldDescriptor.
LayoutController The LayoutController is a central piece of the UIF.
SectionTitle This class provides static methods for generating H1-H6 elements with the passed in text
ValidationEventBindingImpl Adds the appropriate handler to the widget contained within the FieldDescriptor for when to set that the field has had focus/user interaction based on what type of widget
WidgetConfigInfo Data class used for passing relevant metadata info during auto field generation in DefaultWidgetFactory
 



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