Class GomButton.GomDropType
java.lang.Object
de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
de.espirit.firstspirit.access.store.templatestore.gom.GomButton.GomDropType
- All Implemented Interfaces:
GomButton.DropMimeType
,GomElement
,Serializable
- Enclosing class:
- GomButton
public static class GomButton.GomDropType
extends AbstractGomElement
implements GomButton.DropMimeType
Drop type
- Since:
- 5.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
Return the default tag for a gom element.getValue()
Predefined drop typevoid
setValue
(GomButton.DropType value) Sets the predefined drop 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
-
GomDropType
public GomDropType()
-
-
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.
-
getValue
Predefined drop type- Since:
- 4.2.426
-
setValue
Sets the predefined drop type- Since:
- 4.2.426
-