@ApplicationScoped public class DecisionTablePopoverUtils extends Object
Constructor and Description |
---|
DecisionTablePopoverUtils() |
Modifier and Type | Method and Description |
---|---|
void |
destroyPopovers() |
void |
enableOtherwisePopover(org.jboss.errai.common.client.dom.HTMLElement e,
boolean enabled) |
void |
setupAndRegisterPopover(com.google.gwt.dom.client.Element e,
String content) |
void |
setupAndRegisterPopover(org.jboss.errai.common.client.dom.HTMLElement e,
String content) |
void |
setupPopover(com.google.gwt.dom.client.Element e,
String content) |
void |
setupPopover(org.jboss.errai.common.client.dom.HTMLElement e,
String content) |
public void setupPopover(com.google.gwt.dom.client.Element e, String content)
public void setupAndRegisterPopover(com.google.gwt.dom.client.Element e, String content)
public void setupPopover(org.jboss.errai.common.client.dom.HTMLElement e, String content)
public void setupAndRegisterPopover(org.jboss.errai.common.client.dom.HTMLElement e, String content)
public void enableOtherwisePopover(org.jboss.errai.common.client.dom.HTMLElement e, boolean enabled)
public void destroyPopovers()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.