@Templated @Dependent public class GlobalsEditorViewImpl extends org.kie.workbench.common.widgets.metadata.client.KieEditorViewImpl implements GlobalsEditorView
| Constructor and Description |
|---|
GlobalsEditorViewImpl() |
GlobalsEditorViewImpl(org.gwtbootstrap3.client.ui.Label generatedLabel,
org.gwtbootstrap3.client.ui.Button addGlobalButton,
AddGlobalPopup addGlobalPopup,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onClickAddGlobalButton(com.google.gwt.event.dom.client.ClickEvent event) |
void |
setContent(List<Global> globals,
List<String> fullyQualifiedClassNames,
boolean isReadOnly,
boolean isGenerated) |
refreshTitlealertReadOnly, confirmClose, getTitleWidget, hideBusyIndicator, refreshTitle, showBusyIndicator, showLoading, showSavingclaimElement, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitrefreshTitlealertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSavingpublic GlobalsEditorViewImpl()
@Inject
public GlobalsEditorViewImpl(org.gwtbootstrap3.client.ui.Label generatedLabel,
org.gwtbootstrap3.client.ui.Button addGlobalButton,
AddGlobalPopup addGlobalPopup,
org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public void setContent(List<Global> globals, List<String> fullyQualifiedClassNames, boolean isReadOnly, boolean isGenerated)
setContent in interface GlobalsEditorView@EventHandler(value="addGlobalButton") public void onClickAddGlobalButton(com.google.gwt.event.dom.client.ClickEvent event)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.