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 NameAware
All Known Implementing Classes:
BaseIdentity
,
ComponentImpl
,
DataObserver
,
Identity
public interface
NameAware
Interface to be implemented by objects that need to get their name in the context where they are set
Author:
William DRAI
See Also:
Context
Method Summary
Methods
Modifier and Type
Method and Description
void
setName
(
String
name)
Set the name of this object in its owning context
Method Detail
setName
void
setName
(
String
name)
Set the name of this object in its owning context
Parameters:
name
- name
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