public static interface SlicedHorizontalSliderAppearance.SlicedHorizontalSliderResources
extends com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalResources, com.google.gwt.resources.client.ClientBundle
| Modifier and Type | Method and Description |
|---|---|
SlicedHorizontalSliderAppearance.SlicedHorizontalSliderStyle |
style() |
com.google.gwt.resources.client.GwtCreateResource<ThemeDetails> |
theme() |
com.google.gwt.resources.client.ImageResource |
thumbHorizontal() |
com.google.gwt.resources.client.ImageResource |
thumbHorizontalDown() |
com.google.gwt.resources.client.ImageResource |
thumbHorizontalOver() |
com.google.gwt.resources.client.ImageResource |
trackHorizontalLeft() |
com.google.gwt.resources.client.ImageResource |
trackHorizontalMiddle() |
com.google.gwt.resources.client.ImageResource |
trackHorizontalRight() |
@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/slider/Slider.css","com/sencha/gxt/theme/base/client/slider/SliderHorizontal.css","SlicedHorizontalSlider.css"})
SlicedHorizontalSliderAppearance.SlicedHorizontalSliderStyle style()
style in interface com.sencha.gxt.theme.base.client.slider.SliderBaseAppearance.SliderResourcesstyle in interface com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance.SliderHorizontalResourcescom.google.gwt.resources.client.GwtCreateResource<ThemeDetails> theme()
@ClientBundle.Source(value="thumb.png") com.google.gwt.resources.client.ImageResource thumbHorizontal()
@ClientBundle.Source(value="thumbClick.png") com.google.gwt.resources.client.ImageResource thumbHorizontalDown()
@ClientBundle.Source(value="thumbOver.png") com.google.gwt.resources.client.ImageResource thumbHorizontalOver()
@ClientBundle.Source(value="trackHorizontalLeft.png") com.google.gwt.resources.client.ImageResource trackHorizontalLeft()
@ClientBundle.Source(value="trackHorizontalRight.png") com.google.gwt.resources.client.ImageResource trackHorizontalRight()
@ClientBundle.Source(value="trackHorizontalMiddle.png") @ImageResource.ImageOptions(repeatStyle=Horizontal) com.google.gwt.resources.client.ImageResource trackHorizontalMiddle()
Copyright © 2021. All Rights Reserved.