Services.CalendarEvents – planify Reference Manual
Packages
planify
Services
CalendarEvents
data_range
month_start
num_weeks
registry
source_components
week_starts_on
get_default
CalendarEvents
create_event
delete_event
get_all_sources
update_event
components_added
components_removed
components_updated
CalendarEvents
Object Hierarchy:
Description:
public
class
CalendarEvents
:
Object
Namespace:
Services
Package:
planify
Content:
Properties:
public
DateRange
data_range
{
get
; }
public
DateTime
month_start
{
get
;
construct
; }
public
int
num_weeks
{
get
; }
public
SourceRegistry
registry
{
get
; }
public
HashTable
<
Source
,
TreeMultiMap
<
string
,
Component
>>
source_components
{
get
; }
public
DateWeekday
week_starts_on
{
get
;
set
; }
Static methods:
public
static
CalendarEvents
get_default
()
Creation methods:
public
CalendarEvents
(
DateTime
month_start)
Methods:
public
async
string
?
create_event
(
string
source_uid,
Item
item)
public
async
bool
delete_event
(
string
source_uid,
string
event_uid)
public
ArrayList
<
Source
>
get_all_sources
()
public
async
bool
update_event
(
string
source_uid,
string
event_uid,
Item
item)
Signals:
public
signal
void
components_added
(
Source
source,
Collection
<
Component
> components)
public
signal
void
components_removed
(
Source
source,
Collection
<
Component
> components)
public
signal
void
components_updated
(
Source
source,
Collection
<
Component
> components)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref