Package org.daypilot.ui.args.scheduler
Class BeforeCellRenderArgs
java.lang.Object
org.daypilot.ui.args.scheduler.BeforeCellRenderArgs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
backgroundColorEquals
(String another) getEnd()
getStart()
boolean
void
setBackgroundColor
(String backgroundColor) void
setBackgroundImage
(String backgroundImage) void
setBackgroundRepeat
(String backgroundRepeat) void
setBusiness
(boolean business) void
setCssClass
(String cssClass) void
setInnerHTML
(String innerHTML)
-
Constructor Details
-
BeforeCellRenderArgs
-
-
Method Details
-
getBackgroundColor
-
setBackgroundColor
-
isBusiness
public boolean isBusiness() -
setBusiness
public void setBusiness(boolean business) -
getStart
-
getEnd
-
getResourceId
-
backgroundColorEquals
-
getInnerHTML
-
setInnerHTML
-
getBackgroundImage
-
setBackgroundImage
-
getBackgroundRepeat
-
setBackgroundRepeat
-
getCssClass
-
setCssClass
-