public class UiCalendarInstance extends BO
| Constructor and Description |
|---|
UiCalendarInstance() |
public UICalendarConf getConf()
public void setConf(UICalendarConf conf)
public String getUicalendarChannel()
public void setUicalendarChannel(String uicalendarChannel)
public String getUicalendarSelectMode()
public void setUicalendarSelectMode(String selectMode)
public void setUicalendarDate(SmartContext ctx, Datetime uicalendarDate)
public void setUicalendarDatetime(SmartContext ctx, Datetime uicalendarDatetime)
public void modeStart()
public void modeEnd()
public Datetime getUicalendarDateStart()
public void setUicalendarDateStart(SmartContext ctx, Datetime dateStart)
public Datetime getUicalendarDateEnd()
public void setUicalendarDateEnd(SmartContext ctx, Datetime dateEnd)
public Datetime getUicalendarUndoStart()
public void setUicalendarUndoStart(SmartContext ctx, Datetime dateStart)
public Datetime getUicalendarUndoEnd()
public void setUicalendarUndoEnd(SmartContext ctx, Datetime dateEnd)
public void today(SmartContext ctx) throws Exception
Exceptionpublic void thisWeek(SmartContext ctx) throws Exception
Exceptionpublic void thisMonth(SmartContext ctx) throws Exception
Exceptionpublic void last7days(SmartContext ctx) throws Exception
Exceptionpublic void last30days(SmartContext ctx) throws Exception
Exceptionpublic void tomorrow(SmartContext ctx) throws Exception
Exceptionpublic void setInterval(SmartContext ctx, int ds, int de) throws Exception
Exceptionpublic void setInterval(SmartContext ctx, Datetime t, int ds, int de) throws Exception
ExceptionCopyright © 2015. All rights reserved.