Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Control Object

The base class for all EO.Web controls.

Methods

focus Sets input focus to the control.
getId Gets the client ID of the control.
getOffsetHeight Gets the outter height of the control.
getOffsetWidth Gets the outter width of the control.
getType Gets the type name of the control.
hasFocus Checks whether the control has input focus.
isLoaded Returns a boolean value indicating whether the control has been fully loaded.
setHeight Sets the height of the control.
setSize Sets the size of the control.
setWidth Sets the pixel width of the control.
unload Unload the control.

Direct link to this topic