public class TitledAttachmentFileWidget
extends com.google.gwt.user.client.ui.Composite
| Modifier and Type | Field and Description |
|---|---|
protected org.gwtbootstrap3.client.ui.html.Div |
divElement |
protected org.gwtbootstrap3.client.ui.html.Span |
errorLabel |
protected com.google.gwt.user.client.ui.FlowPanel |
fields |
protected ScenarioSimulationDropdown |
scenarioSimulationDropdown |
protected org.jboss.errai.common.client.api.Caller<ScenarioSimulationService> |
scenarioSimulationService |
protected String |
selectedPath |
protected org.gwtbootstrap3.client.ui.FormLabel |
titleLabel |
| Constructor and Description |
|---|
TitledAttachmentFileWidget(String title,
org.jboss.errai.common.client.api.Caller<ScenarioSimulationService> scenarioSimulationService,
ScenarioSimulationDropdown scenarioSimulationDropdown) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearStatus() |
protected com.google.gwt.dom.client.Element |
createIconElement() |
String |
getSelectedPath() |
void |
updateAssetList() |
boolean |
validate() |
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, toStringprotected com.google.gwt.user.client.ui.FlowPanel fields
protected org.gwtbootstrap3.client.ui.html.Div divElement
protected org.gwtbootstrap3.client.ui.FormLabel titleLabel
protected org.gwtbootstrap3.client.ui.html.Span errorLabel
protected ScenarioSimulationDropdown scenarioSimulationDropdown
protected org.jboss.errai.common.client.api.Caller<ScenarioSimulationService> scenarioSimulationService
protected String selectedPath
public TitledAttachmentFileWidget(String title, org.jboss.errai.common.client.api.Caller<ScenarioSimulationService> scenarioSimulationService, ScenarioSimulationDropdown scenarioSimulationDropdown)
public void clearStatus()
public void updateAssetList()
public String getSelectedPath()
public boolean validate()
protected com.google.gwt.dom.client.Element createIconElement()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.