|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rim.device.api.ui.component.ActiveFieldContext
public final class ActiveFieldContext
An instance of this class is passed into factories that create
ActiveFieldCookie instances.
| Constructor Summary | ||
|---|---|---|
ActiveFieldContext(String data)
Creates a new ActiveFieldContext instance with provided context data. |
||
| Method Summary | ||
|---|---|---|
String |
getData()
Retrieve this context object's context data. |
|
void |
setData(String data)
Sets new context data for this context object. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActiveFieldContext(String data)
data - Context value for this context object.| Method Detail |
|---|
public String getData()
public void setData(String data)
data - New context data for this context object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal