@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 |
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.IsElement
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.