Uses of Enum Class
com.vladsch.flexmark.ext.emoji.EmojiShortcutType
Packages that use EmojiShortcutType
-
Uses of EmojiShortcutType in com.vladsch.flexmark.ext.emoji
Subclasses with type arguments of type EmojiShortcutType in com.vladsch.flexmark.ext.emojiFields in com.vladsch.flexmark.ext.emoji with type parameters of type EmojiShortcutTypeModifier and TypeFieldDescriptionstatic final DataKey<EmojiShortcutType> EmojiExtension.USE_SHORTCUT_TYPEMethods in com.vladsch.flexmark.ext.emoji that return EmojiShortcutTypeModifier and TypeMethodDescriptionstatic EmojiShortcutTypeReturns the enum constant of this class with the specified name.static EmojiShortcutType[]EmojiShortcutType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EmojiShortcutType in com.vladsch.flexmark.ext.emoji.internal
Fields in com.vladsch.flexmark.ext.emoji.internal declared as EmojiShortcutTypeMethods in com.vladsch.flexmark.ext.emoji.internal with parameters of type EmojiShortcutTypeModifier and TypeMethodDescriptionstatic EmojiResolvedShortcutEmojiResolvedShortcut.getEmojiText(Emoji node, EmojiShortcutType useShortcutType, EmojiImageType useImageType, String rootImagePath) static EmojiResolvedShortcutEmojiResolvedShortcut.getEmojiText(String emojiId, EmojiShortcutType useShortcutType, EmojiImageType useImageType, String rootImagePath)