May 2017
Intermediate to advanced
442 pages
11h 55m
English
Let's create the table handler class first, since we will need this in order to complete the form handler class. To use the SysExtension pattern, we will need at least two classes: the attribute class and the class that will be constructed using the pattern.
class ConWHSVehicleServiceStatusAttribute extends SysAttribute implements SysExtensionIAttribute { }
Read now
Unlock full access