[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: rchiluano  XML
Profile for rchiluano -> Messages posted by rchiluano [79] Go to Page: 1, 2, 3, 4, 5, 6 Next 
Author Message
Hi captain,

I would like to change the color of grid, tree, button etc., when hovered.

How do we change the color of a component when hovered by pointer?

I found @hoverColor@ in style. Tried changing it but it doesn't work.

Kind Regards,
Ryan
That solves it!

Asia/Shanghai

Thank you.
My bad.

This is the timezone

PHT

and this is the result:

Asia/Shanghai

of this code:

Code:
TimeZone.getDefault().getID()



GMT+8
Hi captain,

Seems setting the timezone still does not solve the problem.

Hi captain,

This is the long value "-5364644340000"

The expected result must be 13:01 instead of 13:06

And also,
Printing the getTimeTest(); in console shows the correct value(13:01). But the component, shows 13:06.

Regards,
Ryan

XML Code :
Code:
<t:formattedfield id="g_5" format="time" formatmask="HH:mm" value="#{d.TestPage.timeTest}" width="100" />


Java Code :

setTimeTest(result.getTime("Document_Date"));


Database Data :
1800-01-01 13:01:00

Result :
13:06
Hi captain,

I am using formattedfield to get the time from my db
which specifically 1521-01-01 13:01:00.

Now I want to get the time by HH:mm which is 13:01.
Unfortunately, I got the wrong data.

It displays 13:06 (it added 5) instead.

Is this some kind of bug or did I miss something? like attribute or ...?


Regards,
Ryan
Hi captain,

I need to set divider size to 0 in Splitpane component.

In Desktop browser, it works perfectly. But in mobile browser, setting divider size to zero is not working.

Regards,
Ryan
Thanks captain!
Hi captain,

Do we have a component or attribute that can determine the size of a browser or determine the type of a device used in accessing the project?

Regards,
Ryan
Hi captain,

I would like to add an event that will hide/show the first split in split pane CC Workplace.

Is is possible to do this?

Or can we set hidefirstsplit attribute in splitpane style dynamically? Something like #{d.Class.hide}.

Kind Regards,
Ryan
Hi captain,

How do we allow to single click a page from workplace?
As of now, we need to double click a page in order to display it.

Regards,
Ryan
Hi captain,

How can we pass an instance of a class, from the function tree?

I don't think I can use setParam since it is only usable for string objects.

Is there any alternative ways to do this?


Regards, Ryan
Hi captain,

Is there a way to get the parent/path of the selected work page?

And can we validate the closing of work page?

Kind Regards,
Ryan
 
Profile for rchiluano -> Messages posted by rchiluano [79] Go to Page: 1, 2, 3, 4, 5, 6 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team