Interface CustomizationsListener

  • All Superinterfaces:
    java.util.EventListener

    public interface CustomizationsListener
    extends java.util.EventListener
    Interface used to notify classes about changes in the Customizations.
    Since:
    MicroStrategy Web 9.0.0
    • Method Detail

      • customizationsListChanged

        void customizationsListChanged()
        This method is called whenever the list of customizations is modified, by adding, removing or changing the order of customizations.