@ApplicationScoped public class UndefinedExpressionSelectorPopoverImpl extends AbstractPopoverImpl<UndefinedExpressionSelectorPopoverView,UndefinedExpressionGrid> implements UndefinedExpressionSelectorPopoverView.Presenter
binding, view
Constructor and Description |
---|
UndefinedExpressionSelectorPopoverImpl() |
UndefinedExpressionSelectorPopoverImpl(UndefinedExpressionSelectorPopoverView view,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
Supplier<ExpressionEditorDefinitions> expressionEditorDefinitionsSupplier) |
Modifier and Type | Method and Description |
---|---|
String |
getPopoverTitle()
Returns the
String for the PopupEditorControls title used to to edit properties. |
void |
onExpressionEditorDefinitionSelected(ExpressionEditorDefinition definition) |
bind, getElement, hide, setOnClosedByKeyboardCallback, show
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bind
hide, show
setOnClosedByKeyboardCallback
public UndefinedExpressionSelectorPopoverImpl()
@Inject public UndefinedExpressionSelectorPopoverImpl(UndefinedExpressionSelectorPopoverView view, org.jboss.errai.ui.client.local.spi.TranslationService translationService, Supplier<ExpressionEditorDefinitions> expressionEditorDefinitionsSupplier)
public void onExpressionEditorDefinitionSelected(ExpressionEditorDefinition definition)
onExpressionEditorDefinitionSelected
in interface UndefinedExpressionSelectorPopoverView.Presenter
public String getPopoverTitle()
PopupEditorControls
String
for the PopupEditorControls
title used to to edit properties.getPopoverTitle
in interface PopupEditorControls
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.