Class EndProgress

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

public class EndProgress extends Object implements InteractionCommand
Stop the refreshing of progress bar.
  • Constructor Details

    • EndProgress

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