is_writable property

is_writable property

Indicates whether form may be modified in-place.

Definition:

@property
def is_writable(self):
    ...

See Also