|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NimletContainer
The NimletContainer provides a Nimlet access to the underlying container.
Method Summary | |
---|---|
void |
attachEntity(Entity e)
This method is used to attach an entity to the container. |
void |
detachEntity(Entity e)
This method is used to detach an entity from the container. |
java.lang.String |
getContainerType()
This method returns a string representation of the container type. |
Method Detail |
---|
java.lang.String getContainerType()
void attachEntity(Entity e) throws NimletException
NimletException
- If an error occur when attaching the entity to the Container.
This error usually occur when the system has not been
configured properly.void detachEntity(Entity e) throws NimletException
NimletException
- If an error occur when dettaching the entity from the
Container. This error usually occurs when the system has
not been configured properly.
|
Nitido NiM 2.5 Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.