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

org.wicketstuff.egrid.column.IEditableGridColumn Maven / Gradle / Ivy

There is a newer version: 10.3.0
Show newest version
package org.wicketstuff.egrid.column;

/**
 * 
 * @author Nadeem Mohammad
 *
 */
public interface IEditableGridColumn
{
	EditableCellPanel getEditableCellPanel(String componentId);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy