static class ScrollImpl.ScrollImplTrident extends ScrollImpl
ScrollImpl.ScrollImplTrident
Constructor and Description |
---|
ScrollImplTrident() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Element scrollable,
Element container)
Initialize a scrollable element.
|
boolean |
isRtl(Element scrollable)
Check if the specified element has an RTL direction.
|
get, getMaximumHorizontalScrollPosition, getMinimumHorizontalScrollPosition
public void initialize(Element scrollable, Element container)
ScrollImpl
initialize
in class ScrollImpl
scrollable
- the scrollable elementcontainer
- the containerpublic boolean isRtl(Element scrollable)
ScrollImpl
isRtl
in class ScrollImpl
scrollable
- the scrollable element