Class SchedulerTag

java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.daypilot.core.tag.SchedulerTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag

public class SchedulerTag extends javax.servlet.jsp.tagext.SimpleTagSupport
  • Constructor Details

    • SchedulerTag

      public SchedulerTag()
  • Method Details

    • doTag

      public void doTag() throws javax.servlet.jsp.JspException, IOException
      Specified by:
      doTag in interface javax.servlet.jsp.tagext.SimpleTag
      Overrides:
      doTag in class javax.servlet.jsp.tagext.SimpleTagSupport
      Throws:
      javax.servlet.jsp.JspException
      IOException
    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getBackend

      public String getBackend()
    • setBackend

      public void setBackend(String backend)