io.pelle.mango.client.base.modules.dictionary.controls.IButtonUpdateHandler Maven / Gradle / Ivy
The newest version!
package io.pelle.mango.client.base.modules.dictionary.controls;
public interface IButtonUpdateHandler
{
void onUpdate();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy