public class DefaultFormAction extends AbstractAction<DefaultFormAction> implements FormAction<DefaultFormAction>
FormAction.Keys
Constructor and Description |
---|
DefaultFormAction() |
DefaultFormAction(FormAction<?> action) |
DefaultFormAction(String placement) |
DefaultFormAction(String placement,
String type) |
Modifier and Type | Method and Description |
---|---|
DefaultFormAction |
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
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 DefaultFormAction()
public DefaultFormAction(String placement)
public DefaultFormAction(FormAction<?> action)
public DefaultFormAction copy()
copy
in interface Copyable<DefaultFormAction>
Copyright © 2021. All rights reserved.