public static interface FavoritesEditor.AddMultipleFavoritesInteraction
| Modifier and Type | Method and Description |
|---|---|
FavoritesEditor.AddMultipleResult |
promptUserToCombineTasks(List<TaskView> tasksSample,
String singleCommandSample)
This is called when you try to add multiple tasks at once.
|
FavoritesEditor.AddMultipleResult promptUserToCombineTasks(List<TaskView> tasksSample, String singleCommandSample)
tasksSample - the individual tasks we will addsingleCommandSample - a sample of what the single command would look likeCopyright © 2013. All rights reserved