|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Command IDs for folding commands.
Field Summary | |
static String |
FOLDING_COLLAPSE
Identifier of the "collapse folded region" command. |
static String |
FOLDING_EXPAND
Identifier of the "expand folded region" command. |
static String |
FOLDING_EXPAND_ALL
Identifier of the "expand all folded regions" command. |
static String |
FOLDING_TOGGLE
Identifier of the "toggle folding" command. |
Field Detail |
public static final String FOLDING_COLLAPSE
Value: "org.eclipse.ui.edit.text.folding.collapse".
public static final String FOLDING_EXPAND
Value: "org.eclipse.ui.edit.text.folding.expand".
public static final String FOLDING_EXPAND_ALL
Value: "org.eclipse.ui.edit.text.folding.expand_all".
public static final String FOLDING_TOGGLE
Value: "org.eclipse.ui.edit.text.folding.toggle".
|
Eclipse Platform Release 3.0 |
||||||||||
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, 2004. All rights reserved.