All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dragome.forms.bindings.client.value.InterceptedValueModel Maven / Gradle / Ivy

There is a newer version: 0.96-beta4
Show newest version
package com.dragome.forms.bindings.client.value;

import com.dragome.forms.bindings.client.interceptor.HasInterceptors;

/**
 * Created by IntelliJ IDEA.
 * User: andrew
 * Date: Jul 17, 2010
 * Time: 9:31:25 AM
 * To change this template use File | Settings | File Templates.
 */
public interface InterceptedValueModel extends ValueModel, HasInterceptors
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy