getComponent(JavaScriptObject jsObj) Return a Component from the passed native component object.
Method Detail
getComponent
public static Component getComponent(JavaScriptObject jsObj)(Code)
Return a Component from the passed native component object.
Parameters: jsObj - native object the corresponding Component. See Also:com.gwtext.client.widgets.Component