| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| AddObject | function | public | version 1.0 | no |
| public function AddObject(Object[, add_by_copy=false]); |
| Object | a VisibleRemoteObject descendant that will be added to the view |
| add_by_copy | default is false. If set to true, the object will be copied on the remote (this is useful when rendering one image more than one time) |
| Adds an object to a text view. The object, can be, for example a RImage for displaying an image in the view. |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:09 2013 GMT | (c)2013 Devronium Applications |