AppController

@Component
open class AppController : BaseViewController

Constructors

Link copied to clipboard
@Autowired
constructor(viewLoader: ViewLoader)

Functions

Link copied to clipboard
@EventListener
open fun onNavigate(event: PageNavigationEvent)