Hello, You can find an example of a jQuery layout plugin (this one: http://layout.jquery-dev.net/) in the wiQuery project.
If you go visit wiQuery's google code (http://code.google.com/p/wiquery), you'd find under our svn (in /svn/examples/wiquery-presentation-examples) a taskboard application with a border layout plugin. Hope this helps, kinabalu wrote: > > might look at some of the integrations with jquery or yui. I believe both > of those frameworks have something similar, and I'd guess the respective > wicket projects working on integration have them, or could be added. > > i don't know enough about dojo though, sorry > > On Feb 7, 2010, at 10:09 PM, Josh Kamau wrote: > >> Andrew ; >> >> How about the splitPanel ? and the accordion? >> >> On Mon, Feb 8, 2010 at 9:01 AM, Andrew Lombardi >> <[email protected]>wrote: >> >>> it's definitely an involved layout ... but nothing here looks out of the >>> question. >>> >>> tabbedpanel's for Inbox | Contacts >>> the tree from wicket-extensions for the folder viewer >>> the datatable from wicket-extensions for the lsit of messages >>> there are modal windows, all available >>> >>> so yes, wicket should be able to support this. not sure about the dojo >>> integration >>> >>> On Feb 7, 2010, at 9:42 PM, Josh Kamau wrote: >>> >>>> Hi guys; >>>> >>>> I think wicket is the best java web framework out there. However , i >>> really >>>> would like be to able to create a layout like this : >>>> http://demos.dojotoolkit.org/demos/mail/ >>>> >>>> Does the current dojo integration support this. Is it possible to >>>> create >>>> such a layout with vanilla wicket? >>>> >>>> regards. >>>> >>>> Josh >>> >>> >>> To our success! >>> >>> Mystic Coders, LLC | Code Magic | www.mysticcoders.com >>> >>> ANDREW LOMBARDI | [email protected] >>> 2321 E 4th St. Ste C-128, Santa Ana CA 92705 >>> ofc: 714-816-4488 >>> fax: 714-782-6024 >>> cell: 714-697-8046 >>> linked-in: http://www.linkedin.com/in/andrewlombardi >>> twitter: http://www.twitter.com/kinabalu >>> >>> Eco-Tip: Printing e-mails is usually a waste. >>> >>> ======================================================== >>> This message is for the named person's use only. You must not, directly >>> or >>> indirectly, use, >>> disclose, distribute, print, or copy any part of this message if you are >>> not the intended recipient. >>> ======================================================== >>> >>> > > > To our success! > > Mystic Coders, LLC | Code Magic | www.mysticcoders.com > > ANDREW LOMBARDI | [email protected] > 2321 E 4th St. Ste C-128, Santa Ana CA 92705 > ofc: 714-816-4488 > fax: 714-782-6024 > cell: 714-697-8046 > linked-in: http://www.linkedin.com/in/andrewlombardi > twitter: http://www.twitter.com/kinabalu > > Eco-Tip: Printing e-mails is usually a waste. > > ======================================================== > This message is for the named person's use only. You must not, directly or > indirectly, use, > disclose, distribute, print, or copy any part of this message if you are > not the intended recipient. > ======================================================== > > > -- View this message in context: http://old.nabble.com/Wicket-Layout-tp27495561p27509045.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
