|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sencha.gxt.core.client.Supports
public class Supports
Determines information about the current platform the application is running on.
| Constructor Summary | |
|---|---|
Supports()
|
|
| Method Summary | |
|---|---|
static boolean |
hasCss3BorderRadius()
Returns true if the device supports CSS3 linear gradients. |
static boolean |
hasCss3LinearGradient()
Returns true if the device supports CSS3 border radius. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Supports()
| Method Detail |
|---|
public static boolean hasCss3BorderRadius()
public static boolean hasCss3LinearGradient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||