public class DefaultCreateModalFormAction extends AbstractAction<DefaultCreateModalFormAction> implements CreateModalFormAction<DefaultCreateModalFormAction>
CreateModalFormAction.Attributes
FormAction.Keys
Constructor and Description |
---|
DefaultCreateModalFormAction() |
DefaultCreateModalFormAction(CreateModalFormAction<?> action) |
DefaultCreateModalFormAction(String placement) |
DefaultCreateModalFormAction(String placement,
String type) |
Modifier and Type | Method and Description |
---|---|
DefaultCreateModalFormAction |
copy() |
canEqual, compareTo, equals, getAttributes, getComponents, getEndpoints, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hashCode, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
mapInheritedValue, mapInheritedValues
submitLabel, submitLabel
addExternal, addExternal, addField, addField, addField, addFormComponents, addGroup, addGroup, external, field, findExternal, findField, findGroup, getExternal, getField, getGroup, group, removeExternal, removeField, removeGroup
addComponent, addComponents, addEndpoint, addEndpoint, apply, attribute, clearEndpoints, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAttribute, getAttribute, getAttributes, getComponent, getComponent, getComponents, getComponentsList, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hasAttribute, hasComponent, hasEndpoint, id, label, label, operationType, order, placement, removeAttribute, removeComponent, removeEndpoint, scope, self, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType, type
compareTo
public DefaultCreateModalFormAction()
public DefaultCreateModalFormAction(String placement)
public DefaultCreateModalFormAction(CreateModalFormAction<?> action)
public DefaultCreateModalFormAction copy()
copy
in interface Copyable<DefaultCreateModalFormAction>
Copyright © 2021. All rights reserved.