TabControl.setTextImageGap

Sets the gap between the tab header text and any configured image. Any valid value for the CSS font-size property can be used.

Further documentation.

Examples:

 controls.TAB1.textImageGap = "30px";
 

Parameters

java.lang.String  textImageGap,