Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
Reorderable | property | public | version 1.0 | no |
Read/Write property Reorderable[=true|false] |
If Reorderable is true, then the user can reorder the model by dragging and dropping rows. This function does not give you any degree of control over the order -- any reordering is allowed. If more control is needed, you should probably handle drag and drop manually.
Note: Is recommended that you avoid using this property. This can cause bad synchronization because it provides no control. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:14 2011 GMT | (c)2011 RadGs Software |