@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(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.ModelBinding modelBinding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlValue() |
getDefaultValue, getValue, setValueconvertBindingToStringpublic static final String ON_TOGGLE_ADD_ATTR
public OnToggleAddAttribute(pl.fhframework.model.forms.Form form,
pl.fhframework.model.forms.Component component,
pl.fhframework.binding.ModelBinding modelBinding)
public String getXmlValue()
getXmlValue in class Attribute<String>Copyright © 2019. All rights reserved.