Up
Authors
- Mirko Viviani (
mirko.viviani@gmail.com
)
-
- Manuel Guesdon (
mguesdon@orange-concept.com
)
-
Date: Generated at 2025-03-07 04:56:32 +0000
Copyright: (C)
2000-2002,2003,2004,2005 Free Software
Foundation, Inc.
- Declared in:
- EOControl/EOKeyValueQualifier.m
Description forthcoming.
- (void)
_addBindingsToDictionary: (
NSMutableDictionary*)dictionary;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- (
NSException*)
_validateKey: (
NSString*)key
withRootClassDescription: (
EOClassDescription*)classDescription;
Warning the underscore at the start of the
name of this method indicates that it is private, for
internal use only, and you should not use the
method in your code.
- Declared in:
- EOControl/EOKeyValueQualifier.m
Description forthcoming.
Up