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