@Dependent public class LienzoCanvasNotification extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
LienzoCanvasNotification.View |
| Constructor and Description |
|---|
LienzoCanvasNotification(LienzoCanvasNotification.View view) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
hide() |
void |
init(Supplier<LienzoPanel> panel) |
void |
show(String text) |
@Inject public LienzoCanvasNotification(LienzoCanvasNotification.View view)
public void init(Supplier<LienzoPanel> panel)
public void show(String text)
public void hide()
@PreDestroy public void destroy()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.