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

com.anlavn.ui.datechooser.EventDateChooser Maven / Gradle / Ivy

There is a newer version: 6.70.10.2
Show newest version
package com.anlavn.ui.datechooser;

public interface EventDateChooser {

    public void dateSelected(SelectedAction action, SelectedDate date);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy