org.exoplatform.wiki.rendering.macro.section
Class SectionMacroParameters

java.lang.Object
  extended by org.exoplatform.wiki.rendering.macro.section.SectionMacroParameters

public class SectionMacroParameters
extends Object


Constructor Summary
SectionMacroParameters()
           
 
Method Summary
 boolean isJustify()
           
 void setJustify(boolean justify)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionMacroParameters

public SectionMacroParameters()
Method Detail

isJustify

public boolean isJustify()
Returns:
position of section

setJustify

public void setJustify(boolean justify)
Parameters:
justify - position of section


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