© 2003 BEA Systems, Inc.

com.bea.netuix.servlets.controls.window
Class ButtonPresentationContext

java.lang.Object
  |
  +--com.bea.netuix.servlets.controls.ControlContext
        |
        +--com.bea.netuix.servlets.controls.PresentationContext
              |
              +--com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
                    |
                    +--com.bea.netuix.servlets.controls.window.ButtonPresentationContext
All Implemented Interfaces:
Serializable

public class ButtonPresentationContext
extends AbstractButtonPresentationContext

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bea.netuix.servlets.controls.ControlContext
debug
 
Constructor Summary
protected ButtonPresentationContext(Button button)
           
 
Method Summary
static ButtonPresentationContext getButtonPresentationContext(HttpServletRequest request)
           
 
Methods inherited from class com.bea.netuix.servlets.controls.window.AbstractButtonPresentationContext
getAbstractButtonPresentationContext, getAltText, getContextKey, getEvent, getEventParam, getImage, getImageSrc, getName, getRolloverImage, getRolloverImageSrc, getWindowLabel, isParentPortlet
 
Methods inherited from class com.bea.netuix.servlets.controls.PresentationContext
getChildren, getChildren, getControlState, getFirstChild, getParsedProperties, getPresentationClass, getPresentationId, getPresentationStyle, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsInt, getResolvedLocale, getTagName, isVisible, render, setVisible
 
Methods inherited from class com.bea.netuix.servlets.controls.ControlContext
getContextFromRequest, getControl, getRequestKey, getUniqueId, removeContextFromRequest, setContextInRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonPresentationContext

protected ButtonPresentationContext(Button button)
Method Detail

getButtonPresentationContext

public static ButtonPresentationContext getButtonPresentationContext(HttpServletRequest request)

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved