public interface Sortable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Sortable.Comparator
A comparator which can order Sortables
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence()
An integer precedence value that indicates how favorable the
implementation considers itself amongst alternatives.
|
Copyright © 2012 Seam Framework. All Rights Reserved.