org.gwtbootstrap3.extras.slider.client.ui.base
Interface SliderCommand
public interface SliderCommand
Boostrap slider commands.
- Author:
- Xiaodong SUN
- See Also:
https://github.com/seiyria/bootstrap-slider#functions
GET_VALUE
static final String GET_VALUE
- See Also:
- Constant Field Values
SET_VALUE
static final String SET_VALUE
- See Also:
- Constant Field Values
DESTROY
static final String DESTROY
- See Also:
- Constant Field Values
DISABLE
static final String DISABLE
- See Also:
- Constant Field Values
ENABLE
static final String ENABLE
- See Also:
- Constant Field Values
TOGGLE
static final String TOGGLE
- See Also:
- Constant Field Values
IS_ENABLED
static final String IS_ENABLED
- See Also:
- Constant Field Values
SET_ATTRIBUTE
static final String SET_ATTRIBUTE
- See Also:
- Constant Field Values
GET_ATTRIBUTE
static final String GET_ATTRIBUTE
- See Also:
- Constant Field Values
REFEESH
static final String REFEESH
- See Also:
- Constant Field Values
ON
static final String ON
- See Also:
- Constant Field Values
RELAYOUT
static final String RELAYOUT
- See Also:
- Constant Field Values
Copyright © 2015. All rights reserved.