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

com.github.fluorumlabs.disconnect.vaadin.mixins.HasTabIndexMixin Maven / Gradle / Ivy

The newest version!
package com.github.fluorumlabs.disconnect.vaadin.mixins;

import com.github.fluorumlabs.disconnect.vaadin.elements.mixins.TabIndexMixin;
import com.github.fluorumlabs.disconnect.zero.component.Component;

/**
 * A private mixin to avoid problems with dynamic properties and Polymer Analyzer.
 * No need to expose these properties in the API docs.
 */
public interface HasTabIndexMixin> extends Component {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy