com.bea.netuix.servlets.controls.layout
Class FlowLayoutPresentationContext
java.lang.Object
|
+--com.bea.netuix.servlets.controls.ControlContext
|
+--com.bea.netuix.servlets.controls.PresentationContext
|
+--com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
|
+--com.bea.netuix.servlets.controls.layout.FlowLayoutPresentationContext
- All Implemented Interfaces:
- Serializable
- public class FlowLayoutPresentationContext
- extends LayoutPresentationContext
- 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 |
FlowLayoutPresentationContext
protected FlowLayoutPresentationContext(Layout layout)
getOrientation
public String getOrientation()
isHorizontal
public boolean isHorizontal()
isVertical
public boolean isVertical()
getFlowLayoutPresentationContext
public static FlowLayoutPresentationContext getFlowLayoutPresentationContext(HttpServletRequest request)
Copyright © 2003 BEA Systems, Inc. All Rights Reserved