enum FieldAccessMode in module com::sun::star::reflection:: |
enum FieldAccessMode;
These values are used to specify the kind of attribute or property.
Values Summary |
|
READWRITE | The property is readable and writeable |
READONLY | The property is readonly |
WRITEONLY | The property is write only |
CONST | |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.