我有一个Vadin TabSheet,我设立了4个塔克,但我希望这4个塔布都散布在我的塔什特的全座。 目前,这一比例仅为50%左右。
我已尝试在表标物和表标物上设定“100%”,并尽力提供帮助。
让我知道,有人对如何这样做有什么想法。
thanks dheeraj
我有一个Vadin TabSheet,我设立了4个塔克,但我希望这4个塔布都散布在我的塔什特的全座。 目前,这一比例仅为50%左右。
我已尝试在表标物和表标物上设定“100%”,并尽力提供帮助。
让我知道,有人对如何这样做有什么想法。
thanks dheeraj
如果采用非常粗略的方法,你可以尝试:
.v-tabsheet-tabitemcell {
width: 25%;
}
.v-tabsheet-tabitem .v-caption {
width: auto !important;
}
不过,值得注意的是,这可能会在某些浏览器中,特别是在旧的电离层电离层中,造成某种损失,因此可以确保彻底测试。
Oh,以及 you,如果从上述雕塑中明显看出的话,你需要列入一个习俗主题:
Vaadin and Apache Click seem to be equally good, which one should I choose for developing my web application. Or rather, what are the Pros and Cons of each framework.
这只是一个简单的测试应用程序 import br.com.elf.ui.IndexApplication; public class IndexApplication extends Application { public void init() { setMainWindow(getStartUpWindow()); ...
As i see Vaadin is a Java based UI framework. But it has some really nice set of widgets and a very good layout engine. Is it possible to integrate Rails and Vaadin? JSON perhaps??
I want to set different themes to my Vaadin application, depending on the user agent. In particular I want to distinguish at least between mobile devices (iPhone, Android,...) and desktop web browser. ...
Has anyone tried implementing a web application with Clojure ( using Compojure ) and Vaadin ? I had seen an article on using Clojure with JWT for creating web apps. Vaadin is based on GWT so you get a ...
Hi want to change the tab color when the tab get focus in vaadin?can any one help me how to customize tabsheet to achive this..
能否在《维也纳条约法公约》申请范围内使用瓦亚丁框架中的植被?
I get this error: StandardWrapperValve[Vaadin Servlet]: PWC1406: Servlet.service() for servlet Vaadin Servlet threw exception java.lang.ClassCastException: com.delhi.entities.Category cannot be cast ...