Public Member Functions | |
| void | addChildrenOfComponentToArray (Component c, NSMutableArray a, EOEditingContext ec) |
| synchronized NSArray | orderedComponents (EOEditingContext ec) |
Private Attributes | |
| NSMutableArray | _cachedComponents |
| NSMutableDictionary | _cachedComponentsByGlobalID |
Static Private Attributes | |
| static NSArray | DESCRIPTION_SORT = new NSArray(EOSortOrdering.sortOrderingWithKey("textDescription", EOSortOrdering.CompareAscending)) |
| void addChildrenOfComponentToArray | ( | Component | c, | |
| NSMutableArray | a, | |||
| EOEditingContext | ec | |||
| ) |
| synchronized NSArray orderedComponents | ( | EOEditingContext | ec | ) |
NSMutableArray _cachedComponents [private] |
NSArray DESCRIPTION_SORT = new NSArray(EOSortOrdering.sortOrderingWithKey("textDescription", EOSortOrdering.CompareAscending)) [static, private] |
1.5.8