public class HelpManager extends Object
| Constructor and Description |
|---|
HelpManager(com.vaadin.ui.UI ui) |
| Modifier and Type | Method and Description |
|---|---|
protected HelpOverlay |
addOverlay(String caption,
String text,
String style) |
void |
closeAll() |
void |
showHelp(String caption,
String text,
String style) |
Copyright © 2015. All rights reserved.