|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sencha.gxt.theme.base.client.slider.SliderBaseAppearance
com.sencha.gxt.theme.base.client.slider.SliderHorizontalBaseAppearance
public abstract class SliderHorizontalBaseAppearance
| Nested Class Summary | |
|---|---|
static interface |
SliderHorizontalBaseAppearance.SliderHorizontalResources
|
static interface |
SliderHorizontalBaseAppearance.SliderHorizontalStyle
|
static interface |
SliderHorizontalBaseAppearance.SliderHorizontalTemplate
|
| Nested classes/interfaces inherited from class com.sencha.gxt.theme.base.client.slider.SliderBaseAppearance |
|---|
SliderBaseAppearance.SliderResources, SliderBaseAppearance.SliderStyle |
| Constructor Summary | |
|---|---|
SliderHorizontalBaseAppearance(SliderHorizontalBaseAppearance.SliderHorizontalResources resources,
SliderHorizontalBaseAppearance.SliderHorizontalTemplate template)
|
|
| Method Summary | |
|---|---|
int |
getClickedValue(Cell.Context context,
Element parent,
NativeEvent event)
|
int |
getSliderLength(XElement parent)
|
boolean |
isVertical()
|
void |
render(double fractionalValue,
int width,
int height,
SafeHtmlBuilder sb)
|
void |
setThumbPosition(Element parent,
int pos)
|
| Methods inherited from class com.sencha.gxt.theme.base.client.slider.SliderBaseAppearance |
|---|
getThumb, onEmpty, onFocus, onMouseDown, onMouseOut, onMouseOver, onMouseUp, onValid, setReadOnly |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SliderHorizontalBaseAppearance(SliderHorizontalBaseAppearance.SliderHorizontalResources resources,
SliderHorizontalBaseAppearance.SliderHorizontalTemplate template)
| Method Detail |
|---|
public int getSliderLength(XElement parent)
public int getClickedValue(Cell.Context context,
Element parent,
NativeEvent event)
public void render(double fractionalValue,
int width,
int height,
SafeHtmlBuilder sb)
public void setThumbPosition(Element parent,
int pos)
public boolean isVertical()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||