UDTT provides three APIs for extending the default naming rule. A technical developer needs to implement the com.ibm.btt.tools.xui.editor2.generatorGenerateUIHandler interface or extend the UDTT default implementation class to implement the expected JavaScript file naming behavior.
The three APIs provided by UDTT to extend the JavaScript file naming rule
The following code sample shows a description of the three APIs.
Sample JavaScript file naming rule implementation
The following code sample is an sample implementation.