public interface CellEditorControlsView
extends org.jboss.errai.ui.client.local.api.IsElement
Modifier and Type | Interface and Description |
---|---|
static interface |
CellEditorControlsView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
hide() |
void |
show(PopupEditorControls editor,
Optional<String> editorTitle,
int x,
int y) |
void show(PopupEditorControls editor, Optional<String> editorTitle, int x, int y)
void hide()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.