public class EventNames extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_ROOT_SELECTION_CHANGED
Fired when content root selection is changed ( like workspaces, section etc types ).
|
static String |
DOCUMENT_CHANGED
Should be raised when a document is edited.
|
static String |
DOCUMENT_SELECTION_CHANGED
Fired when a document selection changes (file, folder etc not workspace or above).
|
static String |
DOMAIN_SELECTION_CHANGED
Fired when the selected domain changes.
|
static String |
LOCATION_SELECTION_CHANGED
Fired when a location selection changes.
|
public static final String DOCUMENT_SELECTION_CHANGED
public static final String LOCATION_SELECTION_CHANGED
public static final String DOCUMENT_CHANGED
public static final String CONTENT_ROOT_SELECTION_CHANGED
public static final String DOMAIN_SELECTION_CHANGED
Copyright © 2015 Nuxeo SA. All rights reserved.