com.bea.netuix.servlets.controls.layout
Class LayoutPresentationContext
java.lang.Object
|
+--com.bea.netuix.servlets.controls.ControlContext
|
+--com.bea.netuix.servlets.controls.PresentationContext
|
+--com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BorderLayoutPresentationContext, FlowLayoutPresentationContext, GridLayoutPresentationContext
- public class LayoutPresentationContext
- 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 |
LayoutPresentationContext
protected LayoutPresentationContext(Layout layout)
getType
public String getType()
getLayoutPresentationContext
public static LayoutPresentationContext getLayoutPresentationContext(HttpServletRequest request)
Copyright © 2003 BEA Systems, Inc. All Rights Reserved