Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:3500:0600:0610 [2023/04/05 09:07] – [Implementing Client Side Component] seandocs:3500:0600:0610 [2025/06/12 02:36] (current) – Rename to AwareIM aware_support3
Line 3: Line 3:
 ===== Implementing Client Side Component ===== ===== Implementing Client Side Component =====
  
-The client side component of the new document type runs inside the Configuration Tool (as opposed to the server side component which runs inside the //**Aware IM**// server). The client side component is only responsible for the initialization and checking of the document template, while the server side component is responsible for generation of documents from document templates (replacing tags in templates with specific values).+The client side component of the new document type runs inside the Configuration Tool (as opposed to the server side component which runs inside the //**AwareIM**// server). The client side component is only responsible for the initialization and checking of the document template, while the server side component is responsible for generation of documents from document templates (replacing tags in templates with specific values).
  
 The client side component is a class implementing the ''IDocEngineClient'' interface. The following methods must be implemented by the class: The client side component is a class implementing the ''IDocEngineClient'' interface. The following methods must be implemented by the class:
  
-{{tagtopic>idocengineclient_interface_methods&linkonly&exclude=/c_template/}}+{{topic>methods +idocengineclient_interface&notags}}
  
 {{simplenavi>:docs:3500:0600:0610:}} {{simplenavi>:docs:3500:0600:0610:}}
  • Last modified: 2023/04/05 09:07