Extending : Data type extension : Implementing data type extension : Implementing a widget to display a type : JavaScript implementation
  
JavaScript implementation
To implement JavaScript for the new data type as presentation widget, a technical developer must extend the UDTT com.ibm.btt.dijit.ValidationTextBox base class and override the validator method.
Go up to
Implementing a widget to display a type