org.gwtbootstrap3.extras.select.client.constants
Class Styles

java.lang.Object
  extended by org.gwtbootstrap3.extras.select.client.constants.Styles

public class Styles
extends Object

Author:
godi

Field Summary
static String BOOTSTRAP_SELECT
           
static String SHOW_MENU_ARROW
           
static String SHOW_TICK
           
 
Constructor Summary
Styles()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BOOTSTRAP_SELECT

public static final String BOOTSTRAP_SELECT
See Also:
Constant Field Values

SHOW_MENU_ARROW

public static final String SHOW_MENU_ARROW
See Also:
Constant Field Values

SHOW_TICK

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

Styles

public Styles()


Copyright © 2015. All rights reserved.