com.bea.netuix.servlets.controls.application
Class ThemePresentationContext
java.lang.Object
|
+--com.bea.netuix.servlets.controls.ControlContext
|
+--com.bea.netuix.servlets.controls.PresentationContext
|
+--com.bea.netuix.servlets.controls.application.ThemePresentationContext
- All Implemented Interfaces:
- Serializable
- public class ThemePresentationContext
- extends PresentationContext
- See Also:
- Serialized Form
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemePresentationContext
protected ThemePresentationContext(Theme theme)
getName
public String getName()
isUsingAltSkeleton
public boolean isUsingAltSkeleton()
isUsingAltSkin
public boolean isUsingAltSkin()
getThemeSkeletonPath
public String getThemeSkeletonPath()
getThemeSkinPath
public String getThemeSkinPath()
getThemePresentationContext
public static ThemePresentationContext getThemePresentationContext(HttpServletRequest request)
Copyright © 2003 BEA Systems, Inc. All Rights Reserved