io.pelle.mango.client.base.modules.dictionary.controls.IHierarchicalControl Maven / Gradle / Ivy
The newest version!
package io.pelle.mango.client.base.modules.dictionary.controls;
import io.pelle.mango.client.base.db.vos.IHierarchicalVO;
import io.pelle.mango.client.base.modules.dictionary.model.controls.IHierarchicalControlModel;
public interface IHierarchicalControl extends IBaseControl
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy