public static class JobOverviewPanel.JobOverviewConfigSection
extends org.jabylon.rest.ui.wicket.config.AbstractConfigSection<org.jabylon.properties.Workspace>
| Constructor and Description |
|---|
JobOverviewPanel.JobOverviewConfigSection() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit(org.apache.wicket.model.IModel<org.jabylon.properties.Workspace> input,
org.osgi.service.prefs.Preferences config) |
org.apache.wicket.markup.html.WebMarkupContainer |
doCreateContents(String id,
org.apache.wicket.model.IModel<org.jabylon.properties.Workspace> input,
org.osgi.service.prefs.Preferences config) |
String |
getRequiredPermission() |
public JobOverviewPanel.JobOverviewConfigSection()
public org.apache.wicket.markup.html.WebMarkupContainer doCreateContents(String id, org.apache.wicket.model.IModel<org.jabylon.properties.Workspace> input, org.osgi.service.prefs.Preferences config)
doCreateContents in class org.jabylon.rest.ui.wicket.config.AbstractConfigSection<org.jabylon.properties.Workspace>public void commit(org.apache.wicket.model.IModel<org.jabylon.properties.Workspace> input,
org.osgi.service.prefs.Preferences config)
public String getRequiredPermission()
Copyright © 2013–2014 Jabylon. All rights reserved.