/** * insert a tab (nlobjTab) before another tab (name). * * @param {nlobjTab} tab the tab object to insert * @param {string} nexttab the name of the tab before which to insert this tab * @return {nlobjTab} * * @since 2008.2 */
/** * insert a tab (nlobjTab) before another tab (name). * * @param {nlobjTab} tab the tab object to insert * @param {string} nexttab the name of the tab before which to insert this tab * @return {nlobjTab} * * @since 2008.2 */