public class FIXGRIDBinding.ScrollHelper
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ScrollHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
onScrollLineDown(ActionEvent event) |
void |
onScrollLineUp(ActionEvent event) |
void |
onScrollPageDown(ActionEvent event) |
void |
onScrollPageUp(ActionEvent event) |
void |
onScrollToBottom(ActionEvent event) |
void |
onScrollToTop(ActionEvent event) |
void |
onSelectLineDown(ActionEvent event) |
void |
onSelectLineUp(ActionEvent event) |
void |
onSelectPageDown(ActionEvent event) |
void |
onSelectPageUp(ActionEvent event) |
void |
onSelectToBottom(ActionEvent event) |
void |
onSelectToTop(ActionEvent event) |
public void onScrollToTop(ActionEvent event)
public void onScrollToBottom(ActionEvent event)
public void onScrollPageUp(ActionEvent event)
public void onScrollPageDown(ActionEvent event)
public void onScrollLineUp(ActionEvent event)
public void onScrollLineDown(ActionEvent event)
public void onSelectLineDown(ActionEvent event)
public void onSelectLineUp(ActionEvent event)
public void onSelectPageUp(ActionEvent event)
public void onSelectPageDown(ActionEvent event)
public void onSelectToTop(ActionEvent event)
public void onSelectToBottom(ActionEvent event)
Copyright © CaptainCasa Gmbh. All Rights Reserved.