org.jbpm.console.ng.bh.client.editors.home
Class HomeViewImpl
java.lang.Object
com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.jbpm.console.ng.bh.client.editors.home.HomeViewImpl
- All Implemented Interfaces:
- com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.IsRenderable, com.google.gwt.user.client.ui.IsWidget, HomePresenter.HomeView, org.uberfire.client.mvp.UberView<HomePresenter>
@Dependent
@Templated(value="HomeViewImpl.html")
public class HomeViewImpl
- extends com.google.gwt.user.client.ui.Composite
- implements HomePresenter.HomeView
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
DEBUG_ID_PREFIX |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
identity
@Inject
public org.uberfire.security.Identity identity
carouselImg0
@DataField
public com.google.gwt.user.client.ui.Image carouselImg0
carouselImg1
@DataField
public com.google.gwt.user.client.ui.Image carouselImg1
carouselImg2
@DataField
public com.google.gwt.user.client.ui.Image carouselImg2
carouselImg3
@DataField
public com.google.gwt.user.client.ui.Image carouselImg3
carouselImg4
@DataField
public com.google.gwt.user.client.ui.Image carouselImg4
carouselImg5
@DataField
public com.google.gwt.user.client.ui.Image carouselImg5
discoverLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor discoverLabel
designLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor designLabel
deployLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor deployLabel
workLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workLabel
monitorLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor monitorLabel
improveLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor improveLabel
modelProcessAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor modelProcessAnchor
workTaskListAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workTaskListAnchor
workProcessRuntimeAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workProcessRuntimeAnchor
monitorBAMAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor monitorBAMAnchor
HomeViewImpl
public HomeViewImpl()
init
public void init(HomePresenter presenter)
- Specified by:
init in interface org.uberfire.client.mvp.UberView<HomePresenter>
displayNotification
public void displayNotification(String text)
- Specified by:
displayNotification in interface HomePresenter.HomeView
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.