de.jwic.controls.balloon.Balloon.vtl Maven / Gradle / Ivy
#set($js_check_failed = "(typeof(BalloonClass) == 'undefined') { alert('The BalloonClass object is not definied. Please check if the required javascript libraries are registered in the page file.'); }")
#if($control.balloonVisible()) #* render balloon *#
$content.render()
#* position balloon *#
#else
#* registered controls *#
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy