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

org.richfaces.fragment.common.VisibleComponentInteractions Maven / Gradle / Ivy

There is a newer version: 5.0.0.Alpha3
Show newest version
package org.richfaces.fragment.common;

public interface VisibleComponentInteractions {

    boolean isVisible();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy