|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AState | |
---|---|
org.jlab.coda.afecs.cool.ontology |
Uses of AState in org.jlab.coda.afecs.cool.ontology |
---|
Methods in org.jlab.coda.afecs.cool.ontology that return types with arguments of type AState | |
---|---|
java.util.ArrayList<AState> |
AWidget.getActionStates()
|
java.util.ArrayList<AState> |
AComponent.getStates()
|
Methods in org.jlab.coda.afecs.cool.ontology with parameters of type AState | |
---|---|
void |
AWidget.addActionState(AState s)
|
void |
AComponent.addState(AState s)
|
void |
AComponent.removeState(AState s)
|
Method parameters in org.jlab.coda.afecs.cool.ontology with type arguments of type AState | |
---|---|
void |
AWidget.setActionStates(java.util.ArrayList<AState> actionStates)
|
void |
AComponent.setStates(java.util.ArrayList<AState> states)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |