Searched defs:registerViewFactory (Results 1 – 2 of 2) sorted by relevance
22 boolean registerViewFactory(String viewTypeId, PlatformViewFactory factory); in registerViewFactory() method
20 public boolean registerViewFactory(String viewTypeId, PlatformViewFactory factory) { in registerViewFactory() method in PlatformViewRegistryImpl