SOMTEmitC: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Emitter classes is a subclasses of '''[[SOMTEmitC]]''' class. '''[[SOMTEmitC]]''' class contains all methods which required to write an emitter. Writing flow controlled by '''[[somtGenerateSections]]''' method. User [[emitter]] can override '''[[somtGenerateSections]]''' method to change default writing flow. | Emitter classes is a subclasses of '''[[SOMTEmitC]]''' class. '''[[SOMTEmitC]]''' class contains all methods which required to write an emitter. Writing flow controlled by '''[[somtGenerateSections]]''' method. User [[emitter]] can override '''[[somtGenerateSections]]''' method to change default writing flow. | ||
[[Category:The OS/2 API Project]] | [[Category:The OS/2 API Project]] |
Revision as of 12:16, 12 September 2016
Emitter classes is a subclasses of SOMTEmitC class. SOMTEmitC class contains all methods which required to write an emitter. Writing flow controlled by somtGenerateSections method. User emitter can override somtGenerateSections method to change default writing flow.