AddCourseMenuController

Defines the logic of the add course page

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def addCourse(actionParameter: Option[SavedCourse]): Unit
override def handle[T](action: Action[T]): Unit
Definition Classes
override def nextIteration(): Unit

Defines the logic of an iteration (step) in the corresponding page controller

Defines the logic of an iteration (step) in the corresponding page controller

Definition Classes

Inherited methods

def sendUpdate(viewUpdate: ViewUpdate[Any]): Unit
Inherited from:
PageController