List of usage examples for com.google.gwt.user.client.ui VerticalSplitPanel.Resources interface-usage
From source file org.pentaho.mantle.client.images.MantleImages.java
@SuppressWarnings("deprecation") public interface MantleImages extends ClientBundle, Resources, HorizontalSplitPanel.Resources, VerticalSplitPanel.Resources { public static final MantleImages images = (MantleImages) GWT.create(MantleImages.class);