JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.config.shared.SortSection
Packages that use
SortSection
Package
Description
com.mayam.wf.config.shared
Uses of
SortSection
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
SortSection
Modifier and Type
Method
Description
SortSection
SortSection.
copy
()
SortSection
TaskList.
getSortSection
()
Methods in
com.mayam.wf.config.shared
with parameters of type
SortSection
Modifier and Type
Method
Description
protected void
TaskList.
setSortSection
(
SortSection
sortSection)