org.apache.myfaces.tobago.internal.taglib.declaration
Interface IsDefaultCommand

All Known Subinterfaces:
ButtonTagDeclaration

public interface IsDefaultCommand


Method Summary
 void setDefaultCommand(String defaultCommand)
          If true the command is executed as default -- for example if the user presses the enter key inside a related input field.
 

Method Detail

setDefaultCommand

void setDefaultCommand(String defaultCommand)
If true the command is executed as default -- for example if the user presses the enter key inside a related input field.



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.