Interface PaletteNodeCallback


public interface PaletteNodeCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(PaletteNode... paletteNodes)
    Callback fired with the PaletteNodes obtained asynchronously.
  • Method Details

    • execute

      void execute(PaletteNode... paletteNodes)
      Callback fired with the PaletteNodes obtained asynchronously.
      Parameters:
      paletteNodes - an array of PaletteNodes