Class Utilization

    • Constructor Detail

      • Utilization

        public Utilization​(String label,
                           String unit,
                           boolean inline,
                           boolean thresholds)
    • Method Detail

      • element

        public elemental2.dom.HTMLElement element()
        Specified by:
        element in interface org.jboss.elemento.IsElement
      • update

        public void update​(long current)
      • update

        public void update​(long current,
                           long total)
      • setDisabled

        public void setDisabled​(boolean disabled)