com.ibm.mashups.enabler.context
Interface PageContext


public PageContext

Page context to set the page title.

Since:
2.4

Method Summary
 void setBrowserTitle(String title)
           Sets the browser title.
 

Method Detail

setBrowserTitle

void setBrowserTitle(String title)
Sets the browser title. Note that the browser title is not persisted.

Parameters:
title - the browser title


Copyright IBM Corp. 2010 All Rights Reserved.