Class CreateValuesTab

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

public class CreateValuesTab extends CreateTabHelper implements InteractionCommand
Create a new tab for the values.
  • Constructor Details

    • CreateValuesTab

      public CreateValuesTab(Object[] interactionParams)
      Parameters:
      interactionParams - Names of columns, table's values and corresponding table
  • Method Details