import"sbIPropertyBuilder.idl";
Public Member Functions | |
sbIPropertyInfo | get () |
Public Attributes | |
attribute AString | propertyID |
attribute AString | displayName |
attribute AString | displayNameKey |
attribute boolean | userViewable |
attribute boolean | userEditable |
attribute boolean | remoteReadable |
attribute boolean | remoteWritable |
Definition at line 43 of file sbIPropertyBuilder.idl.
sbIPropertyInfo sbIPropertyBuilder::get | ( | ) |
attribute AString sbIPropertyBuilder::displayName |
Definition at line 47 of file sbIPropertyBuilder.idl.
attribute AString sbIPropertyBuilder::displayNameKey |
Definition at line 49 of file sbIPropertyBuilder.idl.
attribute AString sbIPropertyBuilder::propertyID |
Definition at line 45 of file sbIPropertyBuilder.idl.
attribute boolean sbIPropertyBuilder::remoteReadable |
Definition at line 55 of file sbIPropertyBuilder.idl.
attribute boolean sbIPropertyBuilder::remoteWritable |
Definition at line 57 of file sbIPropertyBuilder.idl.
attribute boolean sbIPropertyBuilder::userEditable |
Definition at line 53 of file sbIPropertyBuilder.idl.
attribute boolean sbIPropertyBuilder::userViewable |
Definition at line 51 of file sbIPropertyBuilder.idl.