Class IncludeCellArgs

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

public class IncludeCellArgs extends Object
  • Constructor Details Link icon

    • IncludeCellArgs Link icon

      public IncludeCellArgs()
  • Method Details Link icon

    • getStart Link icon

      public DateTime getStart()
    • setStart Link icon

      public void setStart(DateTime start)
    • getEnd Link icon

      public DateTime getEnd()
    • setEnd Link icon

      public void setEnd(DateTime end)
    • isVisible Link icon

      public boolean isVisible()
    • setVisible Link icon

      public void setVisible(boolean visible)