|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DNDProperty
A DNDProperty can be associated with either a "drag object" or a "drop zone". DNDPropertys are used to perform type matching for DNDAreas and the properties provided by the DNDPropertys are submitted to the action of a DNDTarget.
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the parameter as it will appear in the request for the value of this DNDProperty. |
java.lang.String |
getNamespace()
Returns the namespace for this DNDProperty. |
java.lang.String |
getType()
Returns the type for this DNDProperty. |
java.lang.Object |
getValue()
Returns the value associated with this DNDProperty. |
Method Detail |
---|
java.lang.String getNamespace()
java.lang.String getType()
java.lang.String getName()
java.lang.Object getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |