@Dependent public class Popover extends Object implements org.jboss.errai.common.client.api.IsElement
| Constructor and Description |
|---|
Popover() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
void |
init() |
void |
init(org.jboss.errai.common.client.dom.HTMLElement e) |
void |
setContent(String content) |
void |
setTitle(String title) |
@PostConstruct public void init()
public void setTitle(String title)
public void setContent(String content)
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement in interface org.jboss.errai.common.client.api.IsElementpublic void init(org.jboss.errai.common.client.dom.HTMLElement e)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.