Hi,
How can I get a reference to page's other visual components in page's hrefs onWebEvent
method?
For example:
public int hr_something_onWebEvent(CSpWebEvent event)
{
CSpButton rb_ = (CSpButton)
thisPage.getDisplayField("rb_button");
/* rb_ points to somewhere, but where exactly???????? */
}
In buttons onWebEvent method this works?
What is wrong with href????
Regards
Mikko
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]