Class MenuBlockTransform

    • Constructor Detail

      • MenuBlockTransform

        public MenuBlockTransform()
    • Method Detail

      • loadMenuModel

        public void loadMenuModel​(Block blockContainer)
                           throws java.lang.Exception
        Sets the requested menuModel on the block container, tipically a method invoked by the RibbonMenuBlockLoaderLayout within a task
        Parameters:
        blockContainer -
        Throws:
        java.lang.Exception
      • getMenuId

        public java.lang.String getMenuId()
        To get a unique identifier for the menus, the only combination available is the model name plus the layouts used to render it.