Class RootPageKey


public class RootPageKey extends WebResourceKey
Represents a special web-resource key used by a developer to reference every single web-resource and web-resource context a given page in the application should load when requested.
  • Constructor Details

    • RootPageKey

      public RootPageKey(@Nonnull String key)
  • Method Details