public static interface CellEditorControlsView.Presenter
Modifier and Type | Method and Description |
---|---|
void |
hide() |
void |
setGridPanelSupplier(Optional<Supplier<DMNGridPanel>> gridPanelSupplier) |
void |
show(HasCellEditorControls.Editor<?> editor,
Optional<String> editorTitle,
int x,
int y) |
void setGridPanelSupplier(Optional<Supplier<DMNGridPanel>> gridPanelSupplier)
void show(HasCellEditorControls.Editor<?> editor, Optional<String> editorTitle, int x, int y)
void hide()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.