org.apache.myfaces.tobago.renderkit.html
Class HtmlButtonTypes
java.lang.Object
org.apache.myfaces.tobago.renderkit.html.HtmlButtonTypes
public final class HtmlButtonTypes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUTTON
public static final String BUTTON
- See Also:
- Constant Field Values
RESET
public static final String RESET
- See Also:
- Constant Field Values
SUBMIT
public static final String SUBMIT
- See Also:
- Constant Field Values
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.