XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply
git-svn-id: svn://10.0.0.236/trunk@174943 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -52,18 +52,6 @@ interface nsIDOMElement;
|
||||
[uuid(8377c845-5d55-4eee-9a76-0f86751dcbc8)]
|
||||
interface nsIXFormsControl : nsIXFormsContextControl
|
||||
{
|
||||
/**
|
||||
* This tells the form control to update its node binding based on the
|
||||
* current instance data.
|
||||
*/
|
||||
void bind();
|
||||
|
||||
/**
|
||||
* This tells the form control to update its state based on the current
|
||||
* instance data.
|
||||
*/
|
||||
void refresh();
|
||||
|
||||
/**
|
||||
* Tries to move focus to form control and returns true if succeeded.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user