@Alternative public class RootScopeImpl extends Object implements RootScope, Serializable
Constructor and Description |
---|
RootScopeImpl() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getProperties() |
Object |
getProperty(String model) |
Map<String,Object> |
getRootScopeMap() |
void |
setProperty(String model,
Object value)
change the value of the model of the $rootScope
|
public void setProperty(String model, Object value)
setProperty
in interface RootScope
model
- value
- Copyright © 2015. All rights reserved.