public interface IScrollCompositeCommon extends ICompositeCommon
| Modifier and Type | Method and Description |
|---|---|
Position |
getViewportPosition()
Gets the upper left corner of the current viewport
|
Dimension |
getViewportSize()
Gets the current size of the viewport
|
void |
setViewportPosition(Position position)
Sets the coordinates that should become the upper left corner of the viewport
|
getLayoutConstraints, getMaxSize, getMinSize, getPreferredSize, setLayoutConstraints, setToolTipTextcomputeDecoratedSize, getClientArea, layoutBegin, layoutEnd, removeAll, setLayoutgetBackgroundColor, getForegroundColor, getPosition, getSize, isVisible, redraw, requestFocus, setBackgroundColor, setCursor, setForegroundColor, setPosition, setRedrawEnabled, setSize, setVisiblegetUiReference, isEnabled, setEnabledaddComponentListener, removeComponentListeneraddFocusListener, removeFocusListeneraddKeyListener, removeKeyListeneraddMouseListener, removeMouseListeneraddMouseMotionListener, removeMouseMotionListeneraddPopupDetectionListener, removePopupDetectionListenervoid setViewportPosition(Position position)
position - The position to setPosition getViewportPosition()
Dimension getViewportSize()
Siehe auch Jowidgets Nutzerhandbuch