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

Interface Summary
ConfigurableLayout  
Configurer Interface must be implemented by configurers for ConfigurableLayouts.
ContentNavLayoutController Interface for LayoutControllers which have navigation with menus.
DocumentLayoutController Interface for layouts which have document headers (titles) and widgets associated with all the content of a controller.
ViewLayoutController  
 

Class Summary
BasicLayout The most basic implementation of a LayoutController, no navigation, all showView calls must be invoked by the app.
BasicLayoutWithContentHeader A basic implementation of a LayoutController, no navigation, all showView calls must be invoked by the app.
MenuEditableSectionController  
MenuSectionController A layout controller which generates a menu for views that added to it through addMenuItem calls.
TabbedSectionLayout  
TabMenuController A layout controller which provides tabs for the views added through the addTab method.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.