Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
InsertObject | function | public | version 1.0 | no |
public function InsertObject(position, Object); |
position | the position where the text is inserted (a number starting from 0) |
Object | a VisibleRemoteObject descendant that will be added to the view |
Inserts an object to a text view at the given position. 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 |