org.kuali.student.lum.lu.ui.main.client.configuration
Class CurriculumHomeConfigurer
java.lang.Object
   org.kuali.student.lum.lu.ui.main.client.configuration.CurriculumHomeConfigurer
org.kuali.student.lum.lu.ui.main.client.configuration.CurriculumHomeConfigurer
- All Implemented Interfaces: 
- CurriculumHomeConstants
- public class CurriculumHomeConfigurer 
- extends Object- implements CurriculumHomeConstants
 
| Fields inherited from interface org.kuali.student.lum.lu.ui.main.client.configuration.CurriculumHomeConstants | 
| ACTIONLIST, ACTIONLIST_DESC, BROWSE_CATALOG, BROWSE_PROGRAM, COURSE_SETS, CREATE, CREATE_COURSE, CREATE_DESC, CREATE_PROGRAM, CURRICULUM_MANAGEMENT, DEP_ANALYSIS, FIND_CORES, FIND_COURSES, FIND_CREDENTIALS, FIND_MAJORS, FIND_PROPOSALS, HOW_TO, LO_CATEGORIES, LOS, RECENTLY_VIEWED, RV_DESC, TOOLS, TOOLS_DESC, VIEW_MODIFY, VIEW_MODIFY_DESC | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
searchMetadata
protected Metadata searchMetadata
useCurricReviewCheckbox
protected final KSCheckBox useCurricReviewCheckbox
CurriculumHomeConfigurer
public CurriculumHomeConfigurer()
configure
public com.google.gwt.user.client.ui.Widget configure(Metadata searchMeta)
- 
 
- 
 
getViewCredentialProgramWidget
private com.google.gwt.user.client.ui.Widget getViewCredentialProgramWidget()
- 
 
- 
 
getViewCoreProgramWidget
private com.google.gwt.user.client.ui.Widget getViewCoreProgramWidget()
- 
 
- 
 
getFindCourseProposalsWidget
protected com.google.gwt.user.client.ui.Widget getFindCourseProposalsWidget()
- This method will call getFindProposalsWidget() and return
 proposals for courses.
 
- 
 
- 
- Returns:
 
getFindProgramProposalsWidget
protected com.google.gwt.user.client.ui.Widget getFindProgramProposalsWidget()
- This method will call getFindProposalsWidget() and return
 proposals for programs.
 
- 
 
- 
- Returns:
 
getFindProposalsWidget
protected com.google.gwt.user.client.ui.Widget getFindProposalsWidget(boolean isCourseSearch)
- This method will generate the find proposals widget.
 
 It is used by course and program.  Rather than call it directly,
 call either getFindCourseProposalsWidget() or getFindProgramProposalsWidget()
 to make the code a bit clearer.
 
 
- 
 
- 
- Parameters:
- isCourseSearch- true for course, false for program
- Returns:
- the widget
 
getFindCoursesWidget
protected com.google.gwt.user.client.ui.Widget getFindCoursesWidget()
- 
 
- 
 
getCreateCourseClickHandler
protected com.google.gwt.event.dom.client.ClickHandler getCreateCourseClickHandler()
- 
 
- 
 
getFindMajorsWidget
protected com.google.gwt.user.client.ui.Widget getFindMajorsWidget()
- 
 
- 
 
getHowToWidget
protected com.google.gwt.user.client.ui.Widget getHowToWidget()
- 
 
- 
 
getActionListLink
protected com.google.gwt.user.client.ui.Widget getActionListLink()
- 
 
- 
 
getMessage
private String getMessage(String key)
- 
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.