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