Belešku
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Called by the endUpdate method as a placeholder for additional logic in derived classes.
aComponent.updated();
Remarks
Override the updated method in a derived class to add custom post-update logic.
See Also
Tasks
Creating Custom Non-Visual Client Components
Reference
Sys.Component beginUpdate Method
Sys.Component endUpdate Method
Concepts
Creating a Client Component Class Using the Prototype Model