|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientPropertyStorageFixture
Understands retrieval of client properties from GUI components.
Method Summary | |
---|---|
Object |
clientProperty(Object key)
Returns the client property stored in this fixture's GUI component, under the given key. |
Method Detail |
---|
Object clientProperty(Object key)
key
- the key to use to retrieve the client property.
null
if the property was
not found.
NullPointerException
- if the given key is null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |