public static interface ActionNode.AfterActionCallback extends SuccessCallback<ActionEvent>
A callback the is to be called after an ActionNodeEvent has been triggered. This is useful for determining if the event was consumed.
onSucess
Copyright © 2021. All Rights Reserved.