Class CreateValuesTab

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

public class CreateValuesTab extends Object 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