com.ibm.mashups.iwidget.widget
Interface WireProvider


public WireProvider

Interface defines functions to access handled or published event descriptions.


Method Summary
 Wire[] getWires()
           This method returns an array of supported wires.
 

Method Detail

getWires

Wire[] getWires()
This method returns an array of supported wires.

Returns:
array of Wire this iWidget is wired as target .


Copyright IBM Corp. 2010 All Rights Reserved.