public class SlicedHorizontalSliderAppearance
extends com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance
implements com.sencha.gxt.cell.core.client.SliderCell.HorizontalSliderAppearance
| Modifier and Type | Class and Description |
|---|---|
static interface |
SlicedHorizontalSliderAppearance.SlicedHorizontalSliderResources |
static interface |
SlicedHorizontalSliderAppearance.SlicedHorizontalSliderStyle |
com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalResources, com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalStyle, com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalTemplate| Constructor and Description |
|---|
SlicedHorizontalSliderAppearance() |
SlicedHorizontalSliderAppearance(SlicedHorizontalSliderAppearance.SlicedHorizontalSliderResources resources,
com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.safecss.shared.SafeStyles |
createThumbStyles(double fractionalValue,
int width) |
protected int |
getHalfThumbWidth() |
int |
getSliderLength(com.sencha.gxt.core.client.dom.XElement parent) |
protected int |
getTrackPadding() |
void |
setThumbPosition(com.google.gwt.dom.client.Element parent,
int pos) |
getClickedValue, getEndEl, getInnerEl, isVertical, rendergetThumb, onEmpty, onFocus, onMouseDown, onMouseOut, onMouseOver, onMouseUp, onValid, setReadOnlyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic SlicedHorizontalSliderAppearance()
public SlicedHorizontalSliderAppearance(SlicedHorizontalSliderAppearance.SlicedHorizontalSliderResources resources, com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalTemplate template)
public int getSliderLength(com.sencha.gxt.core.client.dom.XElement parent)
getSliderLength in interface com.sencha.gxt.cell.core.client.SliderCell.SliderAppearancegetSliderLength in class com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearancepublic void setThumbPosition(com.google.gwt.dom.client.Element parent,
int pos)
setThumbPosition in interface com.sencha.gxt.cell.core.client.SliderCell.SliderAppearancesetThumbPosition in class com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearanceprotected com.google.gwt.safecss.shared.SafeStyles createThumbStyles(double fractionalValue,
int width)
createThumbStyles in class com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearanceprotected int getHalfThumbWidth()
getHalfThumbWidth in class com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearanceprotected int getTrackPadding()
getTrackPadding in class com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearanceCopyright © 2020. All Rights Reserved.