Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
DeleteItem | function | public | version 1.0 | no |
public function DeleteItem(item_index) |
item_index | the index of the item to delete as number, or the path as string or array |
Deletes the item in the view at the given index. The index can be a number (eg: 3), a path string (eg: "3:2:2") or a path array (eg: [3,2,2]). |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:14 2011 GMT | (c)2011 RadGs Software |