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

cn.mapway.ui.client.widget.common.LinkLabelEx Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
package cn.mapway.ui.client.widget.common;

/**
 * The type Link label ex.
 */
public class LinkLabelEx extends LabelEx {

    /**
     * Instantiates a new Link label ex.
     */
    public LinkLabelEx() {
        setStyleName("getEx-Label-Link");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy