Class ProgressElement

  • All Implemented Interfaces:
    org.jboss.elemento.IsElement, org.jboss.hal.flow.Progress

    public class ProgressElement
    extends Object
    implements org.jboss.elemento.IsElement, org.jboss.hal.flow.Progress
    • Method Detail

      • element

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

        public void reset()
        Specified by:
        reset in interface org.jboss.hal.flow.Progress
      • reset

        public void reset​(int mx,
                          String label)
        Specified by:
        reset in interface org.jboss.hal.flow.Progress
      • tick

        public void tick​(String label)
        Specified by:
        tick in interface org.jboss.hal.flow.Progress
      • finish

        public void finish()
        Specified by:
        finish in interface org.jboss.hal.flow.Progress