Views
Studio Package API Reference Guide
Product Documentation:
Views Documentation Home
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IlvStIRangeValidator Member List

This is the complete list of members for IlvStIRangeValidator, including all inherited members.

check(const IlvStIProperty *) constIlvStIRangeValidatorvirtual
getName() constIlvStNamedObject
getValidateOnApply() constIlvStIValidator
IlvStIRangeValidator(IlInt minVal=0, IlInt maxVal=0, const char *msg=0, IlBoolean validateOnApp=IlTrue)IlvStIRangeValidator
IlvStIRangeValidator(IlUInt minVal, IlUInt maxVal, const char *msg=0, IlBoolean validateOnApp=IlTrue)IlvStIRangeValidator
IlvStIRangeValidator(IlFloat minVal, IlFloat maxVal, const char *msg=0, IlBoolean validateOnApp=IlTrue)IlvStIRangeValidator
IlvStIRangeValidator(IlDouble minVal, IlDouble maxVal, const char *msg=0, IlBoolean validateOnApp=IlTrue)IlvStIRangeValidator
IlvStIRangeValidator(const tm *minVal, const tm *maxVal, const char *msg=0, IlBoolean validateOnApp=IlTrue)IlvStIRangeValidator
IlvStIValidator(const char *name=0, IlBoolean validateOnApp=IlTrue)IlvStIValidator
lock()IlvStIValidator
setName(const char *name)IlvStNamedObjectvirtual
setValidateOnApply(IlBoolean validate)IlvStIValidator
unLock()IlvStIValidator