Uses of Enum Class
be.gaudry.model.disposition.EPageCounterFormat
Packages that use EPageCounterFormat
Package
Description
Provides the classes necessary to define how (where) to show or to export some information.
-
Uses of EPageCounterFormat in be.gaudry.model.disposition
Methods in be.gaudry.model.disposition that return EPageCounterFormatModifier and TypeMethodDescriptionstatic EPageCounterFormatEPageCounterFormat.fromInt(int key)static EPageCounterFormatReturns the enum constant of this class with the specified name.static EPageCounterFormat[]EPageCounterFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EPageCounterFormat in be.gaudry.swing.component.table.output.control
Methods in be.gaudry.swing.component.table.output.control that return EPageCounterFormat -
Uses of EPageCounterFormat in be.gaudry.swing.component.table.output.factory
Fields in be.gaudry.swing.component.table.output.factory declared as EPageCounterFormatModifier and TypeFieldDescriptionprotected EPageCounterFormatAbstractTableOutput.pageCounterFormatMethods in be.gaudry.swing.component.table.output.factory that return EPageCounterFormatMethods in be.gaudry.swing.component.table.output.factory with parameters of type EPageCounterFormatModifier and TypeMethodDescriptionvoidAbstractTableOutput.setPageCounterFormat(EPageCounterFormat pageCounterFormat)