Class IncludeCellArgs

java.lang.Object
org.daypilot.ui.args.gantt.IncludeCellArgs

public class IncludeCellArgs extends Object
  • Constructor Details

    • IncludeCellArgs

      public IncludeCellArgs()
  • Method Details

    • getStart

      public DateTime getStart()
    • setStart

      public void setStart(DateTime start)
    • getEnd

      public DateTime getEnd()
    • setEnd

      public void setEnd(DateTime end)
    • isVisible

      public boolean isVisible()
    • setVisible

      public void setVisible(boolean visible)