Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

oracle.ide.model
Interface ContentFilterCustomizer

All Known Implementing Classes:
ProjectNavigatorWindow

public interface ContentFilterCustomizer

Callback interface for a View that customizes the behavior of a ContentFilter.


Method Summary
 void copyPreferencesTo(Context context)
          ContentFilter calls this method on a View that implements this interface in order to pull preferences from the View that may affect the filter's behavior.
 

Method Detail

copyPreferencesTo

void copyPreferencesTo(Context context)
ContentFilter calls this method on a View that implements this interface in order to pull preferences from the View that may affect the filter's behavior.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

Copyright © 1997, 2011, Oracle. All rights reserved.