RasterControl.getContentElement( )
Returns a reference to the DOM element that accepts content in this Control. Subclasses can overwrite this method to specify a different element to place content in.Returns
Type | Description |
---|---|
object | A DOM element that host the content of this control. |