public class TweetDetailsController extends TWTFormController
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 |
---|
TweetDetailsController(Controller parent,
Tweet tweet) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ControllerEvent evt) |
protected ViewNode |
createViewNode() |
protected void |
onStartController() |
createSideBarView, getApplicationModel, getTWTApplicationController, setView
back, cloneAndReplace, getCurrentFormController, getFormController, getFormController, getFormController, getPathName, getPathString, getView, hasBackCommand, isAddTitleBar, isTitleSet, refresh, run, setAddTitleBar, setPathName, setTitle, setTitleComponent, 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, 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 TweetDetailsController(Controller parent, Tweet tweet)
protected void onStartController()
onStartController
in class Controller
protected ViewNode createViewNode()
createViewNode
in class Controller
public void actionPerformed(ControllerEvent evt)
actionPerformed
in interface ActionListener<ControllerEvent>
actionPerformed
in class FormController
Copyright © 2021. All Rights Reserved.