Jump to: navigation, search

Changes


DocumentProxy

43 bytes added, 24 June
/* Basics */
A Document Proxy object contains the logic of a basic [[Proxy]] object combined with the capability to handle file documents from an interface.
One Document Proxy object can handle both import and export of the same Ubik FileDocument instance via one interface.
{{Hint|A Document Proxy object '''MUST HAVE''' Proxies are instances of PX_DOCUMENT or a derivative of it defined as its [[MetaClass]]!}}
The TargetType for DocumentMetaProxy has to be a FileDocument MetaClass.
 
[[Category:Document|DocumentProxy]]
[[Category:Interfacing|DocumentProxy]]
== DocumentMetaProxy Set-UP ==
217
edits