@DocumentedComponentAttribute(value="Action invoked when edit mode is performed") @XMLProperty(value="onToggleEdit") public class OnToggleEditAttribute extends AbstractStringAttribute
| Modifier and Type | Field and Description |
|---|---|
static String |
ON_TOGGLE_EDIT_ATTR |
| Constructor and Description |
|---|
OnToggleEditAttribute(Form form,
Component component,
ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlValue() |
getDefaultValue, getValue, setValueconvertBindingToStringpublic static final String ON_TOGGLE_EDIT_ATTR
public OnToggleEditAttribute(Form form, Component component, ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class Attribute<String>Copyright © 2020. All rights reserved.