public class ResourceElement extends Object implements org.jboss.gwt.elemento.core.IsElement<elemental2.dom.HTMLElement>, Attachable
OBJECT and one
complex attribute of type LIST.
This class provides the following features:
OBJECT. The tab contains a form to add, save, reset and remove
the complex attribute (remove is only available if the complex attribute is not required).LIST, the table contains a link to a sub-page. The sub-page
contains a table and a form to CRUD the elements of the complex attribute. Only simple attributes in the complex
attribute of type LIST are supported.CrudOperations and ComplexAttributeOperationsMultiple complex attributes of type LIST or nested complex attributes are not supported.
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceElement.Builder |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
asElement() |
void |
attach() |
Form<NamedNode> |
getForm() |
Form<ModelNode> |
getFormComplexList() |
void |
update(List<NamedNode> nodes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetachpublic elemental2.dom.HTMLElement asElement()
asElement in interface org.jboss.gwt.elemento.core.IsElement<elemental2.dom.HTMLElement>public void attach()
attach in interface AttachableCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.