com.clickntap.tool.calendar
Class UICalendarConf

java.lang.Object
  extended by com.clickntap.tool.calendar.UICalendarConf

public class UICalendarConf
extends Object


Constructor Summary
UICalendarConf(org.dom4j.Element element)
           
 
Method Summary
 String getDefaultEndTime()
           
 String getDefaultStartTime()
           
 String getEndParam()
           
 String getLoadScript()
           
 String getSaveScript()
           
 String getStartParam()
           
 String getType()
           
 void load(SmartContext ctx)
           
 void save(SmartContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICalendarConf

public UICalendarConf(org.dom4j.Element element)
               throws Exception
Throws:
Exception
Method Detail

getStartParam

public String getStartParam()

getEndParam

public String getEndParam()

getLoadScript

public String getLoadScript()

getSaveScript

public String getSaveScript()

getDefaultStartTime

public String getDefaultStartTime()

getDefaultEndTime

public String getDefaultEndTime()

getType

public String getType()

load

public void load(SmartContext ctx)
          throws Exception
Throws:
Exception

save

public void save(SmartContext ctx)
          throws Exception
Throws:
Exception


Copyright © 2014. All rights reserved.