Package | Description |
---|---|
org.kuali.rice.krms.util | |
org.kuali.student.enrollment.class1.krms.util |
Modifier and Type | Method and Description |
---|---|
Component |
AgendaBuilder.buildAgenda(AgendaEditor agenda,
int index,
AgendaSection agendaSection)
This method dynamically build the components on the screen to render an agenda.
|
protected Component |
AgendaBuilder.buildRule(RuleEditor rule,
String bindingPrefix,
AgendaSection agendaSection)
This method dynamically builds a disclosure section for each rule that already exists.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityOfferingAgendaSection |
class |
CourseOfferingAgendaSection |
class |
FinalExamAgendaSection |
Modifier and Type | Method and Description |
---|---|
Component |
FinalExamAgendaBuilder.buildAgenda(AgendaEditor agenda,
int index,
AgendaSection agendaSection)
This method dynamically build the components on the screen to render an agenda.
|
protected Component |
CourseOfferingAgendaBuilder.buildRule(RuleEditor rule,
String bindingPrefix,
AgendaSection agendaSection)
This method dynamically builds a disclosure section for each rule that already exists.
|
protected Component |
ActivityOfferingAgendaBuilder.buildRule(RuleEditor rule,
String bindingPrefix,
AgendaSection agendaSection)
This method dynamically builds a disclosure section for each rule that already exists.
|
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.