© 2003 BEA Systems, Inc.

com.bea.netuix.servlets.controls.application
Class FooterPresentationContext

java.lang.Object
  |
  +--com.bea.netuix.servlets.controls.ControlContext
        |
        +--com.bea.netuix.servlets.controls.PresentationContext
              |
              +--com.bea.netuix.servlets.controls.application.FooterPresentationContext
All Implemented Interfaces:
Serializable

public class FooterPresentationContext
extends PresentationContext

See Also:
Serialized Form

Field Summary
static String FOOTER_CONTEXT_KEY
          The key into the request that the context is stored.
 
Fields inherited from class com.bea.netuix.servlets.controls.ControlContext
debug
 
Constructor Summary
protected FooterPresentationContext(Footer footer)
           
 
Method Summary
static FooterPresentationContext getFooterPresentationContext(HttpServletRequest request)
           
 
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, getContextKey, getControl, getRequestKey, getUniqueId, removeContextFromRequest, setContextInRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FOOTER_CONTEXT_KEY

public static final String FOOTER_CONTEXT_KEY
The key into the request that the context is stored.

See Also:
Constant Field Values
Constructor Detail

FooterPresentationContext

protected FooterPresentationContext(Footer footer)
Method Detail

getFooterPresentationContext

public static FooterPresentationContext getFooterPresentationContext(HttpServletRequest request)

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved