Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property | |
biweekly.property |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
VEvent.setTransparency(Transparency transparency)
Sets whether an event is visible to free/busy time searches.
|
Modifier and Type | Method and Description |
---|---|
protected Transparency |
TransparencyScribe.newInstance(String value,
ICalVersion version) |
Modifier and Type | Method and Description |
---|---|
protected String |
TransparencyScribe._writeText(Transparency property,
WriteContext context) |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.