EntryCompletion.deleteAction

Deletes the action at @index_ from @completion’s action list.

class EntryCompletion
void
deleteAction
(
int index
)

Parameters

index int

the index of the item to delete

Meta