Uses of Enum Class
com.vladsch.flexmark.ext.gfm.tasklist.TaskListItemPlacement
Packages that use TaskListItemPlacement
Package
Description
-
Uses of TaskListItemPlacement in com.vladsch.flexmark.ext.gfm.tasklist
Fields in com.vladsch.flexmark.ext.gfm.tasklist with type parameters of type TaskListItemPlacementModifier and TypeFieldDescriptionstatic final DataKey
<TaskListItemPlacement> TaskListExtension.FORMAT_LIST_ITEM_PLACEMENT
Methods in com.vladsch.flexmark.ext.gfm.tasklist that return TaskListItemPlacementModifier and TypeMethodDescriptionstatic TaskListItemPlacement
Returns the enum constant of this class with the specified name.static TaskListItemPlacement[]
TaskListItemPlacement.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TaskListItemPlacement in com.vladsch.flexmark.ext.gfm.tasklist.internal
Fields in com.vladsch.flexmark.ext.gfm.tasklist.internal declared as TaskListItemPlacementModifier and TypeFieldDescriptionfinal TaskListItemPlacement
TaskListFormatOptions.taskListItemPlacement