org.gwtbootstrap3.client.ui.constants
Class ElementTags

java.lang.Object
  extended by org.gwtbootstrap3.client.ui.constants.ElementTags

public class ElementTags
extends Object

Author:
Joshua Godi

Field Summary
static String ABBR
           
static String CODE
           
static String DD
           
static String DT
           
static String EM
           
static String I
           
static String INPUT
           
static String NAV
           
static String SMALL
           
static String STRONG
           
 
Constructor Summary
ElementTags()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ABBR

public static final String ABBR
See Also:
Constant Field Values

CODE

public static final String CODE
See Also:
Constant Field Values

DD

public static final String DD
See Also:
Constant Field Values

DT

public static final String DT
See Also:
Constant Field Values

EM

public static final String EM
See Also:
Constant Field Values

I

public static final String I
See Also:
Constant Field Values

INPUT

public static final String INPUT
See Also:
Constant Field Values

NAV

public static final String NAV
See Also:
Constant Field Values

SMALL

public static final String SMALL
See Also:
Constant Field Values

STRONG

public static final String STRONG
See Also:
Constant Field Values
Constructor Detail

ElementTags

public ElementTags()


Copyright © 2015. All rights reserved.