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

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

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.IntegerOrAuto in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.IntegerOrAuto
    IntegerOrAuto.AUTO
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.IntegerOrAuto in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.IntegerOrAuto
    CSSStyle.getColumnCount()
    Return the value of the column-count property.
    org.faceless.publisher.type.IntegerOrAuto
    FilterCSSStyle.getColumnCount()
     
    org.faceless.publisher.type.IntegerOrAuto
    CSSStyle.getZIndex()
    Returns the value of the z-index property.
    org.faceless.publisher.type.IntegerOrAuto
    FilterCSSStyle.getZIndex()