com.bea.netuix.servlets.controls.portlet
Class JavaPortletPresentationContext
java.lang.Object
|
+--com.bea.netuix.servlets.controls.ControlContext
|
+--com.bea.netuix.servlets.controls.PresentationContext
|
+--com.bea.netuix.servlets.controls.window.WindowPresentationContext
|
+--com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
|
+--com.bea.netuix.servlets.controls.portlet.JavaPortletPresentationContext
- All Implemented Interfaces:
- Serializable
- public class JavaPortletPresentationContext
- extends PortletPresentationContext
- See Also:
- Serialized Form
Methods inherited from class com.bea.netuix.servlets.controls.window.WindowPresentationContext |
getContentPresentationContextChildren, getDefinitionId, getDefinitionLabel, getInstanceId, getOrientation, getParentPagePresentationContext, getTitle, getWindowMode, getWindowPresentationContext, getWindowState, isCapable, isPacked |
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 |
JavaPortletPresentationContext
public JavaPortletPresentationContext(JavaPortlet control)
setContentPresentationStyle
protected void setContentPresentationStyle(String contentPresentationStyle)
getContentPresentationClass
public String getContentPresentationClass()
- Description copied from class:
WindowPresentationContext
- Get the content's
div class
attribute value. This class value will only effect the content
of the window.
- Overrides:
getContentPresentationClass
in class WindowPresentationContext
- Returns:
- class attribute value
Copyright © 2003 BEA Systems, Inc. All Rights Reserved