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