Class OIVMToolbarTransform

    • Constructor Detail

      • OIVMToolbarTransform

        public OIVMToolbarTransform()
    • Method Detail

      • toolbarTaskLoad

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

        protected void addExportOptionBlocks​(Block exportPickerBlock)