@GwtCompatible
public interface WebPluginGadgetHost
Note: This definition only is used to document the methods available on the object passed to the plug-in's constructor. It is not available as type/object in the JavaScript environment.
Modifier and Type | Method and Description |
---|---|
Object |
getElementById(String id)
Lookup and return the element with the given id.
|
void |
onModification()
Notify about a modification in value.
|
Object getElementById(String id)
id
- The id of the element.null
, if no element in the gadget's scope has the given id.void onModification()
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408