Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.service.SettingStoreListener

Packages that use SettingStoreListener
org.eclipse.rap.rwt.service   
 

Uses of SettingStoreListener in org.eclipse.rap.rwt.service
 

Methods in org.eclipse.rap.rwt.service with parameters of type SettingStoreListener
 void FileSettingStore.addSettingStoreListener(SettingStoreListener listener)
           
 void ISettingStore.addSettingStoreListener(SettingStoreListener listener)
          Deprecated. Use SettingStore instead of ISettingStore.
 void SettingStore.addSettingStoreListener(SettingStoreListener listener)
          Attaches the given listener to this setting store.
 void FileSettingStore.removeSettingStoreListener(SettingStoreListener listener)
           
 void ISettingStore.removeSettingStoreListener(SettingStoreListener listener)
          Deprecated. Use SettingStore instead of ISettingStore.
 void SettingStore.removeSettingStoreListener(SettingStoreListener listener)
          Removes the given listener from this setting store.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0