@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) |
refreshTitle
alertReadOnly, confirmClose, getTitleWidget, hideBusyIndicator, refreshTitle, showBusyIndicator, showLoading, showSaving
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, unsinkEvents
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
refreshTitle
alertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSaving
public 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–2020 JBoss by Red Hat. All rights reserved.