|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectAdapterContext
public class AdapterContext
Generic context passed to Adapter.
| Constructor Summary | |
|---|---|
AdapterContext(Object externalContext)
|
|
| Method Summary | |
|---|---|
Object |
getExternalContext()
|
void |
setExternalContext(Object externalContext)
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdapterContext(Object externalContext)
| Method Detail |
|---|
public Object getExternalContext()
public void setExternalContext(Object externalContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||