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
pr_methods:getclientengine [2023/04/04 07:33] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getclientengine [2023/05/03 04:21] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IDocumentEngine_Interface getclientengine Index}}
  
 +====getClientEngine ()====
 +<code java>public IDocEngineClient getClientEngine ()</code>
 +
 +This method must return the component that implements the document type on the client side – see [[docs:3500:0600:0610]] 
 +
 +===Parameters===
 +none
 +
 +===Returns===
 +the instance of the client side component (must not be ''null'')