import"sbIPropertyBuilder.idl";
Public Attributes | |
attribute AString | completedLabel |
attribute AString | failedLabel |
attribute AString | completedLabelKey |
attribute AString | failedLabelKey |
Public Attributes inherited from sbISimpleButtonPropertyBuilder | |
attribute AString | label |
attribute AString | labelKey |
Public Attributes inherited from sbIPropertyBuilder | |
attribute AString | propertyID |
attribute AString | displayName |
attribute AString | displayNameKey |
attribute boolean | userViewable |
attribute boolean | userEditable |
attribute boolean | remoteReadable |
attribute boolean | remoteWritable |
Additional Inherited Members | |
Public Member Functions inherited from sbIPropertyBuilder | |
sbIPropertyInfo | get () |
Definition at line 93 of file sbIPropertyBuilder.idl.
attribute AString sbIStatusPropertyBuilder::completedLabel |
Definition at line 95 of file sbIPropertyBuilder.idl.
attribute AString sbIStatusPropertyBuilder::completedLabelKey |
Definition at line 99 of file sbIPropertyBuilder.idl.
attribute AString sbIStatusPropertyBuilder::failedLabel |
Definition at line 97 of file sbIPropertyBuilder.idl.
attribute AString sbIStatusPropertyBuilder::failedLabelKey |
Definition at line 101 of file sbIPropertyBuilder.idl.