13.07.2015 Views

IBM WebSphere Portlet Factory Overview - Lotus

IBM WebSphere Portlet Factory Overview - Lotus

IBM WebSphere Portlet Factory Overview - Lotus

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

I want to support dynamic editing of thetabular data my portlet displays.Dojo Inline Edit BuilderThe Dojo Inline Edit Builder allows you toadd editing capabilities to a Data Pagefield so that it initially appears as readonlytext. The text can be edited byclicking a pencil edit icon next to the textfield. Once editing is complete, the userhas the option to cancel the changes orsave the results either to the page (as ahidden input) or submit the outer form.I want a text input field with Ajax-basedtype-ahead so that when a user types,they immediately see a drop-down list ofsuggestions.Ajax Type-AheadAttaches to an HTML text input field, andprovides what is generally known as "typeahead" functionality for that input. Thelist of choices for the drop-down can comefrom any XML in the model or from aLookup Table.I want to validate a form before the usersubmits it.I want to display a tooltip when the userhovers over a certain part of the page.I want the row the user hovers over to behighlighted in a different color.I want to use client-side events betweenportlets or within a portlet.Dynamic ValidationUsed to validate a user's input to fields ona form as the user is working with theform. This builder enables incrementalclient/server validation. It validates theform data and displays any errormessages whenever an input value isedited.Dojo Tooltip BuilderThe Dojo Tooltip Builder allows theapplication to display a popup text boxwhen the user's mouse hovers over aspecified target on a page. The tooltip textcan be a simple caption string, or anentire page in your model.HighlighterHighlights a row in a table (or a field in aform) as the user's mouse moves over it.Event DeclarationClient Event HandlerIn the Event Declaration builder, select"Use client side delivery". Then use theClient Event Handler builder to handlethe event that has been marked forclient-side delivery.<strong>WebSphere</strong> <strong>Portlet</strong> <strong>Factory</strong> V6.0.1 Getting Started Guide - 33 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!