Uses of Class
org.faceless.publisher.type.ListStyleType

Packages that use org.faceless.publisher.type.ListStyleType
Package
Description
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.ListStyleType in org.faceless.publisher.type

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.ListStyleType in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.ListStyleType
    ListStyleType.DISC
     
    static final org.faceless.publisher.type.ListStyleType
    ListStyleType.NONE
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.ListStyleType in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.ListStyleType
    CSSStyle.getListStyleType()
    Returns the value of the list-style-type property.
    org.faceless.publisher.type.ListStyleType
    FilterCSSStyle.getListStyleType()