Re: Problem AjaxFormChoiceComponentUpdatingBehavior IE7

2010-08-19 Thread Alexander
I think you should create Form component and attach RadioChoice instance to in. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-AjaxFormChoiceComponentUpdatingBehavior-IE7-tp2330305p2330741.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: Authentication in Webapp and Wicket documentation...

2007-08-09 Thread Alexander Schatten
Martijn Dashorst wrote: http://cwiki.apache.org/WICKET/framework-documentation.html thank you; but you see, this is again one of the things I mentioned!! when you follow the link (wiki) from the main Wicket page, you come here: http://cwiki.apache.org/WICKET/reference-library.html the

Re: Authentication in Webapp and Wicket documentation...

2007-08-09 Thread Alexander Schatten
Martijn Dashorst wrote: http://cwiki.apache.org/WICKET/framework-documentation.html sorry, I sent the last email to quick, was a Mistake; what I wanted to point out is this: http://cwiki.apache.org/WICKET/framework-documentation.html this is your link, and it apparently has interesting

Re: Authentication in Webapp and Wicket documentation...

2007-08-09 Thread Alexander Schatten
consolidate it? instead of javadoc have links to the wiki? /** * see wicket.apache.org/wiki/authstrat */ public interface IAuthorizationStrategy {...} that would really really suck. -igor On 8/9/07, Alexander Schatten [EMAIL PROTECTED] wrote: Martijn Dashorst wrote: http://cwiki.apache.org

validation message-keys differences on m3 to rc2

2009-02-22 Thread Alexander Lohse
(userNameField); add(passwordField); add(new SubmitLink(submitLink)); setModel(new CompoundPropertyModelLoginModel(model)); } Any ideas or hints? Thanks in advance. Best regards, Alex __ Alexander Lohse

Re: Storing user entity in session?

2009-02-23 Thread Alexander Lohse
) . Alexander Lohse • Entwicklungsleitung Projektmanagement Tel +49 38374 752 11 • Fax +49 38374 752 23 http://www.humantouch.de Human Touch Medienproduktion GmbH Am See 1 • 17440 Klein Jasedow • Deutschland Geschäftsführung

determine which form was submitted

2009-02-24 Thread Alexander Lohse
he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away. (Antoine de Saint Exupéry) . Alexander Lohse • Entwicklungsleitung Projektmanagement Tel +49

Re: determine which form was submitted

2009-02-25 Thread Alexander Lohse
or not. But overriding onValidate did the trick! Thanks, Alex Am 25.02.2009 um 09:49 schrieb Ernesto Reinaldo Barreiro: Wouldn't it be enough to and onSubmit() {...} for each form and then you will know which one was submited? Ernesto On Wed, Feb 25, 2009 at 12:33 AM, Alexander Lohse

AuthorizationStrategy for Resources?

2009-02-25 Thread Alexander Lohse
regards, Alex __ The hardest part of design … is keeping features out. (Donald Norman) . Alexander Lohse • Entwicklungsleitung Projektmanagement Tel

DropDownChoice in ListView

2009-03-21 Thread Alexander Lohse
) . Alexander Lohse • Entwicklungsleitung Projektmanagement Tel +49 38374 752 11 • Fax +49 38374 752 23 http://www.humantouch.de Human Touch Medienproduktion GmbH Am See 1 • 17440 Klein Jasedow • Deutschland Geschäftsführung: Lara Mallien, Nele Hybsier, Alexander

Re: DropDownChoice in ListView

2009-03-21 Thread Alexander Lohse
! Best Regards, Alex Am 21.03.2009 um 21:29 schrieb Martijn Dashorst: ListView documentation states that you should setReuseItems(true) when working in a form or with form components. Martijn On Sat, Mar 21, 2009 at 9:26 PM, Alexander Lohse a...@humantouch.de wrote: Hi, I am encountering

ListView and Serialization

2008-09-21 Thread Alexander Anguiano
ListView and Serialization First i like to say it was the framework that I was waiting for years. Great job guys! I did buy the wicket in action book which I did find very helpful but it didn't help me solve this problem. I have problems with the ListView and Serialization. I'm using the

RE: ListView and Serialization

2008-09-23 Thread Alexander Anguiano
unique names for the ObjectDisplay and put them in a hash table then I put them in the session. I created a List of these names and pass them to the ObjectView string. In the populateItem I looked them up from the session. -Original Message- From: Alexander Anguiano [mailto:[EMAIL

Migrating to 1.3 and ajax tree's

2008-09-30 Thread Alexander Anguiano
Hi, I'm migrating to 1.3 and the notes recommend the new tree implementation in the 1.3 and not the one in extension. I have a couple of question about this 1) Which Tree class do I use? BaseTree? 2) The renderNode method is missing. What is the equivalent in the new Tree

ModalWindow - Address Is Not Valid

2009-09-24 Thread Alexander Shindler
Hi, I have been using wicket to develop an intranet web application. I have tabbedpanels with AjaxLinks which when clicked open up ModalWindows. I am running tomcat on my computer and my application works fine. When I access my application from another networked computer, when I click the

RE: ModalWindow - Address Is Not Valid

2009-09-27 Thread Alexander Shindler
code? -- Jeremy Thomerson http://www.wickettraining.com On Thu, Sep 24, 2009 at 1:41 AM, Alexander Shindler alexshind...@hotmail.com wrote: Hi, I have been using wicket to develop an intranet web application. I have tabbedpanels with AjaxLinks which when clicked open up

Multirequest Feedback

2009-10-13 Thread Alexander Elsholz
Hi, i use ajax-listeners to validate formcomponents onblur or onkeychanged. an ajax-event will processed and the validationmessage displyed on screen. works fine for one component. when i've more than one there is only the message for the last processed formcomponent. the other's will removed

Re: Multirequest Feedback

2009-10-13 Thread Alexander Elsholz
hi pedro, Pedro Santos pedrosans at gmail.com writes: you have many form components and only one feedback panel - user put invalid entry on form component 1, panel show error 1 - user put invalid entry on form component 2, panel show error 2, no longer error 1 this is it? that's it 1 - you

Wicket GAE Performance

2009-10-27 Thread Alexander Elsholz
Hi, we build a wicket-application, running in gae - all works fine. but when deploying on gae-environment the performance is terrible (tried development and deploymentmode). an ajax-call takes more than 3 secounds. i logged all database-queries - no problem there. we lost time anywhere in

Re: Wicket GAE Performance

2009-10-28 Thread Alexander Elsholz
Hi, i dont have any profiler. the problem is, that the application is slow when running on googles application engine. local, where i could profile aeverything is fine. where ist the best place in wicket to hoock performance measures? or are there any debug-messages which i could activate?

Re: wicketTester.executeAjaxEvent not working

2010-01-11 Thread Alexander Elsholz
Hi, wicket 1.4? try: ((ServletWebRequest) baseWicketTester.getWicketRequest()).setAjax(true) mfg alex - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail:

wicket security future - contribute!

2010-01-13 Thread Alexander Elsholz
hi wicket folks, in my last wicket projects i used wicket-auth roles and swarm/wasp. i think swarm/wasp is a really good base for larger web-applications. but we all know about the problem with swarm/wasp. i developed a few extensions for swarm, but its a lot of code and so nobody starts to

switch css of option element in dropdownchoice

2010-01-13 Thread Alexander Elsholz
hi, i need to switch the style of an option element. i override the AbstractChoice#appendOptionHtml(...) copied the code and put my stuff in the middle. any other ideas? thanks alex - To unsubscribe, e-mail:

Ajax and form handling and clearInput

2010-01-13 Thread Alexander Elsholz
Hi, i use a drop-down to switch some data in view. replace data in my model-bean class (pojo wraps different business objects) and repaints the form via ajax-on change event. (data binded via propertymodel) some fields are required. 1. all fields are valid, works fine 2. clear one field and try

Re: switch css of option element in dropdownchoice

2010-01-13 Thread Alexander Elsholz
Igor Vaynberg igor.vaynberg at gmail.com writes: use css selectors -igor hi igor, thanks for really fast reply;-) i forgot - the css switchs programmatically (for different options, not all). so static selectors doesn't help thanks alex

Re: Ajax and form handling and clearInput

2010-01-13 Thread Alexander Elsholz
Igor Vaynberg igor.vaynberg at gmail.com writes: this is by design. formcomponents buffer input that is in error so it can be redisplayed. you can use either form.clearinput() or for your usecase a bit more appropriate form.modelchanged() to notify the model that you have changed the

Re: switch css of option element in dropdownchoice

2010-01-13 Thread Alexander Elsholz
Igor Vaynberg igor.vaynberg at gmail.com writes: then you are stuck doing what you are doing. you can request for some methods to be added into ichoicerenderer such as getoptgroup() and getcssclass(). maybe we can do that in 1.5 -igor hi igor, done.

Re: yui context menu after ajax request

2010-01-18 Thread Alexander Elsholz
rerender the menu javascripcode in ajaxevent. alex - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: yui context menu after ajax request

2010-01-18 Thread Alexander Elsholz
for my problem with dojo this works: public void refreshMenu(AjaxRequestTarget pTarget) { String js = dojo.addOnLoad(function(){\n + menu.generateJS() + \n}); ; pTarget.appendJavascript(sss); } and i know the same stuff

JBoss 5, JaaS, Wicket and ThreadLocal

2010-01-20 Thread Alexander Elsholz
Hi, im confused;-) With jboss 5 the security-client interceptor uses the SecurityAssociation Thread-Local variables to get the principal and credentials and put them into the rmi-call. the set will perform in login. hmm, thread local, multi-user-plattform, webcontainer - how should this work?

Re: Adding a form field at run time... is it possible?

2010-01-20 Thread Alexander Elsholz
hi, use a listview. the model contains wicket-components that you put on listview. if you have different html-elements introduce a wrapper: TextfieldWrapper, SpanWrapper etc what are panels that wrapps the component. alex

Custom DropDownChoice with css style

2010-01-20 Thread Alexander Monakhov
with usual drop down choices. But, when I'm trying to update list of choice via AJAX call, another span element appear on the page. So, I get that span tag is added any time dropdownchoice is rendered. Could you help me to resolve this issue? Best regards, Alexander.

Re: Component hierarchy question

2010-01-21 Thread Alexander Monakhov
to component tree. If you are why doesn't it work with out 4th, try to read about references in Java. Best regards, Alexander.

Re: dynamically adding components to a ListView

2010-01-22 Thread Alexander Monakhov
of class that contains list of panels as it's property. And check PropertyModel description at Doc API. Best regards, Alexander.

problems with form submits and AJAX modal window

2009-04-06 Thread Alexander Elsholz
hi, i've problems with submitting my form in a modal window. when i use the same component (surrounded with a panel) directly on a page everything works fine. the problem is, that all component-models are set to null. in the request-map i found these parameters: -random:0.5499189677089167

auto focuslost

2009-06-08 Thread Alexander Elsholz
hi, i need a feature. when a user typed a number with a apecified length (zipcode, articelnumber and so on) the system should execute an auto focus lost and set the focus to the next field. has someone an idea how to solve this issue? thanks alex

putting a panel on dojo-component

2009-06-08 Thread Alexander Elsholz
hi, when i put a panel on dojos floatingpane i get this warning: DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not locate widget implementation for panel in wicket.widget registered to namespace wicket. Developers must specify correct namespaces for all non-Dojo widgets --

DOJO Menu Items and AJAX-Target-Components

2009-06-14 Thread Alexander Elsholz
Hi, i use dojo menues in my application and mostly it works fine. but when an other ajax-call refreshed menu's target component the menu will not be displayed. it seams, that the markup-id of wicket-component changed after ajax-refresh and so the dojo-js cannot find the menu item for this

Re: DOJO Menu Items and AJAX-Target-Components

2009-06-14 Thread Alexander Elsholz
hi, i don't remove/add the components. the hierarchy is constant. its a very simple app: - add an ajaxlink and change the attributemodifier of a panel - add a menu item to the same panel after rerendering the panel (after link clicked) the menu will no more be displayed. i've the same problem

Surround a panel with legend

2009-06-22 Thread Alexander Elsholz
hi, i want surround my components with titled boarders. the html-way to do this is legend. i have a page wich controls different panels the user adds. so the user can surround his component with legend. because of different reasons the page should surround the comoponent with titled border. is

PropertyListView problem

2010-02-08 Thread Alexander Monakhov
is removed from backed list of items. I can't understand what's wrong. During debug I can see that backed list of items contains right set of items, but in html appeared other list of items. Best regards, Alexander.

Re: PropertyListView problem

2010-02-08 Thread Alexander Monakhov
Thanx a lot! Now it's working fine. Didn't think problem is in setReuseItems. Thanx again. Best regards, Alexander.

Modal Window, cookie and component update

2010-02-24 Thread Alexander Monakhov
without success. In any case in console WARN message appeared.) Could you give me any suggestions? Best regards, Alexander.

Re: Modal Window, cookie and component update

2010-02-24 Thread Alexander Monakhov
. How could I make modal window to fit to his content. I'm using setUseInitialHeight( false ), so height of modal window fits height of content, but width is still to large. Best regards, Alexander.

Page Expired

2010-03-02 Thread Alexander Monakhov
: No version manager available? If you'd like I show you source code and markup. BTW, please, bear in mind, that the same page works fine of GAE SDK without any page expirations, but on server side I get always Page Expired message. Best regards, Alexander.

Re: Page Expired

2010-03-02 Thread Alexander Monakhov
Hi. I'm using org.apache.wicket.protocol.http.HttpSessionStore. Guess it's not cause, because other links from other pages work well. Best regards, Alexander.

Re: Page Expired

2010-03-04 Thread Alexander Monakhov
for this page. COuld it be problem? Best regards, Alexander.

ModalWindow and Multipart request

2010-03-05 Thread Alexander Monakhov
invoked. Could you give my any ideas where is problem? Best regards, Alexander.

Google Charts integration

2010-04-12 Thread Alexander Monakhov
, Alexander.

Re: Google Charts integration

2010-04-12 Thread Alexander Monakhov
only on WebCompont of wicket. So, I guess it won't have problem with new wicket releases. Best regards, Alexander.

Re: TabbelPanel doesnt work in appengine

2010-05-05 Thread Alexander Monakhov
(); } return this; } } Best regards, Alexander.

Google Guice and Wicket

2010-05-13 Thread Alexander Monakhov
give me any advise? How could I use injected services in session implementation? Best regards, Alexander.

Re: Google Guice and Wicket

2010-05-13 Thread Alexander Monakhov
Great! Thanks! Best regards, Alexander.

set focus on IE

2010-05-26 Thread Alexander Monakhov
on IEv7/IEv6. Could you give me any suggestion? Best regards, Alexander.

AjaxFormComponentUpdatingBehavior and AttributeAppender

2010-05-29 Thread Alexander Monakhov
Hi, guys. I noticed AjaxFormComponentUpdatingBehavior overwrites earlier added with AttributeAppender/AttributeModifier handlers. Could you give me any suggestion how to make them coexistent? Best regards, Alexander.

Re: can I enable/disable submit button while customer working on form?

2010-08-19 Thread Alexander Morozov
Hi! You just change internal state of delete button to invisible. But it seems that you forgot to refresh the entire form or just _delete_button component with AjaxRequestTarget (every components that should be refreshed by AJAX must have markup ID and should be added to AjaxRequestTarget

Re: POST request comes as GET in wicket

2010-08-19 Thread Alexander Morozov
Hi! You may look at Apache Wiki, for example, https://cwiki.apache.org/WICKET/render-strategies.html. PRG (post- redirect - get) - the default request processing strategy in the Wicket. -- View this message in context:

Re: OT: Best practices regarding service layers DAOs

2010-08-30 Thread Alexander Morozov
Hi Sebastian, I think that service layer have to be responsible only for CRUD operations, but L(list) operations should be built upon JPA-specific _READ-ONLY_ queries or some kind of DSL (for example, querydsl http://source.mysema.com/display/querydsl/Querydsl). The last one point allows to

Re: OT: Best practices regarding service layers DAOs

2010-08-30 Thread Alexander Morozov
Brain thank you for comment, saying about Wicket and transactions, from my point of view, we have 2 posibilities: 1. manage transaction boundaries on per-request way (override RequestCycle.onBeginRequest(), RequestCycle.onEndRequest(), RequestCycle.onRuntimeException()) with

Re: OT: Best practices regarding service layers DAOs

2010-08-31 Thread Alexander Morozov
Sebastian wrote: Alexander, If I understand you correctly, you are saying: view-only operations (e.g. listings, search forms) can access the DAOs directly, and all operations that modify data should be routed through the service layer? Yep (in general). Sebastian wrote: How do

Re: Replace components with AjaxCheckbox

2010-09-06 Thread Alexander Morozov
Check this: if (isChecked) { System.out.println(is checked); component = new Label(component, is checked); /* output markup ID */ component.setOutputMarkupId(true); }

Re: Close modal window on session timeout

2010-09-11 Thread Alexander Morozov
Yep, just put it to home (base) page. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Close-modal-window-on-session-timeout-tp2534936p2535578.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: Header requiring to be contributed through page load and not ajax...

2010-09-11 Thread Alexander Morozov
Hi! Check this jQ plugin http://docs.jquery.com/Plugins/livequery -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Header-requiring-to-be-contributed-through-page-load-and-not-ajax-tp2533526p2535816.html Sent from the Wicket - User mailing list archive at

Re: render google analytics at end of head

2010-09-12 Thread Alexander Morozov
Hi! Have you looked at IResponseFilter ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/render-google-analytics-at-end-of-head-tp2536175p2536213.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: render google analytics at end of head

2010-09-12 Thread Alexander Morozov
I think this is not hack, but raw post-processing :) Strict processing can be done with XsltTransformerBehavior or as Martin said, you can use JS. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/render-google-analytics-at-end-of-head-tp2536175p2536224.html Sent from

Re: FeedbackPanel does not clean up after displaying error messages using Ajax

2010-09-21 Thread Alexander Morozov
What about feedback markup ID ? Is it present on the page ? It seems that you forgot to invoke setOutputMarkupPlaceholderTag(true) on FeedbackPanel instance. -- View this message in context:

Re: FeedbackPanel does not clean up after displaying error messages using Ajax

2010-09-21 Thread Alexander Morozov
saveLink = new AjaxSubmitLink(save, mainform) { @Override protected void onSubmit(AjaxRequestTarget target, Form? form) { /* do not forget to refresh feedback panel on successful submit */ info(Request processed successfully!);

Re: Default unauthorized access handling

2010-09-21 Thread Alexander Morozov
Hi! I think you can use interface IUnauthorizedComponentInstantiationListener and push necessary information message to Session object. On SignInPage - check the session and render the message. -- View this message in context:

Re: Wicket and Apache Felix

2010-09-22 Thread Alexander Morozov
Hi, I have similar question sometime ago and found only PAX Wicket Integration... Concerning to springframework - I guess that 3.0.x is OSGI-ready. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-and-Apache-Felix-tp2549800p2549822.html Sent from the Users

Re: dynamic template page

2010-09-22 Thread Alexander Morozov
Hi, have you check wicket-velocity project ? Also look at IResourceStreamLocator and IMarkupResourceStreamProvider interfaces. Hopes it help :) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/dynamic-template-page-tp2550354p2550385.html Sent from the Users forum

Re: Saving a component in session

2010-09-24 Thread Alexander Morozov
Alexandru Artimon wrote: The thing is that I'm coding my own tag wicket:translate and I use a class that implements IComponentResolver in order to resolve it. Now the problem is that when I click on the AjaxEditableLabel (that took place of my tag) it makes an Ajax request in order to

Re: Making a DecoratedButton; Need to pre-fix/post-fix div tag around the button component

2010-09-24 Thread Alexander Morozov
Check out the artifactory code (http://www.jfrog.org/index.php) and check TemplateBehavior class. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Making-a-DecoratedButton-Need-to-pre-fix-post-fix-div-tag-around-the-button-component-tp2552950p2553242.html Sent from

Re: Saving a component in session

2010-09-24 Thread Alexander Morozov
AjaxEditableLabel must be attached to some well-defined HTML tag (placeholder) in your markup, for example, here is my default translation How you render this placeholder for you translate tag ? -- View this message in context:

Re: Saving a component in session

2010-09-25 Thread Alexander Morozov
So IComponentResolver cannot modify component hierarchy. Right ? And there is no way for the author to create and handle special tag lt;translategt;. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Saving-a-component-in-session-tp2551649p2714088.html Sent from the

Re: modalWindow setContent

2010-09-26 Thread Alexander Morozov
Hi You need to add modal window placeholder tag on the page and call, attach ModalWindow instance to it and call modalWindowInstance.show(target) within onSubmit(AjaxRequestTarget target) method on the submit button. -- View this message in context:

Re: modalWindow setContent

2010-09-26 Thread Alexander Morozov
check this: modalWindow.setContent(new SearchResults(modalWindow .getContentId(), modalWindow, resultModel)); /* FIXME use ModalWindow.show(target) instead target.addComponent(modalWindow, modal); */ logger.info(hey hey); modalWindow.show(target); -- View this message in

Re: setEnabled(true) doesn't enable a subcomponent

2010-09-27 Thread Alexander Morozov
Hi! Did you try to override isEnabled method on the button ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/setEnabled-true-doesn-t-enable-a-subcomponent-tp2715172p2715313.html Sent from the Users forum mailing list archive at Nabble.com.

Re: wicket and ext-js

2010-09-29 Thread Alexander Morozov
Hi, the integration projects, you mention above, seems inactive for a long time. Is it critical for your project to use exactly the Ext-JS javascript framework ? Have you looked at WiQuery project (jQuery integration) ? -- View this message in context:

Inheritance and wicket:child / inside a component tag (Wicket 1.5)

2010-10-06 Thread Alexander Morozov
Hi, ParentPage.html: div wicket:id=wrapper wicket:child/ /div I know how it can be achieved in Wicket 1.4 (WebMarkupContainer with overrided isTransparentResolver), but I cannot get the same behavior in case of Wicket 1.5. Wicket gurus, I need your advice :) Thanks -- View this message in

Re: Inheritance and wicket:child / inside a component tag (Wicket 1.5)

2010-10-06 Thread Alexander Morozov
Gabriel, thank you for reply, Gabriel Bucher wrote: Have you tried to use the TransparentWebMarkupContainer? based on the migration guide this could be a potential solution. Yep, I tried to use Transparent WebMarkupContainer and BoxBorder and got the same issue as described in

RequestCycle.getResponsePage and PageReferenceRequestTarget

2010-10-14 Thread Alexander Morozov
(); } return null; } Thanks, Alexander -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/RequestCycle-getResponsePage-and-PageReferenceRequestTarget-tp2995603p2995603.html Sent from the Users forum mailing list archive at Nabble.com

Re: Error updating DataTable after submit

2010-10-14 Thread Alexander Morozov
Hi, I the method onUpdate(AjaxRequestTarget target) you shoud reference to existing component: @Override protected void onUpdate(AjaxRequestTarget target) { target.addComponent(tableWrapper); }

Re: How to add image to table column and how to change image this on click?

2010-10-14 Thread Alexander Morozov
Hi, If I understand you correctly, you need to add ordering direction images it a table header. This can be done with CSS for instance: .wicket_orderUp, .wicket_orderDown, .wicket_orderNone { text-decoration: underline; padding-right: 15px;

Re: AjaxLazyLoadPanel IE and chrome

2010-10-21 Thread Alexander Morozov
Upgrade Wicket up to 1.4.12 - should help :) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/AjaxLazyLoadPanel-IE-and-chrome-tp3006112p3006579.html Sent from the Users forum mailing list archive at Nabble.com.

AjaxTabbedPanel and location line

2010-10-22 Thread Alexander Monakhov
. Also, it would be great if user types http://domain.com/tab2/subtab1 in location line and appropriated tab would be opened. Any idea how to make this? Best regards, Alexander.

Re: GridView for A-Symmetric tables - issues

2010-10-22 Thread Alexander Morozov
Arjun Dhar wrote: Hi, I've solved this problem by writing a new implementation of DataViewBase. GridView did not seem appropriate to simply extend due to a few reasons. (It assumes Symmetry for the most in its code). This Code can merge areas within the GRID and extract data from the

Re: back-button causes Wicket state and page displayed to be out of synch

2010-10-22 Thread Alexander Morozov
Check wicketstuff's jquery project for HistoryAjaxBehavior. May be it helps. drf wrote: I have encountered the following serious issue: My application consists of one WebPage which has an AjaxTabbedPanel. Each tab has an associated panel which includes several menu items (links) which

Re: Cross page login panel

2010-10-23 Thread Alexander Morozov
Check this thread for securedform http://apache-wicket.1842946.n4.nabble.com/SSL-Links-and-buttons-td3001634.html -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Cross-page-login-panel-tp3008005p3008222.html Sent from the Users forum mailing list archive at

Re: AjaxTabbedPanel and location line

2010-10-23 Thread Alexander Monakhov
So, any suggestion here? Best regards, Alexander.

Re: Real world Wicket Reference projects?

2010-10-25 Thread Alexander Morozov
Check the Wiki https://cwiki.apache.org/WICKET/products-based-on-wicket.html https://cwiki.apache.org/WICKET/websites-based-on-wicket.html -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Real-world-Wicket-Reference-projects-tp3010502p3010614.html Sent from the

Re: How to combine JSF and Wicket components on the same page

2010-10-27 Thread Alexander Morozov
As far as I know, you can only combine wicket and JSP/JSF components by means of HTML frames - but it will be independent pages i.e. they can't transparently intercommunicate between each other (wicket - JSF). -- View this message in context:

Re: Disable button double-click without breaking Form.setDefaultButton

2010-10-28 Thread Alexander Morozov
Check this thread http://apache-wicket.1842946.n4.nabble.com/Preventing-double-click-of-AjaxButtons-in-ModalWindow-td2289480.html -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Disable-button-double-click-without-breaking-Form-setDefaultButton-tp3018140p3018370.html

Re: On-demand component initialization

2010-10-30 Thread Alexander Morozov
You can set content for modal within onClick method. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/On-demand-component-initialization-tp3020334p3020343.html Sent from the Users forum mailing list archive at Nabble.com.

Re: generated form and form IDs vs model confusion

2010-11-05 Thread Alexander Morozov
I have the similar issue with Form (with CompountPropertyModel attached) and several text fields which generated on-the-fly by RepeatingView with no model specified (only field ID). I didn't investigate the issue deeply yet, but thinks the problem within model inheritance that breaks by presence

Re: Switching between wicket tabs

2010-11-16 Thread Alexander Monakhov
Hello. Could you please give some details? Or sample? Best regards, Alexander. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Switching between wicket tabs

2010-11-17 Thread Alexander Monakhov
Hello. What's problem with button? Why do you need tabbed panel's markup id? If button that changes selected tab is in another panel, you could pass callback to panel's constructor Best regards, Alexander. - To unsubscribe, e

Re: onSubmit not getting invoked using AjaxButton

2010-11-29 Thread Alexander Monakhov
Hey, in development mode you can check ajax debug panel. So, you can see all ajax request. If it doesn't help could you, please, provide sample source? Best regards, Alexander. - To unsubscribe, e-mail: users-unsubscr

Re: PropertyModel expression for collection object

2010-11-29 Thread Alexander Monakhov
Hello. See this link for property expression language: https://cwiki.apache.org/WICKET/property-expression-language.html property.index: If the property is a List or Array then the second property can be used as a index on that list/array like this: 'mylist.0'. Best regards, Alexander

WICKET-962 and AbstractRepeater's warning about child ID's

2010-11-29 Thread Alexander Morozov
Hi, could any wicket gurus explain in more details about ajax updates and AbstractRepeater's limitation to child ids ? I found in mentioned in the subject issue, but still did not get the limitation. Is this limitation actual for wicket 1.4.x and wicket-1.5 ? In my project I use repeating view

Re: SV: PageableListView to work with Set

2010-11-30 Thread Alexander Monakhov
it easy to display/work with Lists. However, there are situations where it is necessary to work with other collection types, for repeaters that might work better with non-list or database-driven collections see the org.apache.wicket.markup.repeater package. Best regards, Alexander

  1   2   >