|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.echarts.StateConfiguration
org.echarts.PseudostateConfiguration
org.echarts.AnyPseudostateConfiguration
public final class AnyPseudostateConfiguration
| Field Summary | |
|---|---|
static java.lang.String |
name
|
| Fields inherited from class org.echarts.StateConfiguration |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
AnyPseudostateConfiguration()
|
|
| Method Summary | |
|---|---|
boolean |
covers(StateConfiguration config)
Returns true if this configuration instance covers config. |
| Methods inherited from class org.echarts.StateConfiguration |
|---|
covers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String name
| Constructor Detail |
|---|
public AnyPseudostateConfiguration()
| Method Detail |
|---|
public boolean covers(StateConfiguration config)
StateConfiguration
covers in class StateConfiguration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||