SOMTEmitC: Difference between revisions
Appearance
Moved from netlabs.org |
mNo 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. | ||
[[OS2_API | Back to OS/2 API]] | |||
[[Category:The OS/2 API Project]] |
Revision as of 00:11, 29 October 2011
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.