MetaView.isUpdatable
bool isUpdatable() @propertyGet isUpdatable field.
Returns
tells if the view's contents can be updated
void isUpdatable(bool propval) @propertySet isUpdatable field.
Parameters
propval | tells if the view's contents can be updated |