WebObjects 5.4

com.webobjects.eoapplication
Interface EOComponentController.ResetUserInterface

All Known Implementing Classes:
EODialogController, EOFrameController, EOInspectorController, EOMenuSwitchController, EOModalDialogController, EOProgrammaticSwitchController, EOSimpleWindowController, EOSplitController, EOSwitchController, EOTabSwitchController
Enclosing class:
EOComponentController

public static interface EOComponentController.ResetUserInterface

The EOComponentController.ResetUserInterface interface identifies controllers that have components that can reset their interface to an original state (for example switch controllers).


Method Summary
 void resetUserInterface()
          Invoked to explicitly reset a controller's user interface to an original state.
 

Method Detail

resetUserInterface

void resetUserInterface()
Invoked to explicitly reset a controller's user interface to an original state.


Last updated Tuesday, October 9, 2007 08:58 PDT

Copyright © 2000-2007 Apple Inc.