Package com.mayam.wf.config.shared
Class SortSection
java.lang.Object
com.mayam.wf.config.shared.SortSection
- All Implemented Interfaces:
Copyable
,Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Describes how presets are chosen in the UI.Nested classes/interfaces inherited from interface com.mayam.wf.attributes.shared.Copyable
Copyable.Utilities
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
Performs a deep copy of the object.boolean
int
hashCode()
void
setSelection
(SortSection.PresetSelection selection)
-
Constructor Details
-
SortSection
public SortSection()
-
-
Method Details