Uses of Class
org.wso2.carbon.ui.deployment.beans.Context
Packages that use Context
-
Uses of Context in org.wso2.carbon.ui.deployment.beans
Methods in org.wso2.carbon.ui.deployment.beans that return types with arguments of type ContextMethods in org.wso2.carbon.ui.deployment.beans with parameters of type ContextModifier and TypeMethodDescriptionvoidComponent.addContext(Context context) voidCarbonUIDefinitions.addContexts(String contextId, Context context) voidCarbonUIDefinitions.removeContexts(Context context) Method parameters in org.wso2.carbon.ui.deployment.beans with type arguments of type ContextModifier and TypeMethodDescriptionvoidCarbonUIDefinitions.addContexts(List<Context> contexts) voidCarbonUIDefinitions.removeContexts(List<Context> contexts)