All Known Subinterfaces:
ButtonTagDeclaration, EventTagDeclaration, LinkTagDeclaration, SheetPageCommandTagDeclaration

public interface IsTransition
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setTransition(String transition)
    Specify, if the command calls an JSF-Action.
  • Method Details

    • setTransition

      void setTransition(String transition)
      Specify, if the command calls an JSF-Action. Useful to switch off the Double-Submit-Check and Waiting-Behavior.
      Parameters:
      transition - Indicates the transition.