er.directtoweb
Interface ERDComputingAssignmentInterface
- All Known Implementing Classes:
- ERDAssignment, ERDDelayedBooleanAssignment, ERDDelayedConditionalAssignment, ERDDelayedKeyValueAssignment, ERDDelayedSwitchAssignment, ERDEntityAssignment, ERDTabDictionaryComputer
- public interface ERDComputingAssignmentInterface
In the new rule caching system the significant keys are built on the fly. For custom assignments that explicitly depend on other keys this interface needs to be implemented so the caching system can take them in to account.
dependentKeys
public NSArray dependentKeys(String keyPath)
Copyright © 2002 – 2004 Project Wonder.