|
WebObjects 5.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSMutableArray | |
| com.webobjects.eocontrol | |
| com.webobjects.foundation | |
| com.webobjects.woextensions | |
| Uses of NSMutableArray in com.webobjects.eocontrol |
| Methods in com.webobjects.eocontrol with parameters of type NSMutableArray | |
static void |
EOQualifier.filterArrayWithQualifier(NSMutableArray array,
EOQualifier qualifier)
Filters array in place so that it contains only objects matching qualifier. |
static void |
EOSortOrdering.sortArrayUsingKeyOrderArray(NSMutableArray array,
NSArray sortOrderings)
Sorts objects in array in place according to the
EOSortOrderings in sortOrderings. |
| Uses of NSMutableArray in com.webobjects.foundation |
| Methods in com.webobjects.foundation that return NSMutableArray | |
NSMutableArray |
NSArray.mutableClone()
NSArray's implementation creates a new NSMutableArray with this array's elements, not copies. |
NSMutableArray |
NSMutableArray.mutableClone()
Creates a new NSMutableArray with the same elements as this array. |
| Uses of NSMutableArray in com.webobjects.woextensions |
| Fields in com.webobjects.woextensions declared as NSMutableArray | |
NSMutableArray |
WOEventDisplayPage.eofEvents
|
NSMutableArray |
WOEventDisplayPage.webEvents
|
|
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||