org.exoplatform.wiki.rendering.macro.panel
Class PanelMacroParameters
java.lang.Object
org.exoplatform.wiki.rendering.macro.panel.PanelMacroParameters
public class PanelMacroParameters
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PanelMacroParameters
public PanelMacroParameters()
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–2014 eXo Platform SAS. All rights reserved.