public class CEFieldSet extends Object
| Constructor and Description |
|---|
CEFieldSet(String name,
String label,
String tooltip) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(org.openforis.collect.io.metadata.collectearth.balloon.CEComponent child) |
List<org.openforis.collect.io.metadata.collectearth.balloon.CEComponent> |
getChildren() |
String |
getHtmlParameterName() |
String |
getLabel() |
String |
getLabelOrName() |
String |
getName() |
String |
getTooltip() |
boolean |
isMultiple() |
public void addChild(org.openforis.collect.io.metadata.collectearth.balloon.CEComponent child)
public List<org.openforis.collect.io.metadata.collectearth.balloon.CEComponent> getChildren()
public String getLabelOrName()
public String getHtmlParameterName()
public String getName()
public String getLabel()
public String getTooltip()
public boolean isMultiple()
Copyright © 2021 Open Foris. All rights reserved.