import "sbIPropertyManager.idl";
Inheritance diagram for sbITextPropertyInfo:
Public Attributes | |
attribute unsigned long | minLength |
Minimum length of string. | |
attribute unsigned long | maxLength |
Maximum length of string. | |
attribute boolean | enforceLowercase |
Must be lowercase (only valid for languages where this applies). | |
attribute boolean | noCompressWhitespace |
The property value should not be formatted. |
Definition at line 310 of file sbIPropertyManager.idl.