PATH Documentation > WebObjects

Table of Contents

EOActionButtonsController


Inherits from:
EOActionWidgetController : EOComponentController : EOController : Object
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
ACTIONBUTTONSCONTROLLER actionWidgetController




Method Types


All methods
EOActionButtonsController
actionWidget
actionWidgetToSubcontrollerAreaDistance
createWidgetForActionsAndPlaceInContainer
disposeActionWidget
setUsesLargeButtonRepresentation
updateActionWidgetEnabling
usesLargeButtonRepresentation


Constructors



EOActionButtonsController

public EOActionButtonsController(EOXMLUnarchiver anEOXMLUnarchiver)

Description forthcoming.

public EOActionButtonsController()

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.

setUsesLargeButtonRepresentation

public void setUsesLargeButtonRepresentation(boolean aBoolean)

Description forthcoming.

updateActionWidgetEnabling

protected void updateActionWidgetEnabling()

Description forthcoming.

usesLargeButtonRepresentation

public boolean usesLargeButtonRepresentation()

Description forthcoming.

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


Table of Contents