looking for portlet example in tapetry. anyone can recommand one?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
i have a column like below, but when render on page, the is changed to
how to prevent changing of < to < because i want to display the image
private class ActiveColumnEvaluator implements ITableColumnEvaluator {
public Object getColumnValue(ITableColu
i have a field name like this --> fieldname:display name:fieldname how to use
i18n for table field ?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
my mistake. hashset dont add object if it's null. it's working now. thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
i used the method that you provided and like the workbeach example. my hashset
is always have size of only 1 ? i dont understand, since the
selectcheckboxmethod is call so many times, why the size is only 1 all the time.
//this method is called many times ,but the persists on sysem.out.print(l
is this the correct way to persists session?
.page
.java
public abstract Set getSelectedLocales();
public abstract void setSelectedLocales(Set set);
public void setCheckboxSelected(boolean bSelected)
{
TheLocale objLocale = getCurrentLocale();
if (bSelected)
ge
can anyone give me an example on displaying a checkbox on each row of tableview
and action i can check which checkbox is checked ?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
thanks jesse
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
may i know how to set a property in .app file and read it into our page.
for instance, i have to create a property "applicationurl" in app and read that
in my page.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
is there any example how to do this ?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
10 matches
Mail list logo