zk
how to make one button inactive and other active on button press and persist the state in zk.
in a window i have 2 buttons- edit and view. Now unless a user presses the \'edit\' button, i intend that the \'view\' button must remain disabled.[详细]
2023-04-05 13:02 分类:问答using custom message for multiple intboxes in zk
i have several intboxes under the same window parent. I created a custom validator with custom message for an intbox. For displaying the error message i use a label which i give a unique id. Now i nee[详细]
2023-04-05 08:38 分类:问答persistence within a flow
I implemented a small web-app with spring 3.0, spring-webflow 2.3, zk 5.0.7, zkspring 3.0 and hibernate.[详细]
2023-04-03 14:05 分类:问答Comparison between Vaadin and ZK
Does someone know of a comparison between ZK and Vaadin? I\'m especially interested which of the two is better suited for a dyn开发者_高级运维amic web app (i.e. where the layout and POJOs are defined[详细]
2023-04-01 00:20 分类:问答can I use CKEditor in zk(zk WYSIWYG Editor) to upload image?
because use zk upload component to upload a image,then insert the context path of the image to the C开发者_如何转开发KEditor is too complex,[详细]
2023-03-25 04:01 分类:问答ZK how to get all components on page?
Iam trying get all components on page and set them constraints. All components have i开发者_运维知识库d .I try to use IdSpace to get all ids on page but how to get Idspace ? I used[详细]
2023-03-21 08:24 分类:问答ZK Combobox onSelect events
I\'m writing a composite component, based on Combobox, to do tokenized autocomplete. The basic idea is that the Combobox queries the model for items that match the current text, and when the user sele[详细]
2023-03-21 08:23 分类:问答Making vertically aligned controsl to all have the same length
The problem: A text box has a shorter length than a combobox. so if I draw them vertically it does not look pretty because they are not aligned on their right side edges. so let\'s make text box a lit[详细]
2023-03-14 06:06 分类:问答Init Variable with value from Session in ZK?Why Always get null value?
iam getting error when initilize variable with value is from session.. my program like this: public class OTPController extends GenericForwardComposer implements Initiator{[详细]
2023-03-11 21:30 分类:问答SQL error:8152, but not over max?
I\'m part of a team writing an ERP using , Seam, and Jboss, and on one of my pages, I keep getting an SQL error: 8152 whenever I try to input something. SQL error:8152, for those of you who don\'t kno[详细]
2023-03-11 15:09 分类:问答