public interface ActionsToolboxView<V extends ActionsToolboxView>
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
V |
hide() |
void |
hideAndDestroy() |
V |
init(ActionsToolbox toolbox) |
V |
show() |
V init(ActionsToolbox toolbox)
V show()
V hide()
void destroy()
void hideAndDestroy()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.