PATH Documentation > WebObjects

Table of Contents

EOActionMenuController


Inherits from:
EOActionWidgetController : EOComponentController : EOController
Package:
com.webobjects.eoapplication


Class Description


Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.


XML Tag Default Rule System Controller Type
ACTIONMENUCONTROLLER actionWidgetController




Method Types


All methods
EOActionMenuController
actionWidget
actionWidgetToSubcontrollerAreaDistance
createWidgetForActionsAndPlaceInContainer
disposeActionWidget
updateActionWidgetEnabling


Constructors



EOActionMenuController

public EOActionMenuController(EOXMLUnarchiver anEOXMLUnarchiver)

Description forthcoming.

public EOActionMenuController()

Description forthcoming.


Instance Methods



actionWidget

public javax.swing.JComponent actionWidget()

Description forthcoming.

actionWidgetToSubcontrollerAreaDistance

protected int actionWidgetToSubcontrollerAreaDistance()

Description forthcoming.

createWidgetForActionsAndPlaceInContainer

protected void createWidgetForActionsAndPlaceInContainer( NSArray aNSArray, javax.swing.JComponent aJComponent, int anInt)

Description forthcoming.

disposeActionWidget

protected void disposeActionWidget()

Description forthcoming.

updateActionWidgetEnabling

protected void updateActionWidgetEnabling()

Description forthcoming.

© 2001 Apple Computer, Inc. (Last Published April 14, 2001)


Table of Contents