|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Wire
Interface for a wire.
Method Summary | |
---|---|
Identifiable |
getSourceWidget()
Returns the identifier of the source widget associated with this wire |
Identifiable |
getSourceEvent()
Returns the identifier of the source event associated with this wire. |
String |
getSourceEventName()
Returns the name of the source event associated with this wire. |
Identifiable |
getSourcePage()
Returns the identifier of the source page associated with this wire. |
Identifiable |
getTargetWidget()
Returns the identifier of the target widget associated with this wire. |
Identifiable |
getTargetEvent()
Returns the identifier of the target event associated with this wire. |
String |
getTargetEventName()
Returns the name of the target event associated with this wire. |
Identifiable |
getTargetPage()
Returns the identifier of the target page associated with this wire. |
Methods inherited from interface com.ibm.mashups.enabler.Identifiable |
---|
getID |
Method Detail |
---|
Identifiable getSourceWidget()
Identifiable getSourceEvent()
String getSourceEventName()
Identifiable getSourcePage()
Identifiable getTargetWidget()
Identifiable getTargetEvent()
String getTargetEventName()
Identifiable getTargetPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |