@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(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_EDIT_ATTR
public OnToggleEditAttribute(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.