public interface IEditorDropClient
EditorDropListener.| Modifier and Type | Method and Description | 
|---|---|
boolean | 
acceptDroppedElements(MObject[] element)
Returns whether the field accepts the element as a value. 
 | 
void | 
setDroppedElements(MObject[] dropedElement)
Set the field value to the given element and end the picking session
 if the given element is valid. 
 | 
boolean acceptDroppedElements(MObject[] element)
element - the new value candidate.void setDroppedElements(MObject[] dropedElement)
dropedElement - The new represented elements in the field