org.jbpm.console.ng.bh.client.editors.home
@Dependent @Templated(value="HomeViewImpl.html") public class HomeViewImpl extends com.google.gwt.user.client.ui.Composite implements HomePresenter.HomeView
Modifier and Type | Field and Description |
---|---|
com.github.gwtbootstrap.client.ui.base.IconAnchor |
authoringLabel |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
businessDashboardsAnchor |
com.google.gwt.user.client.ui.Image |
carouselImg0 |
com.google.gwt.user.client.ui.Image |
carouselImg1 |
com.google.gwt.user.client.ui.Image |
carouselImg2 |
com.google.gwt.user.client.ui.Image |
carouselImg3 |
com.google.gwt.user.client.ui.Image |
carouselImg4 |
com.google.gwt.user.client.ui.Image |
carouselImg5 |
com.github.gwtbootstrap.client.ui.Label |
dashboardsCarrouselLabel |
com.github.gwtbootstrap.client.ui.Label |
dashboardsCarrouselTextLabel |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
dashboardsLabel |
com.github.gwtbootstrap.client.ui.Label |
deployLabel |
com.github.gwtbootstrap.client.ui.Label |
deployTextLabel |
com.github.gwtbootstrap.client.ui.Label |
designLabel |
com.github.gwtbootstrap.client.ui.Label |
designTextLabel |
com.github.gwtbootstrap.client.ui.Label |
discoverLabel |
com.github.gwtbootstrap.client.ui.Label |
discoverTextLabel |
org.uberfire.security.Identity |
identity |
com.github.gwtbootstrap.client.ui.Label |
improveLabel |
com.github.gwtbootstrap.client.ui.Label |
improveTextLabel |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
modelProcessAnchor |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
processDashboardsAnchor |
com.github.gwtbootstrap.client.ui.Label |
thejBPMCycle |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
workLabel |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
workProcessDefinitionsAnchor |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
workProcessInstancesAnchor |
com.github.gwtbootstrap.client.ui.base.IconAnchor |
workTaskListAnchor |
com.github.gwtbootstrap.client.ui.Label |
workTasksLabel |
com.github.gwtbootstrap.client.ui.Label |
workTasksTextLabel |
Constructor and Description |
---|
HomeViewImpl() |
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
void |
init(HomePresenter presenter) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
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
@Inject public org.uberfire.security.Identity identity
@DataField public com.google.gwt.user.client.ui.Image carouselImg0
@DataField public com.google.gwt.user.client.ui.Image carouselImg1
@DataField public com.google.gwt.user.client.ui.Image carouselImg2
@DataField public com.google.gwt.user.client.ui.Image carouselImg3
@DataField public com.google.gwt.user.client.ui.Image carouselImg4
@DataField public com.google.gwt.user.client.ui.Image carouselImg5
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor authoringLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor workLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor dashboardsLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor modelProcessAnchor
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor workTaskListAnchor
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor workProcessDefinitionsAnchor
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor workProcessInstancesAnchor
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor processDashboardsAnchor
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.IconAnchor businessDashboardsAnchor
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label thejBPMCycle
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label discoverLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label discoverTextLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label designLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label designTextLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label deployLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label deployTextLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label workTasksLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label workTasksTextLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label dashboardsCarrouselLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label dashboardsCarrouselTextLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label improveLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label improveTextLabel
public void init(HomePresenter presenter)
init
in interface org.uberfire.client.mvp.UberView<HomePresenter>
public void displayNotification(String text)
displayNotification
in interface HomePresenter.HomeView
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.