©2009 Google -
Code Home -
Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
English -
Español -
日本語 -
한국어 -
Português -
Pусский -
中文(简体) -
中文(繁體)

Public Member Functions | |
| string | getContentString () |
| void | setContentString (string contentString) |
| string GEHtmlStringBalloon.getContentString | ( | ) |
You can include any HTML using the contentString property. When the balloon is visible, the content specified in contentString property, is inserted directly into the balloon element in the web page.
| void GEHtmlStringBalloon.setContentString | ( | string | contentString | ) |
You can include any HTML using the contentString property. When the balloon is visible, the content specified in contentString property, is inserted directly into the balloon element in the web page.