Class MojoToolbarTransform

    • Constructor Detail

      • MojoToolbarTransform

        public MojoToolbarTransform()
    • Method Detail

      • toolbarTaskLoad

        public void toolbarTaskLoad​(Block baseBlock)
                             throws java.lang.Exception
        Will set the desired blockModel on the baseBlock, depending on the requested toolbar. This method will be used typically by the ToolbarRequestLoader that is the layout that the task uses to populate the on demand toolbars
        Overrides:
        toolbarTaskLoad in class RibbonToolbarTransform
        Parameters:
        baseBlock -
        Throws:
        java.lang.Exception