public interface PopupEditorControls extends org.jboss.errai.common.client.api.IsElement, CanBeClosedByKeyboard
| Modifier and Type | Method and Description |
|---|---|
default String |
getPopoverTitle()
Returns the
String for the PopupEditorControls title used to to edit properties. |
void |
hide()
Hides the
PopupEditorControls. |
void |
show()
Shows the
PopupEditorControls. |
setOnClosedByKeyboardCallbackdefault String getPopoverTitle()
String for the PopupEditorControls title used to to edit properties.void show()
PopupEditorControls.void hide()
PopupEditorControls.Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.