JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.granite.client.tide
Interface ContextAware
All Known Implementing Classes:
AbstractPagedCollection
,
BaseIdentity
,
ComponentImpl
,
DataObserver
,
Identity
,
ManagedEntity
,
PagedQuery
,
ServerSession
public interface
ContextAware
Interface to be implemented by objects that need to know in which Tide context they are set
Author:
William DRAI
Method Summary
Methods
Modifier and Type
Method and Description
void
setContext
(
Context
context)
Method Detail
setContext
void setContext(
Context
context)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method