JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.exoplatform.container.component
Interface ComponentListener
public interface
ComponentListener
Since:
Apr 18, 2005
Version:
$Id: ComponentListener.java 5799 2006-05-28 17:55:42Z geaz $
Author:
Tuan Nguyen (tuan08@users.sourceforge.net)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getName
()
void
setDescription
(
String
s)
void
setName
(
String
s)
Method Details
getName
String
getName
()
setName
void
setName
(
String
s)
getDescription
String
getDescription
()
setDescription
void
setDescription
(
String
s)