Synopsis
tabletag table \
tag indicies properties
Description
Customize and define the position of tags.
title, flash, sel, active are only customized
no assignment is done for them.
Clients
tabletag is being used by ::vgcode::dump-configure-Table clients.
Example 3.38. ::vgcode::dump-configure-Table using tabletag
...
}
append result \
[dumper::tabletag $ta_name $tag $indicies \
[dumper::properties \
[vgcode::clearOptions \
[$target tag configure $tag] $basename 0] $target]]