Class ButtonDestination

java.lang.Object
com.suncode.pwfl.workflow.form.action.ActionDestination
com.suncode.pwfl.workflow.form.action.ButtonDestination

public class ButtonDestination extends ActionDestination
  • Constructor Details

    • ButtonDestination

      protected ButtonDestination(boolean acceptButtonAllowed)
    • ButtonDestination

      protected ButtonDestination(String bindTo, boolean acceptButtonAllowed)
  • Method Details

    • isAcceptButtonAllowed

      public boolean isAcceptButtonAllowed()
    • setAcceptButtonAllowed

      public void setAcceptButtonAllowed(boolean acceptButtonAllowed)