Class EndIndeterminateProgress

java.lang.Object
com.jsql.view.swing.interaction.EndIndeterminateProgress
All Implemented Interfaces:
InteractionCommand

public class EndIndeterminateProgress extends Object implements InteractionCommand
Stop refreshing the progress bar of an untracked progression (like colum search).
  • Constructor Details

    • EndIndeterminateProgress

      public EndIndeterminateProgress(Object[] interactionParams)
      Parameters:
      interactionParams - Element to update
  • Method Details