| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.scheduler | |
| com.googlecode.wicket.kendo.ui.scheduler.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.add(ResourceList resourceList)
Adds a
ResourceList to the internal ResourceListModel |
| Modifier and Type | Method and Description |
|---|---|
SchedulerEvent |
SchedulerConverter.toObject(org.apache.wicket.ajax.json.JSONObject object,
List<ResourceList> lists) |
SchedulerEvent |
ISchedulerConverter.toObject(org.apache.wicket.ajax.json.JSONObject object,
List<ResourceList> lists)
Converts a
JSONObject to a SchedulerEvent |
| Constructor and Description |
|---|
Scheduler(String id,
SchedulerModel model,
ResourceList resourceList)
Constructor
|
Scheduler(String id,
SchedulerModel model,
ResourceList resourceList,
com.googlecode.wicket.jquery.core.Options options)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceListModel.add(ResourceList list)
Adds a
ResourceList to the model object |
| Constructor and Description |
|---|
ResourceListModel(ResourceList list)
Constructor
|
Copyright © 2021 7thWeb. All rights reserved.