com.bea.netuix.servlets.controls.layout
Class PlaceholderPresentationContext
java.lang.Object
|
+--com.bea.netuix.servlets.controls.ControlContext
|
+--com.bea.netuix.servlets.controls.PresentationContext
|
+--com.bea.netuix.servlets.controls.layout.PlaceholderPresentationContext
- All Implemented Interfaces:
- Serializable
- public class PlaceholderPresentationContext
- 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 |
PlaceholderPresentationContext
protected PlaceholderPresentationContext(Placeholder placeholder)
getTitle
public String getTitle()
getFlow
public String getFlow()
isUsingFlow
public boolean isUsingFlow()
getWidth
public String getWidth()
getPlaceholderPresentationContext
public static PlaceholderPresentationContext getPlaceholderPresentationContext(HttpServletRequest request)
Copyright © 2003 BEA Systems, Inc. All Rights Reserved