15071508150915101511151215131514151515161517
return; ObservedChangeEvent event = new ObservedChangeEvent(component, propertyName, new Byte(newValue)); observer.observeChange(event); } /** * Method used by pages and components to send notifications about * property changes.