Uses of Class
biweekly.property.Transparency

Packages that use Transparency
biweekly.component   
biweekly.property   
biweekly.property.marshaller   
 

Uses of Transparency in biweekly.component
 

Methods in biweekly.component that return Transparency
 Transparency VEvent.getTransparency()
          Gets whether an event is visible to free/busy time searches.
 Transparency VEvent.setTransparency(Boolean transparent)
          Sets whether an event is visible to free/busy time searches.
 

Methods in biweekly.component with parameters of type Transparency
 void VEvent.setTransparency(Transparency transparency)
          Sets whether an event is visible to free/busy time searches.
 

Uses of Transparency in biweekly.property
 

Methods in biweekly.property that return Transparency
static Transparency Transparency.opaque()
          Creates a property that marks the event as being visible to free/busy time searches.
static Transparency Transparency.transparent()
          Creates a property that marks the event as being hidden from free/busy time searches.
 

Uses of Transparency in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return Transparency
protected  Transparency TransparencyMarshaller.newInstance(String value)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.