org.gwtbootstrap3.client.ui.constants
Class Attributes

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

public class Attributes
extends Object

Author:
Sven Jacobs

Field Summary
static String DATA_BACKDROP
           
static String DATA_DISMISS
           
static String DATA_KEYBOARD
           
static String DATA_LOADING_TEXT
           
static String DATA_PARENT
           
static String DATA_RIDE
           
static String DATA_SLIDE
           
static String DATA_SLIDE_TO
           
static String DATA_SPY
           
static String DATA_TARGET
           
static String DATA_TOGGLE
           
static String FOR
           
static String ROLE
           
static String TABINDEX
           
static String TARGET
           
static String TYPE
           
static String VALUE
           
 
Constructor Summary
Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATA_BACKDROP

public static final String DATA_BACKDROP
See Also:
Constant Field Values

DATA_DISMISS

public static final String DATA_DISMISS
See Also:
Constant Field Values

DATA_KEYBOARD

public static final String DATA_KEYBOARD
See Also:
Constant Field Values

DATA_LOADING_TEXT

public static final String DATA_LOADING_TEXT
See Also:
Constant Field Values

DATA_SPY

public static final String DATA_SPY
See Also:
Constant Field Values

DATA_TARGET

public static final String DATA_TARGET
See Also:
Constant Field Values

DATA_TOGGLE

public static final String DATA_TOGGLE
See Also:
Constant Field Values

DATA_PARENT

public static final String DATA_PARENT
See Also:
Constant Field Values

DATA_SLIDE_TO

public static final String DATA_SLIDE_TO
See Also:
Constant Field Values

DATA_RIDE

public static final String DATA_RIDE
See Also:
Constant Field Values

DATA_SLIDE

public static final String DATA_SLIDE
See Also:
Constant Field Values

FOR

public static final String FOR
See Also:
Constant Field Values

ROLE

public static final String ROLE
See Also:
Constant Field Values

TABINDEX

public static final String TABINDEX
See Also:
Constant Field Values

TARGET

public static final String TARGET
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

VALUE

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

Attributes

public Attributes()


Copyright © 2015. All rights reserved.