Click or drag to resize
SpaceDefListeneronDrop Method
Notifies user when new user space is dropped

Namespace: Com.Tibco.As.Space.Listener
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
void onDrop(
	SpaceDef spaceDef
)

Parameters

spaceDef
Type: Com.Tibco.As.SpaceSpaceDef
The space def.
See Also