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

org.nakedobjects.plugins.dnd.SubviewSpec Maven / Gradle / Ivy

The newest version!
package org.nakedobjects.plugins.dnd;

public interface SubviewSpec {

    View createSubview(Content content, ViewAxis axis, int sequence);

    View decorateSubview(View view);
}
// Copyright (c) Naked Objects Group Ltd.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy