Extension SDK 10.1.2


Uses of Class
oracle.jdeveloper.model.ApplicationFilter

Packages that use ApplicationFilter
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 

 

Uses of ApplicationFilter in oracle.jdeveloper.model

 

Methods in oracle.jdeveloper.model with parameters of type ApplicationFilter
 boolean ApplicationFilterHelper.handleAdd(Element element, Folder parent, java.util.List childrenAdded, ApplicationFilter filter)
          Callers should add the appropriate Locatables to the parent folder.
 boolean ApplicationFilterHelper.handleRemove(Element element, Folder parent, java.util.List childrenRemoved, ApplicationFilter filter)
          Callers should remove the appropriate node(s) to the parent folder.

 


Extension SDK


 

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