Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

editable

Controls whether widget is editable or not


Description

Some widgets may be editable. If possible, the setter method can be used to toggle the state. This method indicates the state.

Basic S3 method

Set whether an object can be edited

Basic S3 method for editable

Usage

editable(obj, i)

## Default S3 method:
editable(obj, i)

editable(obj, i) <- value

editable(obj, i) <- value

Arguments

obj

object

i

index to apply to, when applicable

value

logical. Set editable state.


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.