public static interface BlueSliderHorizontalAppearance.BlueSliderHorizontalResources extends SliderHorizontalBaseAppearance.SliderHorizontalResources, ClientBundle
ClientBundle.Source| Modifier and Type | Method and Description |
|---|---|
BlueSliderHorizontalAppearance.BlueHorizontalSliderStyle |
style() |
ImageResource |
thumbHorizontal() |
ImageResource |
thumbHorizontalDown() |
ImageResource |
thumbHorizontalOver() |
ImageResource |
trackHorizontalLeft() |
ImageResource |
trackHorizontalMiddle() |
ImageResource |
trackHorizontalRight() |
@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/slider/Slider.css","com/sencha/gxt/theme/base/client/slider/SliderHorizontal.css","BlueSliderHorizontal.css"}) BlueSliderHorizontalAppearance.BlueHorizontalSliderStyle style()
style in interface SliderBaseAppearance.SliderResourcesstyle in interface SliderHorizontalBaseAppearance.SliderHorizontalResourcesImageResource thumbHorizontal()
ImageResource thumbHorizontalDown()
ImageResource thumbHorizontalOver()
ImageResource trackHorizontalLeft()
@ImageResource.ImageOptions(repeatStyle=Horizontal) ImageResource trackHorizontalMiddle()
ImageResource trackHorizontalRight()
Copyright © 2012. All Rights Reserved.