public class

PageFullScreenModeAddOn

extends AbstractAppAddOn
java.lang.Object
   ↳ com.microstrategy.web.app.addons.AbstractAppAddOn
     ↳ com.microstrategy.web.app.addons.PageFullScreenModeAddOn

Class Overview

This add one determines whether a page is in full screen mode or in normal screen mode, based on xml status, current screen mode, preference setting, report/RWD property.

Summary

Public Constructors
PageFullScreenModeAddOn()
Public Methods
String getAddOnDescription()
This method returns the addon description.
void postCollectData(PageComponent pg)
This is the main method of the add on which sets the page screen mode.
void setBeanName(String name)
Sets the Bean name
[Expand]
Inherited Methods
From class com.microstrategy.web.app.addons.AbstractAppAddOn
From class java.lang.Object
From interface com.microstrategy.web.app.addons.AppAddOns

Public Constructors

public PageFullScreenModeAddOn ()

Public Methods

public String getAddOnDescription ()

This method returns the addon description.

public void postCollectData (PageComponent pg)

This is the main method of the add on which sets the page screen mode.

public void setBeanName (String name)

Sets the Bean name

Parameters
name bean name