Interface IWebPageBinding

All Superinterfaces:
IWebAppBinding

public interface IWebPageBinding extends IWebAppBinding
  • Method Details

    • getPageGuid

      String getPageGuid()
      Returns:
      Returns the page GUID.
    • isRenderingPhase

      boolean isRenderingPhase()
      Returns:
      Returns true for the rendering phase or false for the action phase.