org.exoplatform.wiki.rendering.macro.panel
Class PanelMacroParameters
java.lang.Object
org.exoplatform.wiki.rendering.macro.panel.PanelMacroParameters
public class PanelMacroParameters
- extends Object
Created by The eXo Platform SAS
Author : viet nguyen
viet.nguyen@exoplatform.com
Jul 26, 2010
| 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 © 2013 eXo Platform SAS. All Rights Reserved.