|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInstallable
interface for anything that can be attached to a model before running
| Method Summary | |
|---|---|
void |
install(IModel model)
called by the model during the install(IInstallable) call. |
void |
uninstall(IModel model)
remove the element from this model. |
| Method Detail |
|---|
void install(IModel model)
model - void uninstall(IModel model)
model -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||