Customized components and widgets bidirectional support

Bidirectional counterparts should be used when customizing new components and widgets, for example in Web projects:
import com.ibm.hats.transform.widgets.BIDI.LabelWidgetBIDI
public class newBIDILabel extends LabelWidgetBIDI implements HTMLRenderer