All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.jwic.controls.TabStrip.vtl Maven / Gradle / Ivy

There is a newer version: 5.3.43
Show newest version
#foreach($tab in $control.tabs)
#if($tab.name == $control.activeTabName) $insert.control($tab.name) #else #end
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy