Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CSS_CLASS_PREFIX
prefix for the CSS Class
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAccept()
Returns the mime-type accept patterns
|
java.lang.String[] |
getGroups()
Returns the DD groups for this target
|
java.lang.String |
getId()
Returns the id for the drop target element.
|
java.lang.String |
getName()
Returns the name of this drop target
|
java.util.Map<java.lang.String,java.lang.String> |
getParameters()
Returns a map of additional parameters to be set on the target node
|
java.lang.String |
getPropertyName()
Returns the property name to use for this drop target.
|
static final java.lang.String CSS_CLASS_PREFIX
java.lang.String getName()
java.lang.String getId()
CSS_CLASS_PREFIX
java.lang.String[] getGroups()
java.lang.String[] getAccept()
java.lang.String getPropertyName()
java.util.Map<java.lang.String,java.lang.String> getParameters()
Copyright © 2010 - 2020 Adobe. All Rights Reserved