Uses of Class
org.eclipse.corona.client.collaboration.event.EventProperty

Packages that use EventProperty
org.eclipse.corona.client.collaboration.event   
 

Uses of EventProperty in org.eclipse.corona.client.collaboration.event
 

Methods in org.eclipse.corona.client.collaboration.event that return EventProperty
static EventProperty EventProperties.findProperty(java.lang.String key, EventProperty[] properties)
          Finds a property by a key.
static EventProperty[] EventProperties.getEventProperties()
          Creates an array of all known properties.
static EventProperty[] EventProperties.getEventProperties(java.util.Set scopes)
          Creates an array of properties from given scopes.
 

Methods in org.eclipse.corona.client.collaboration.event with parameters of type EventProperty
static EventProperty EventProperties.findProperty(java.lang.String key, EventProperty[] properties)
          Finds a property by a key.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.