@Name(value="dndConfigHelper") @Scope(value=EVENT) public class DndConfigurationHelper extends Object
| Constructor and Description | 
|---|
DndConfigurationHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setHtml5DndEnabled(boolean enabled)  | 
boolean | 
useHtml5DragAndDrop()
Factory method used to push into the Session context a flag indicating if HTML5 Drag&Drop can be used 
 | 
public DndConfigurationHelper()
@Factory(value="useHtml5DragAndDrop",
         scope=SESSION)
public boolean useHtml5DragAndDrop()
public void setHtml5DndEnabled(boolean enabled)
Copyright © 2019 Nuxeo. All rights reserved.