me.dhf.dict.chain.EditableSelectProcessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dhf-dict Show documentation
Show all versions of dhf-dict Show documentation
Generate global dictionary JSON file and map for calling in the previous section or view
The newest version!
package me.dhf.dict.chain;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
/**
* jqGrid编辑表时
* @author 邓华锋 http://dhf.ink
*
*/
public class EditableSelectProcessor implements SelectProcessor {
public static Map>> editableSelectMap = new LinkedHashMap>>();
List