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 StringReturn the default tag for a gom element.Sets the MIME typegetType()mime type, e.g.voidsetClassname(String value) Sets the transferable classvoidThe MIME typeMethods inherited from class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfigurationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:AbstractGomElementReturn the default tag for a gom element.- Specified by:
getDefaultTagin 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
-