org.dellroad.stuff.vaadin7.VaadinConfigurableObject Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dellroad-stuff-vaadin7 Show documentation
Show all versions of dellroad-stuff-vaadin7 Show documentation
DellRoad Stuff classes related to the Vaadin GUI framework.
/*
* Copyright (C) 2011 Archie L. Cobbs and other authors. All rights reserved.
*/
package org.dellroad.stuff.vaadin7;
/**
* Marker interface used by the {@code VaadinConfigurableAspect}.
*/
public interface VaadinConfigurableObject {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy