|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jdon.container.finder.ContainerCallback
public class ContainerCallback
the components in container can call container by this class; set this class as components construtor parameter.
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Constructor Summary | |
|---|---|
ContainerCallback(ContainerWrapper containerWrapper)
|
|
| Method Summary | |
|---|---|
ContainerWrapper |
getContainerWrapper()
|
void |
setContainerWrapper(ContainerWrapper containerWrapper)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public ContainerCallback(ContainerWrapper containerWrapper)
| Method Detail |
|---|
public ContainerWrapper getContainerWrapper()
public void setContainerWrapper(ContainerWrapper containerWrapper)
containerWrapper - The containerWrapper to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||