Class GomButton.GomDropMimeType
java.lang.Object
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
de.espirit.firstspirit.access.store.templatestore.gom.GomButton.GomDropMimeType
- All Implemented Interfaces:
GomButton.DropMimeType
,GomElement
,Serializable
- Enclosing class:
- GomButton
public static class GomButton.GomDropMimeType
extends AbstractGomElement
implements GomButton.DropMimeType
Drop type
- Since:
- 5.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTransferable classprotected String
Return the default tag for a gom element.Sets the MIME typegetType()
mime type, e.g.void
setClassname
(String value) Sets the transferable classvoid
The MIME typeMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
-
Constructor Details
-
GomDropMimeType
public GomDropMimeType()
-
-
Method Details
-
getDefaultTag
Description copied from class:AbstractGomElement
Return the default tag for a gom element.- Specified by:
getDefaultTag
in classAbstractGomElement
- Returns:
- The elements default tag.
-
getClassname
Transferable class- Since:
- 4.2.426
-
setClassname
Sets the transferable class- Since:
- 4.2.426
-
getType
mime type, e.g. "video/mpeg"- Since:
- 4.2.426
-
setType
The MIME type- Since:
- 4.2.426
-
getMimeType
Sets the MIME type- Since:
- 4.2.426
-