Class CreateValuesTab
java.lang.Object
com.jsql.view.terminal.interaction.CreateValuesTab
- All Implemented Interfaces:
InteractionCommand
Create a new tab for the values.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CreateValuesTab
- Parameters:
interactionParams
- Names of columns, table's values and corresponding table
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-