public static class ProjectSettingsPanelRegistryService.ProjectSettingsPanelDecl extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
ProjectSettingsPanelRegistryService.Condition |
condition |
String |
label |
Class<? extends org.apache.wicket.markup.html.panel.Panel> |
panel |
int |
prio |
Constructor and Description |
---|
ProjectSettingsPanelDecl() |
public ProjectSettingsPanelRegistryService.Condition condition
public String label
public Class<? extends org.apache.wicket.markup.html.panel.Panel> panel
public int prio
Copyright © 2012–2018. All rights reserved.