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
authoringLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor authoringLabel
workLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workLabel
dashboardsLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor dashboardsLabel
modelProcessAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor modelProcessAnchor
workTaskListAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workTaskListAnchor
workProcessDefinitionsAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workProcessDefinitionsAnchor
workProcessInstancesAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor workProcessInstancesAnchor
processDashboardsAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor processDashboardsAnchor
businessDashboardsAnchor
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.base.IconAnchor businessDashboardsAnchor
thejBPMCycle
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label thejBPMCycle
discoverLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label discoverLabel
discoverTextLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label discoverTextLabel
designLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label designLabel
designTextLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label designTextLabel
deployLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label deployLabel
deployTextLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label deployTextLabel
workTasksLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label workTasksLabel
workTasksTextLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label workTasksTextLabel
dashboardsCarrouselLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label dashboardsCarrouselLabel
dashboardsCarrouselTextLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label dashboardsCarrouselTextLabel
improveLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label improveLabel
improveTextLabel
@Inject
@DataField
public com.github.gwtbootstrap.client.ui.Label improveTextLabel
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-2014 JBoss by Red Hat. All Rights Reserved.