|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DialModelRange | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of DialModelRange in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return DialModelRange | |
|---|---|
DialModelRange |
DialModelScale.getRange(int index)
Returns the color range of the specified index. |
DialModelRange |
DialModelScale.newRange(double lower,
double upper,
java.lang.String color,
double innerRadius,
double outerRadius)
Setup the DailModel range. |
| Methods in org.zkoss.zul with parameters of type DialModelRange | |
|---|---|
void |
DialModelScale.removeRange(DialModelRange range)
Removes the specified range from this scale. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||