Uses of Enum Class
com.vladsch.flexmark.ext.toc.SimTocGenerateOnFormat
Packages that use SimTocGenerateOnFormat
-
Uses of SimTocGenerateOnFormat in com.vladsch.flexmark.ext.toc
Subclasses with type arguments of type SimTocGenerateOnFormat in com.vladsch.flexmark.ext.tocFields in com.vladsch.flexmark.ext.toc with type parameters of type SimTocGenerateOnFormatModifier and TypeFieldDescriptionstatic final DataKey<SimTocGenerateOnFormat> SimTocExtension.FORMAT_UPDATE_ON_FORMATstatic final DataKey<SimTocGenerateOnFormat> TocExtension.FORMAT_UPDATE_ON_FORMATMethods in com.vladsch.flexmark.ext.toc that return SimTocGenerateOnFormatModifier and TypeMethodDescriptionstatic SimTocGenerateOnFormatReturns the enum constant of this class with the specified name.static SimTocGenerateOnFormat[]SimTocGenerateOnFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SimTocGenerateOnFormat in com.vladsch.flexmark.ext.toc.internal
Fields in com.vladsch.flexmark.ext.toc.internal declared as SimTocGenerateOnFormat