public class TweetListFormController extends TWTFormController
FormController.CloneableFormController<T extends FormController>, FormController.FormBackEvent, FormController.FormControllerEvent, FormController.FormShownEvent
ViewController.DidSetViewEvent, ViewController.DidUnSetViewEvent, ViewController.ViewDecorator
Controller.CreateObjectRequest<T>, Controller.ObjectFactory
Modifier and Type | Field and Description |
---|---|
static Tag |
northSlot |
static Tag |
southSlot |
Constructor and Description |
---|
TweetListFormController(Controller parent) |
TweetListFormController(Controller parent,
EntityList<Tweet> feed) |
Modifier and Type | Method and Description |
---|---|
ActionNode |
getLoadMoreTweetsAction() |
ActionNode |
getRefreshTweetsAction() |
protected void |
init() |
createSideBarView, getApplicationModel, getTWTApplicationController, setView
actionPerformed, 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, createViewNode, dispatchEvent, extendAction, extendAction, fillSlot, getAction, getActions, getActionsNode, getApplicationController, getFormController, getFormController, getInheritedAction, getInheritedActions, getParent, getSectionController, getSingleActionsNode, getViewController, getViewNode, initControllerActions, isStarted, lookup, lookupEntity, onStartController, onStopController, parentLookup, parentLookupEntity, removeActionListener, removeEventListener, setParent, start, startController, withLookup, withLookupEntity, withParentLookup, withParentLookupEntity
public static final Tag northSlot
public static final Tag southSlot
public TweetListFormController(Controller parent)
public TweetListFormController(Controller parent, EntityList<Tweet> feed)
protected void init()
public ActionNode getRefreshTweetsAction()
public ActionNode getLoadMoreTweetsAction()
Copyright © 2021. All Rights Reserved.