public static class MultiSelectModel.Trumped<T,U> extends Object
Constructor and Description |
---|
Trumped(RxBox<Either<Optional<T>,Optional<U>>> mouseOver,
RxBox<Either<ImmutableSet<T>,ImmutableSet<U>>> selection) |
Modifier and Type | Method and Description |
---|---|
RxBox<Either<Optional<T>,Optional<U>>> |
getMouseOver() |
RxBox<Either<ImmutableSet<T>,ImmutableSet<U>>> |
getSelection() |