cn.mapway.ui.client.widget.common.TabBarEx Maven / Gradle / Ivy
package cn.mapway.ui.client.widget.common;
import com.google.gwt.user.client.ui.TabBar;
/**
* The type Tab bar ex.
*/
public class TabBarEx extends TabBar {
/**
* Instantiates a new Tab bar ex.
*/
public TabBarEx() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy