public class TWTLoginFormController extends FormController
FormController.CloneableFormController<T extends FormController>, FormController.FormBackEvent, FormController.FormControllerEvent, FormController.FormShownEvent
ViewController.DidSetViewEvent, ViewController.DidUnSetViewEvent, ViewController.ViewDecorator
Controller.CreateObjectRequest<T>, Controller.ObjectFactory
Constructor and Description |
---|
TWTLoginFormController(Controller parent) |
Modifier and Type | Method and Description |
---|---|
protected com.codename1.rad.components.loginform.LoginViewController |
createLoginViewController() |
com.codename1.rad.components.loginform.LoginViewDelegate |
getLoginViewDelegate() |
TWTApplicationController |
getTWTApplicationController() |
protected void |
onStartController() |
void |
setLoginViewDelegate(com.codename1.rad.components.loginform.LoginViewDelegate delegate) |
actionPerformed, back, cloneAndReplace, getCurrentFormController, getFormController, getFormController, getFormController, getPathName, getPathString, getView, hasBackCommand, isAddTitleBar, isTitleSet, refresh, run, setAddTitleBar, setPathName, setTitle, setTitleComponent, setView, setView, setView, show, showBack, tryCloneAndReplaceCurrentForm
addViewDecorator, createViewContext, decorateView, deinitialize, getTitle, getViewController, getViewController, getViewModel, initController, removeViewDecorator
addAction, addAction, addActionListener, addActions, addActions, addEventListener, addLookup, addLookup, addObjectFactory, createObjectWithFactory, createViewNode, dispatchEvent, extendAction, extendAction, fillSlot, getAction, getActions, getActionsNode, getApplicationController, getFormController, getFormController, getInheritedAction, getInheritedActions, getParent, getSectionController, getSingleActionsNode, getViewController, getViewNode, initControllerActions, isStarted, lookup, lookupEntity, onStopController, parentLookup, parentLookupEntity, removeActionListener, removeEventListener, setParent, start, startController, withLookup, withLookupEntity, withParentLookup, withParentLookupEntity
public TWTLoginFormController(Controller parent)
protected void onStartController()
onStartController
in class Controller
protected com.codename1.rad.components.loginform.LoginViewController createLoginViewController()
public TWTApplicationController getTWTApplicationController()
public void setLoginViewDelegate(com.codename1.rad.components.loginform.LoginViewDelegate delegate)
public com.codename1.rad.components.loginform.LoginViewDelegate getLoginViewDelegate()
Copyright © 2021. All Rights Reserved.