@API(type=EXTENDABLE,
src=PUBLIC)
public interface FormControlEditingHelper
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Modifier and Type | Method and Description |
---|---|
void |
commitEditedValue(AuthorElement elem,
java.lang.String attributeToEdit,
java.lang.String valueToCommit)
Commits the value edited by the user.
|
void commitEditedValue(AuthorElement elem, java.lang.String attributeToEdit, java.lang.String valueToCommit)
elem
- The element whose value to edit.attributeToEdit
- The attribute name.valueToCommit
- The new value to be committed.© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.