public class BaseControl extends Object
| Constructor and Description |
|---|
BaseControl() |
| Modifier and Type | Method and Description |
|---|---|
Base |
base(Object owner) |
Base |
createBase(MObject mObject,
Base parent) |
Base |
getBaseOf(MObject obj) |
Base |
getCurrentBase() |
BaseFindStrategy |
getFindStrategy() |
InjectStrategy |
getInjectStrategy() |
void |
inject(Object object,
Base base) |
Base |
installBase(Base base) |
void |
setFindStrategy(BaseFindStrategy strategy) |
void |
setInjectStrategy(InjectStrategy strategy) |
public void setFindStrategy(BaseFindStrategy strategy)
public void setInjectStrategy(InjectStrategy strategy)
public InjectStrategy getInjectStrategy()
public BaseFindStrategy getFindStrategy()
public Base getCurrentBase()
Copyright © 2014. All rights reserved.