All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

public class ChartsDDManager extends Container
See Also:
  • Field Details

  • Constructor Details

    • ChartsDDManager

      public ChartsDDManager()
  • Method Details

    • getItem

      public List<JFCSerie> getItem()
    • setPARAM

      public void setPARAM(String s)
    • getParam

      public String getParam()
    • setItem

      public void setItem(List<JFCSerie> item)
    • getHtml

      public org.apache.ecs.Element getHtml(EntitySet es)
      Description copied from class: Container
      Returns the html code of the Container
      Overrides:
      getHtml in class Container
      Parameters:
      es - The EntitySet to which the element belong
      Returns:
      The html code of the Container
    • buildCaption

      protected org.apache.ecs.Element buildCaption()