Class TimerFacetLoader

java.lang.Object
io.jmix.flowui.xml.facet.loader.AbstractFacetLoader<Timer>
io.jmix.flowui.xml.facet.loader.TimerFacetLoader
All Implemented Interfaces:
FacetLoader<Timer>

public class TimerFacetLoader extends AbstractFacetLoader<Timer>
  • Constructor Details

    • TimerFacetLoader

      public TimerFacetLoader()
  • Method Details

    • createFacet

      protected Timer createFacet()
      Specified by:
      createFacet in class AbstractFacetLoader<Timer>
    • loadFacet

      public void loadFacet()
      Description copied from interface: FacetLoader
      Loads facet properties by XML definition.
    • loadId

      protected void loadId(org.dom4j.Element element)
    • loadDelay

      protected void loadDelay(org.dom4j.Element element)