Uses of Class
net.bluemind.todolist.api.VTodoRange
Packages that use VTodoRange
-
Uses of VTodoRange in net.bluemind.todolist.api
Methods in net.bluemind.todolist.api with parameters of type VTodoRangeModifier and TypeMethodDescriptionITodoList.multipleGetByRange(VTodoRange range) Fetch multipleVTodoidentified by the given rangevoidITodoListAsync.multipleGetByRange(VTodoRange range, AsyncHandler<ListResult<ItemValue<VTodo>>> handler) ITodoListPromise.multipleGetByRange(VTodoRange range)