Example usage for com.vaadin.event.dd.acceptcriteria TargetDetailIs subclass-usage

List of usage examples for com.vaadin.event.dd.acceptcriteria TargetDetailIs subclass-usage

Introduction

In this page you can find the example usage for com.vaadin.event.dd.acceptcriteria TargetDetailIs subclass-usage.

Usage

From source file com.haulmont.cuba.web.widgets.addons.dragdroplayouts.events.HorizontalLocationIs.java

/**
 * A client side criterion for determining the horizontal location
 * 
 * @author John Ahlroos / www.jasoft.fi
 * @since 0.6.0
 */

From source file com.haulmont.cuba.web.widgets.addons.dragdroplayouts.events.VerticalLocationIs.java

/**
 * A client side criterion for determining the vertical location
 * 
 * @author John Ahlroos / www.jasoft.fi
 * @since 0.4.0
 */

From source file fi.jasoft.dragdroplayouts.events.HorizontalLocationIs.java

/**
 * A client side criterion for determining the horizontal location
 * 
 * @author John Ahlroos / www.jasoft.fi
 * @since 0.6.0
 */

From source file fi.jasoft.dragdroplayouts.events.VerticalLocationIs.java

/**
 * A client side criterion for determining the vertical location
 * 
 * @author John Ahlroos / www.jasoft.fi
 * @since 0.4.0
 */