Package-level declarations

Contains Framework Controller Classes.

Types

Link copied to clipboard
interface BaseController

Interface for all controllers

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Controller

Annotation to indicate that the class is a controller.