Schnittstelle IsTransition
- Alle bekannten Unterschnittstellen:
- ButtonTagDeclaration,- EventTagDeclaration,- LinkTagDeclaration,- SheetPageCommandTagDeclaration
public interface IsTransition
- 
MethodenübersichtModifizierer und TypMethodeBeschreibungvoidsetTransition(String transition) Specify, if the command calls an JSF-Action.
- 
Methodendetails- 
setTransitionSpecify, if the command calls an JSF-Action. Useful to switch off the Double-Submit-Check and Waiting-Behavior.- Parameter:
- transition- Indicates the transition.
 
 
-