Interface ICustomFeature

    • Method Detail

      • getImageId

        java.lang.String getImageId()
        Gets the image id.
        Returns:
        the image id
      • canExecute

        boolean canExecute​(ICustomContext context)
        Can execute.
        Parameters:
        context - the context
        Returns:
        true, if successful
      • execute

        void execute​(ICustomContext context)
        Execute.
        Parameters:
        context - the context