© 2003 BEA Systems, Inc.

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

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

public class TitlebarPresentationContext
extends PresentationContext

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.bea.netuix.servlets.controls.ControlContext
debug
 
Constructor Summary
protected TitlebarPresentationContext(Titlebar titlebar)
           
 
Method Summary
 String getIconUrl()
           
static TitlebarPresentationContext getTitlebarPresentationContext(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
 

Constructor Detail

TitlebarPresentationContext

protected TitlebarPresentationContext(Titlebar titlebar)
Method Detail

getIconUrl

public String getIconUrl()

getTitlebarPresentationContext

public static TitlebarPresentationContext getTitlebarPresentationContext(HttpServletRequest request)

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved