public class FormLinks<T> extends Object implements org.jboss.gwt.elemento.core.IsElement
The following links are part of this element:
Form.PrepareReset callback is defined, the callback is called. Otherwise Form.reset() is called.Form.PrepareRemove callback is defined, the callback is called, otherwise Form.remove() is called.| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
asElement() |
void |
setVisible(boolean edit,
boolean reset,
boolean remove,
boolean help) |
void |
setVisible(Form.Operation operation,
boolean visible) |
public elemental2.dom.HTMLElement asElement()
asElement in interface org.jboss.gwt.elemento.core.IsElementpublic void setVisible(boolean edit,
boolean reset,
boolean remove,
boolean help)
public void setVisible(Form.Operation operation, boolean visible)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.