@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 |
|---|---|
org.jboss.errai.common.client.dom.Anchor |
authoringLabel |
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 |
org.jboss.errai.common.client.dom.Label |
dashboardsCarrouselLabel |
org.jboss.errai.common.client.dom.Label |
dashboardsCarrouselTextLabel |
org.jboss.errai.common.client.dom.Anchor |
dashboardsLabel |
org.jboss.errai.common.client.dom.Label |
deployLabel |
org.jboss.errai.common.client.dom.Label |
deployTextLabel |
org.jboss.errai.common.client.dom.Label |
designLabel |
org.jboss.errai.common.client.dom.Label |
designTextLabel |
org.jboss.errai.common.client.dom.Label |
discoverLabel |
org.jboss.errai.common.client.dom.Label |
discoverTextLabel |
org.jboss.errai.security.shared.api.identity.User |
identity |
org.jboss.errai.common.client.dom.Label |
improveLabel |
org.jboss.errai.common.client.dom.Label |
improveTextLabel |
org.jboss.errai.common.client.dom.Anchor |
modelProcessAnchor |
org.jboss.errai.common.client.dom.Anchor |
processDashboardsAnchor |
org.jboss.errai.common.client.dom.Label |
thejBPMCycle |
org.jboss.errai.common.client.dom.Anchor |
workLabel |
org.jboss.errai.common.client.dom.Anchor |
workProcessDefinitionsAnchor |
org.jboss.errai.common.client.dom.Anchor |
workProcessInstancesAnchor |
org.jboss.errai.common.client.dom.Anchor |
workTaskListAnchor |
org.jboss.errai.common.client.dom.Label |
workTasksLabel |
org.jboss.errai.common.client.dom.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, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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@Inject public org.jboss.errai.security.shared.api.identity.User 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 org.jboss.errai.common.client.dom.Anchor authoringLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor workLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor dashboardsLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor modelProcessAnchor
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor workTaskListAnchor
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor workProcessDefinitionsAnchor
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor workProcessInstancesAnchor
@Inject @DataField public org.jboss.errai.common.client.dom.Anchor processDashboardsAnchor
@Inject @DataField public org.jboss.errai.common.client.dom.Label thejBPMCycle
@Inject @DataField public org.jboss.errai.common.client.dom.Label discoverLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label discoverTextLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label designLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label designTextLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label deployLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label deployTextLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label workTasksLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label workTasksTextLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label dashboardsCarrouselLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label dashboardsCarrouselTextLabel
@Inject @DataField public org.jboss.errai.common.client.dom.Label improveLabel
@Inject @DataField public org.jboss.errai.common.client.dom.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.HomeViewCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.