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

net.sf.nakeduml.seamgeneration.jsf.component.IJsfPropertyNavigationColumnBuilder Maven / Gradle / Ivy

package net.sf.nakeduml.seamgeneration.jsf.component;

import org.richfaces.component.html.HtmlColumn;

public interface IJsfPropertyNavigationColumnBuilder {
	HtmlColumn createColumn();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy