Example usage for com.google.gwt.user.client.ui SplitterResizedHandler interface-usage

List of usage examples for com.google.gwt.user.client.ui SplitterResizedHandler interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.user.client.ui SplitterResizedHandler interface-usage.

Usage

From source file org.rstudio.studio.client.workbench.ui.MainSplitPanel.java

public class MainSplitPanel extends NotifyingSplitLayoutPanel implements SplitterResizedHandler {
    private static class State extends JavaScriptObject {
        protected State() {
        }

        public native final boolean hasSplitterPos() /*-{