© 2003 BEA Systems, Inc.

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

Field Summary
 
Fields inherited from class com.bea.netuix.servlets.controls.ControlContext
debug
 
Constructor Summary
protected FlowLayoutPresentationContext(Layout layout)
           
 
Method Summary
static FlowLayoutPresentationContext getFlowLayoutPresentationContext(HttpServletRequest request)
           
 String getOrientation()
           
 boolean isHorizontal()
           
 boolean isVertical()
           
 
Methods inherited from class com.bea.netuix.servlets.controls.layout.LayoutPresentationContext
getLayoutPresentationContext, getType
 
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

FlowLayoutPresentationContext

protected FlowLayoutPresentationContext(Layout layout)
Method Detail

getOrientation

public String getOrientation()

isHorizontal

public boolean isHorizontal()

isVertical

public boolean isVertical()

getFlowLayoutPresentationContext

public static FlowLayoutPresentationContext getFlowLayoutPresentationContext(HttpServletRequest request)

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved