Intersoft WebDesktop Documentation
WebCallOut
Send Feedback
Intersoft WebDesktop > Client-side References > WebCallOut

Glossary Item Box

 WebCallOut Methods

GetElement

Description
Gets the HTML element associated to the WebCallOut.

Parameters

Remarks


Return Value
object (HTML element)


Samples

 
GetContentElement Description
Gets the HTML element associated to the WebCallOut's content.

Parameters

Remarks

Return Value
object (HTML element)


Samples

 
SetTitle Description
Sets WebCallOut's Title.

Parameters
Title ( String )
Name of the title.

Remarks

Return Value
object (HTML element)


Samples

 
SetText Description
Sets WebCallOut's Text.

Parameters
Title ( String )
Name of the WebCallOut's text.

Remarks

Return Value
object (HTML element)


Samples

 
SetPosition Description
Set WebCallOut's position.

Parameters
X ( Pixel )
The X coordinate where the WebCallOut will be shown.

Y ( Pixel )
The Y coordinate where the WebCallOut will be shown.

Remarks

Return Value


Samples

 
SetTitleIcon Description
Sets WebCallOut's TitleIcon.

Parameters
Filename ( the image's name )
Name of the image's filename.

Remarks

Return Value


Samples

 

Show Description
Shows the WebCallOut control.

Parameters


Remarks

Return Value
void

Samples

 
Hide Description
Hides the WebCallOut control.

Parameters

Remarks

Return Value
void

Samples

 
SetHeight Description
Sets WebCallOut's height.

Parameters
Height ( Pixel )

          Height of WebCallOut in pixel.
Remarks

Return Value

Samples

 
SetWidth Description
Sets WebCallOut's width.

Parameters
Width ( Pixel )

         Width of WebCallOut in pixel.
Remarks

Return Value

Samples

 
SetCursorTopLeft Description
Sets cursor/pointing position to top left.

Parameters
CallOut ( WebCallOutObject )


Remarks

Return Value

Samples

 
SetCursorTopRight Description
Expands the WebExplorerBar instance.

Parameters
CallOut ( WebCallOutObject )

Remarks

Return Value

Samples

 
SetCursorBottomLeft Description
Sets cursor/pointing position to bottom left.

Parameters
CallOut ( WebCallOutObject )

Remarks

Return Value

Samples

 
SetCursorBottomRight Description
Sets cursor/pointing position to bottom right.

Parameters
CallOut ( WebCallOutObject )


Remarks

Return Value

Samples

 
ShowAutoDetect

Description
Shows WebCallOut AutoDetect feature without specifying the TargetControlID initially.

Parameters
targetControlId ( String )
WebCallOut's target control ID

ImplementDisplayLatency ( Boolean )
True / False

Remarks


Return Value

Samples

 
© 2012 Intersoft Solutions Corp. All Rights Reserved.