public class PdfTemplateSortType
extends net.anotheria.util.sorter.SortType
| Modifier and Type | Field and Description |
|---|---|
static int |
SORT_BY_APPLYBACKGROUNDSTYLES |
static int |
SORT_BY_CONTENTTEMPLATE |
static int |
SORT_BY_DEFAULT |
static int |
SORT_BY_FOOTERMARGIN |
static int |
SORT_BY_FOOTERTEMPLATE |
static int |
SORT_BY_HEADERMARGIN |
static int |
SORT_BY_HEADERTEMPLATE |
static int |
SORT_BY_ID |
static int |
SORT_BY_NAME |
static int |
SORT_BY_SHOWPAGENUMBERS |
| Constructor and Description |
|---|
PdfTemplateSortType() |
PdfTemplateSortType(int method) |
PdfTemplateSortType(int method,
boolean order) |
| Modifier and Type | Method and Description |
|---|---|
static int |
name2method(java.lang.String name) |
public static final int SORT_BY_ID
public static final int SORT_BY_NAME
public static final int SORT_BY_SHOWPAGENUMBERS
public static final int SORT_BY_APPLYBACKGROUNDSTYLES
public static final int SORT_BY_HEADERTEMPLATE
public static final int SORT_BY_HEADERMARGIN
public static final int SORT_BY_FOOTERTEMPLATE
public static final int SORT_BY_FOOTERMARGIN
public static final int SORT_BY_CONTENTTEMPLATE
public static final int SORT_BY_DEFAULT
Copyright © 2012-2023 anotheria.net. All Rights Reserved.