Hi all,
how can i specify my own css styles to dojo widgets.
I am using tapestry4.1.5
any ideas?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/customizing-css-of-dojo-widget-components-tp17359199p17359199.html
Sent from the Tapestry - User mailing list archive at N
Hi all,
i am using Tapestry4.1.5
in my page i have dojo widget of type date picker.It was not coming up
properly.Later i came to know that its css classes are getting overriden by
my application css classes because of the same name.Its very tough to change
my application's css class name as they a
Hi all,
I am using Tapestry4.1.5
I have a custom widget.When i try to access my custom widget the javascript
errors i am getting are as follows.
GET
http://localhost:8080/dentaprise/asset.svc?path=%2Fdojo-0.4.3-custom-4.1.5%2F../mywidgets/widget/__package__.js404
(23ms)asset.svc (line 766)
GET
ht
Hi all,
I am using Tapestry4.1.5
How do i make my own dojo widget as tapestry component.
any ideas?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Implementation--dojo-widget-as-a-tapestry-component-tp17182059p17182059.html
Sent from the Tapestry - User mailing list ar
Hi all,
i have a datepicker which is built using dojo.When i was using T4.0 i used
to plug it to my application.Now we have moved to T4.1.5(dojo integrated)
.Now i want to make my datepicker as a component.How can i do it?
any ideas?
Thanks in advance?
--
View this message in context:
http://www
Hi all,
i am using tapestry4.1.5,tacos4.1.1.
I don't know how to specify the number formatter for my field.
any ideas?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Number-Formatters-in-tacos4.1.1-tp17142912p17142912.html
Sent from the Tapestry - User mailing list arc
Hi all,
i am using tapestry4.1.5
i have problem in getting IMarkupWriter object in my component.when i say
cycle.getResponseBuilder().getWriter(getClientId(),
ResponseBuilder.ELEMENT_TYPE) its throwing null pointer exception.when i
debugged the sourcecode its failing in getWriter(String id,Strin
Hi all,
i am using tapestry4.1.5
i am trying to get writer object from responsebuilder.But it always null.
cycle.getResponseBuilder().getWriter(ResponseBuilder.INITIALIZATION_SCRIPT,
ResponseBuilder.SCRIPT_TYPE) is null
cycle.getResponseBuilder().getWriter() is also null.
any ideas?
thanks in adva
Hi all,
I am using tapestry4.1.5.In one of my edit page i am getting following
exception.
[ +/- ] Exception: Unable to parse OGNL expression
'((vobject.client.sub.status)?(detail.tp.fee - tp.pfee):0.0)': Unable to add
method java.lang.Double ref2(ognl.OgnlContext, java.lang.Object) to class
$AST
estry.form.setFormValidating("ListForm",
validateForm);
tapestry.form.submit("ListForm");
tapestry.form.setFormValidating("LisForm",
validateState);
};
tapestry.connect("typeChanged", "onchange&q
No,still not working
Andy Pahne-3 wrote:
>
>
> Try
>
>
>
> instead of
>
>
>
>
>
> Because you use the parameter "targets" in your @EventListener, you have
> to use a component id.
>
>
> Andy
>
>
>
Hi all,
i am using tapestry4.1.5
My eventListener is not getting called.This is my code.
Choose Type :
/dojo/dialog.html ?
> Does your Dialog completely contain a form?
>
> On Thu, Apr 17, 2008 at 8:25 AM, abhilash <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi ,
>> I am using tapestry 4.1.5
>> I have a property selection model in a dialog.Propertyselection model
Hi ,
I am using tapestry 4.1.5
I have a property selection model in a dialog.Propertyselection model is
associated with an onchange event.But my @EventListener method is not
getting called when onchange happens.I dont know where i am doing wrong?
any ideas?
Thanks in advance.
--
View this message
Thank you..
abhilash wrote:
>
> Hi all,
> I am using tapestry4.1.5.
> How can check the request made is ajaxrequest or normal request?
> any ideas?
> Thanks in advance.
>
--
View this message in context:
http://www.nabble.com/issus-with-tapestry4.1.5-tp16720756p167390
Hi all,
I am using tapestry4.1.5.
How can check the request made is ajaxrequest or normal request?
any ideas?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/issus-with-tapestry4.1.5-tp16720756p16720756.html
Sent from the Tapestry - User mailing list archive at Nabble.c
gt;
> On Wed, Apr 16, 2008 at 6:56 AM, abhilash <[EMAIL PROTECTED]>
> wrote:
>>
>> Hi all,
>> moving to tapestry 4.1.5.In my page i have a submit button which will
>> redirect to a page .
>> In the action method of a submit button i am throwing a new
Hi all,
moving to tapestry 4.1.5.In my page i have a submit button which will
redirect to a page .
In the action method of a submit button i am throwing a new
RedirectException.In tapestry4.0.2
i had no problems.but in tapestry4.1.5 the browser is not getting
refreshed.I am pasting piece of my cod
?
> When are you getting the exception, on render or on submit?
> Is the form completely inside the floatingPane?
>
> On Thu, Apr 3, 2008 at 7:55 AM, abhilash <[EMAIL PROTECTED]> wrote:
>>
>> Hi all,
>> I am using Tapestry4.1.5 and tacos4.1.1
>> In m
Hi all,
I am using Tapestry4.1.5 and tacos4.1.1
In my page i have dojowidget of type FloatingPane.
When i tried to include a form in FloatingPane i
am getting following exception
javax.servlet.ServletException: Component Error/$InspectorButton.link
requires r endering support, but no PageRenderS
Hi,
I am in the process of upgrading from tapestry 4.0 to 4.1
In my page @tacos:FloatingPane is not working.
I know that we can't use tacos in tapestry4.1.
But i don't know how i can make my floating pane working in tapestry4.1
unable to find FloatingPane class in org.apache.tapestry.dojo.html pac
28 * ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177)
29 * ognl.SimpleNode.setValue(SimpleNode.java:246)
30 * ognl.ASTChain.setValueBody(ASTChain.java:172)
31 * ognl.SimpleNode.evaluateSetValueBody(SimpleNode.java:177)
any ideas?
Thanks in advanc
nents " are not working.I am unable to get
whats the problem.Is it because of Friendly URLs or because of
subdirectories.
Daniel Jue wrote:
>
> Abhilash,
> Are you using Tapestry 4 or 5?
>
> There is a certain directory structure you should model after for
> either case.
er.admin subpackage.
>
> -Original Message-
> From: abhilash [mailto:[EMAIL PROTECTED]
> Sent: 22 August 2007 14:15
> To: users@tapestry.apache.org
> Subject: organizing HTML templates into subdirectories
>
>
>
> I have a sub directory called admin under WEB-INF
Thanks for the reply but problem is my html page is unable to find its java
class!
am i missing to give something in specifications?
abhilash wrote:
>
> I have a sub directory called admin under WEB-INF .My servlet mapping is
>
> dentaprise
> /app
&g
I have a sub directory called admin under WEB-INF .My servlet mapping is
dentaprise
/app
i have ListClient.html in admin directory.I am unable to get the page
ListClient.where i have to specify my sub directory?
any ideas?
--
View this message in context:
http://www.nabble.
I'm trying to use a date picker with validation:
http://www.nabble.com/input-validators-for-datepicker-component-tf3452865.html#a9631925
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail:
27 matches
Mail list logo