EditCourseMenuController

Defines the logic of the edit course page

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def editCourse(optionalCourseEdited: 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

Concrete fields