org.nakedobjects.nos.client.dnd.SubviewSpec Maven / Gradle / Ivy
package org.nakedobjects.nos.client.dnd;
public interface SubviewSpec {
// TODO this should return a specification; the caller should then invoke createView() on the result
View createSubview(Content content, ViewAxis axis);
View decorateSubview(View view);
}
// Copyright (c) Naked Objects Group Ltd.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy