PATH |
Inherits from: com.webobjects.eoapplication.EOComponentController
Implements: com.webobjects.eoapplication.EOApplication._QuitHandler
Package: com.webobjects.eogeneration
Documentation for this class is forthcoming.
EOAssistant defines the following constants:
Constant | Description |
ControllerTypeKey | |
EnumerationEntityNamesKey | |
KeysKey | |
MainEntityNamesKey | |
PropertyKeyKey | |
WidgetControllerKey |
All methods sharedAssistant startAssistant activeWindowDidChange addEditor addRule allEntityNames allPrimitivePropertyKeyTaskNames allPropertyKeyTaskNames allQuestionNames allValuesForKey allValuesForValueKey apply canPerformActionNamed defaultActions defaultValue dispose editorSpecificationValueForKey editors hasRuleValueOtherThanDefault removeRule resetRuleValueToDefault restart revert ruleValue ruleValue rules save setEditorSpecificationValueForKey setRuleValue toString
public static EOAssistant sharedAssistant()
public static void startAssistant(NSArray aNSArray)
public void activeWindowDidChange(NSNotification aNSNotification)
public void addEditor(EOAssistant.Editor anEditor)
protected void addRule(EOAssistantRule anEOAssistantRule)
public NSArray allEntityNames()
public NSArray allPrimitivePropertyKeyTaskNames()
public NSArray allPropertyKeyTaskNames()
public NSArray allQuestionNames()
public NSArray allValuesForKey(String aString)
public NSArray allValuesForValueKey(String aString)
public boolean apply()
public boolean canPerformActionNamed(String aString)
protected NSArray defaultActions()
public Object defaultValue( String aString, NSDictionary aNSDictionary)
public void dispose()
public String editorSpecificationValueForKey(String aString)
public NSArray editors()
public boolean hasRuleValueOtherThanDefault( String aString, NSDictionary aNSDictionary)
protected void removeRule(EOAssistantRule anEOAssistantRule)
public void resetRuleValueToDefault( String aString, NSDictionary aNSDictionary)
public void restart()
public void revert()
public Object ruleValue( String aString, NSDictionary aNSDictionary)
public Object ruleValue( String aString, NSDictionary aNSDictionary, NSDictionary aNSDictionary)
public NSArray rules()
public boolean save()
public void setEditorSpecificationValueForKey( String aString, String aString)
public void setRuleValue( String aString, NSDictionary aNSDictionary, Object anObject)
public String toString()
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)