|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectikbs.rco.event.Notify
ikbs.rco.event.NotifyValue
public class NotifyValue
IKBS ikbs.rco.event Classe qui encapsule les evenements survenues sur un ElementDescriptif Les instances sont construites par les élements du modèle et propagé aux Observateurs
| Field Summary | |
|---|---|
Case |
cas
|
static int |
VALUE_CHANGED
|
| Fields inherited from class ikbs.rco.event.Notify |
|---|
action, rcoElement, valeur |
| Constructor Summary | |
|---|---|
NotifyValue(RCOElement val,
int action,
Case c)
|
|
| Method Summary | |
|---|---|
Case |
getCase()
|
void |
setCase(Case c)
|
| Methods inherited from class ikbs.rco.event.Notify |
|---|
getAction, getRCOElement, getString, setAction, setString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int VALUE_CHANGED
public Case cas
| Constructor Detail |
|---|
public NotifyValue(RCOElement val,
int action,
Case c)
| Method Detail |
|---|
public Case getCase()
public void setCase(Case c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||