org.exoplatform.wiki.rendering.macro.panel
Class PanelMacroParameters

java.lang.Object
  extended by org.exoplatform.wiki.rendering.macro.panel.PanelMacroParameters

public class PanelMacroParameters
extends Object


Constructor Summary
PanelMacroParameters()
           
 
Method Summary
 String getTitle()
           
 void setTitle(String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelMacroParameters

public PanelMacroParameters()
Method Detail

getTitle

public String getTitle()
Returns:
the title to be displayed in the panel header. Note that it can contain content in the current syntax and that text which will be parsed and rendered as any syntax content

setTitle

public void setTitle(String title)
Parameters:
title - refer to getTitle()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.