Package org.daypilot.ui.args.month
Class BeforeCellRenderArgs
java.lang.Object
org.daypilot.ui.args.month.BeforeCellRenderArgs
-
Method Summary
Modifier and TypeMethodDescriptionboolean
backgroundColorEquals
(String color) static BeforeCellRenderArgs
fromDay
(DayPilotMonth month, DateTime day) getAreas()
getEnd()
getStart()
boolean
void
setBackgroundColor
(String backgroundColor) void
setBackgroundImage
(String backgroundImage) void
setBackgroundRepeat
(String backgroundRepeat) void
setBusiness
(boolean business) void
setCssClass
(String cssClass) void
setHeaderBackColor
(String headerBackColor) void
setHeaderText
(String headerText)
-
Method Details
-
fromDay
-
isBusiness
public boolean isBusiness() -
setBusiness
public void setBusiness(boolean business) -
getBackgroundColor
-
setBackgroundColor
-
getHeaderText
-
setHeaderText
-
getHeaderBackColor
-
setHeaderBackColor
-
getStart
-
getEnd
-
backgroundColorEquals
-
getCssClass
-
setCssClass
-
getBackgroundImage
-
setBackgroundImage
-
getBackgroundRepeat
-
setBackgroundRepeat
-
getAreas
-