Extending : Data type extension : Implementing data type extension
  
Implementing data type extension
To implement data type extension, complete the tasks that are described in the following sections.
See
Declaring a new data type
Implementing a type validator
Implementing a type converter
Implementing a widget to display a type
Go up to
Data type extension