Common.Settings
Interface SettingsListener


public interface SettingsListener


Method Summary
 void updateSettings(java.lang.String attribute)
          Settings has changed notification
 

Method Detail

updateSettings

public void updateSettings(java.lang.String attribute)
Settings has changed notification
Parameters:
attribute - The attribute that has changed value. If this is null more than one attribute has change or it's simply unknown what setting has changed