|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A group of tasks within a composite cheatsheet. Each taskGroup will have children. It does not have an editor and its state is determined from the state of its children. *
This interface is not intended to be implemented by clients.
| Field Summary | |
|---|---|
static String |
CHOICE
A task kind of choice indicates that this task is complete when any of its children has been completed. |
static String |
SEQUENCE
A task kind of set indicates that this task is complete when all subtasks have been completed. |
static String |
SET
A task kind of set indicates that this task is complete when all subtasks have been completed. |
| Fields inherited from interface org.eclipse.ui.cheatsheets.ICompositeCheatSheetTask |
|---|
COMPLETED, IN_PROGRESS, NOT_STARTED, SKIPPED |
| Methods inherited from interface org.eclipse.ui.cheatsheets.ICompositeCheatSheetTask |
|---|
getCompletionMessage, getCompositeCheatSheet, getDescription, getId, getKind, getName, getParameters, getRequiredTasks, getState, getSubtasks, requiredTasksCompleted |
| Field Detail |
public static final String SET
public static final String SEQUENCE
public static final String CHOICE
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.