Interface ActorProcessorWithFlowPanelContext

    • Method Detail

      • setContext

        void setContext​(FlowPanel value)
        Sets the FlowPanel context.
        Parameters:
        value - the context, null if none
      • getContext

        FlowPanel getContext()
        Returns the FlowPanel context.
        Returns:
        the context, null if not set