| Where can I change the HostElement attribute value? [message #614187] |
Wed, 15 August 2007 23:44 |
Dart peng Messages: 27 Registered: July 2009 |
Junior Member |
|
|
Hi all:
I want to change some attribute value of the host element when converter
is working:
public Element doConvertRefresh(){
....
getHostElement().setAttribute("maxsize","80");
....
}
but when I change the attribute value,the attribute object will notify
the listener to refresh the host element tag,so
the doConvertRefresh method will be invoke agian...
Where can I change the HostElement attribute value?
Thanks !
|
|
|
Powered by
FUDForum. Page generated in 0.04722 seconds