CalibresSorted<P extends CalibreAbstract<ArticleRawAbstract> > extension
- on
Methods
-
sortedById(
) → ObservableList< P> -
Available on ObservableList<
P> , provided by the CalibresSorted extension -
sortedByIdReversed(
) → ObservableList< P> -
Available on ObservableList<
P> , provided by the CalibresSorted extension -
sortedByTitle(
) → ObservableList< P> -
Available on ObservableList<
P> , provided by the CalibresSorted extension -
sortedByTitleReversed(
) → ObservableList< P> -
Available on ObservableList<
P> , provided by the CalibresSorted extension