|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.StateConfiguration org.echarts.PseudostateConfiguration org.echarts.DeepHistoryPseudostateConfiguration
public final class DeepHistoryPseudostateConfiguration
Field Summary | |
---|---|
static java.lang.String |
name
|
Fields inherited from class org.echarts.StateConfiguration |
---|
serialVersionUID |
Constructor Summary | |
---|---|
DeepHistoryPseudostateConfiguration()
|
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 DeepHistoryPseudostateConfiguration()
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 |