JavaPortletPresentationContext Class

com.bea.netuix.servlets.controls.portlet
JavaPortletPresentationContext Class

public class JavaPortletPresentationContext

    extends PortletPresentationContext

Hierarchy
Object
  ControlContext
    PresentationContext
      WindowPresentationContext
        PortletPresentationContext
          JavaPortletPresentationContext
All Implemented Interfaces

Serializable

Field Summary

   

Constructor Summary

JavaPortletPresentationContext(JavaPortlet control)

 

Method Summary

public String
getContentPresentationClass()
Get the content's div class attribute value.
 
Methods from  com.bea.netuix.servlets.controls.portlet.PortletPresentationContext
getInstanceLabel, getLabel, getPortletPresentationContext, getPortletUri, getPreferences, isCapable, isDefaultMinimized
 
Methods from  com.bea.netuix.servlets.controls.window.WindowPresentationContext
getContentPresentationContextChildren, getDefinitionId, getDefinitionLabel, getInstanceId, getLabel, getOrientation, getParentPagePresentationContext, getTitle, getWindowMode, getWindowPresentationContext, getWindowState, isCapable, isPacked
 
Methods from  com.bea.netuix.servlets.controls.PresentationContext
getChildren, getChildren, getFirstChild, getParsedProperties, getPresentationClass, getPresentationId, getPresentationStyle, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsInt, getResolvedLocale, getTagName, isVisible, setVisible
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

JavaPortletPresentationContext

public JavaPortletPresentationContext(JavaPortlet control)
 

Method Detail

getContentPresentationClass() Method

public String getContentPresentationClass()
Description copied from WindowPresentationContext.getContentPresentationClass()
Get the content's div class attribute value. This class value will only effect the content of the window.

Overrides
WindowPresentationContext.getContentPresentationClass()

Returns

class attribute value