Interface CmsMaxHeightExtension.I_HeightChangeHandler

Enclosing class:
CmsMaxHeightExtension

Callback interfaces for height change notifications.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onChangeHeight(int height)
    Called when the fixHeight RPC call is received.
  • Method Details

    • onChangeHeight

      void onChangeHeight(int height)
      Called when the fixHeight RPC call is received.

      Parameters:
      height - the height from the RPC call