public static interface FormModel.PostMergeHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handlePostMerge(Object clientData)
Defines the callback method that will be invoked immediately after a merge but before
any initialize events are fired.
|
void handlePostMerge(Object clientData)
clientData - the Object passed to FormModel.setPostMergeHandler(PostMergeHandler, Object)Copyright © 2010 - 2020 Adobe. All Rights Reserved