Package | Description |
---|---|
com.viaoa.object |
Observable data model Object, that is the superclass for all OAModel classes.
|
com.viaoa.scheduler |
Used to create schedulers that manage list of datetime ranges, to find used and available datetime ranges.
|
Modifier and Type | Method and Description |
---|---|
static OAScheduler |
OAObjectSchedulerDelegate.getScheduler(OAObject objThis,
String property,
OADate date) |
static OAScheduler |
OAObjectSchedulerDelegate.getScheduler(OAObject objThis,
String property,
OAObject objSearch,
OADate date) |
Modifier and Type | Method and Description |
---|---|
static void |
OAObjectSchedulerDelegate.invokeCallback(OAScheduler scheduler,
OAObject objThis,
String property) |
Modifier and Type | Method and Description |
---|---|
OAScheduler |
OASchedulerController.getSchedulerCallback(OADate date)
Called to call the Hub activeObject scheduler callback.
|
Copyright © 1999–2025 ViaOA. All rights reserved.