Class PageRoutesScope

java.lang.Object
java.util.AbstractMap<String,ParentRouteScope>
java.util.HashMap<String,ParentRouteScope>
net.n2oapp.framework.config.metadata.compile.PageRoutesScope
All Implemented Interfaces:
Serializable, Cloneable, Map<String,ParentRouteScope>

public class PageRoutesScope extends HashMap<String,ParentRouteScope>
Информация о маршрутах виджетов Ключ - идентификатор виджета Значение - маршрут виджета
See Also:
  • Constructor Details

    • PageRoutesScope

      public PageRoutesScope()