de.jwic.controls.coledit.ColumnSelector.vtl Maven / Gradle / Ivy
#set($fld = $control.getField("fldOrder"))
#set($fldFilter = $control.getField("filter"))
#set($height = $control.height)
#set($width = $control.width - 2)
#if ($control.showActions)
#set($height = $height - 27)
$insert.control("toolBar")
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy