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