Class PageScope

  • All Implemented Interfaces:
    java.io.Serializable

    public class PageScope
    extends java.lang.Object
    implements java.io.Serializable
    Информация о странице при сборке внутренних метаданных
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PageScope()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getGlobalWidgetId​(java.lang.String localWidgetId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PageScope

        public PageScope()
    • Method Detail

      • getGlobalWidgetId

        public java.lang.String getGlobalWidgetId​(java.lang.String localWidgetId)