|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Pad.LINKED
Signal emitted when new this Pad is linked to another Pad
Pad.connect(LINKED),
Pad.disconnect(LINKED)| Method Summary | |
|---|---|
void |
linked(Pad pad,
Pad peer)
Called when a Pad is linked to another Pad. |
| Method Detail |
|---|
void linked(Pad pad,
Pad peer)
Pad is linked to another Pad.
pad - the pad that emitted the signal.peer - the peer pad that has been connected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||