org.eclipse.gmf.runtime.lite.ui.actions
Interface ActionIds


public interface ActionIds

Declares Action IDs used within the lite runtime.


Field Summary
static String DELETE_FROM_MODEL
           
static String DELETE_VIEW
           
static String DELETE_VIEW_OR_MODEL
           
static String LAYOUT_ALL_ACTION
           
 

Field Detail

LAYOUT_ALL_ACTION

static final String LAYOUT_ALL_ACTION
See Also:
Constant Field Values

DELETE_VIEW

static final String DELETE_VIEW
See Also:
Constant Field Values

DELETE_VIEW_OR_MODEL

static final String DELETE_VIEW_OR_MODEL
See Also:
Constant Field Values

DELETE_FROM_MODEL

static final String DELETE_FROM_MODEL


Copyright © 2012. All Rights Reserved.