@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, showclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindhide, showsetOnClosedByKeyboardCallbackpublic 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.Presenterpublic String getPopoverTitle()
PopupEditorControlsString for the PopupEditorControls title used to to edit properties.getPopoverTitle in interface PopupEditorControlsCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.