Class LazyControls


  • public class LazyControls
    extends Object
    Lazy controls maps.
    Since:
    10.3.0
    Version:
    $Revision: 20807 $ $Date: 2017-11-30 17:08:51 -0200 (Thu, 30 Nov 2017) $
    • Constructor Detail

      • LazyControls

        public LazyControls​(IXPath xpath)
        Parameters:
        xpath -
        Since:
        10.3.0
    • Method Detail

      • getControlsByIdMap

        public Map<String,​Object> getControlsByIdMap()
        Returns the controls by id map.
        Returns:
        the controls by id map.
        Since:
        10.3.0
      • getControlsByTypeMap

        public Map<String,​Object> getControlsByTypeMap()
        Returns the controls by type map.
        Returns:
        the controls by type map
        Since:
        10.3.0