Uses of Class
org.exoplatform.commons.api.ui.BaseUIPlugin
-
Packages that use BaseUIPlugin Package Description org.exoplatform.commons.api.ui -
-
Uses of BaseUIPlugin in org.exoplatform.commons.api.ui
Methods in org.exoplatform.commons.api.ui that return types with arguments of type BaseUIPlugin Modifier and Type Method Description List<BaseUIPlugin>PlugableUIService. getPlugins(String type)List<BaseUIPlugin>PlugableUIServiceImpl. getPlugins(String type)Methods in org.exoplatform.commons.api.ui with parameters of type BaseUIPlugin Modifier and Type Method Description voidPlugableUIService. addPlugin(BaseUIPlugin plugin)voidPlugableUIServiceImpl. addPlugin(BaseUIPlugin plugin)
-