public interface IFormElementHandler extends IAPIHandler
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
getAllBy(UserContext uc,
FormVersion fv) |
void |
removeAllFromFormVersion(UserContext uc,
FormVersion fv) |
getNameList<FormElement> getAllBy(UserContext uc, FormVersion fv)
void removeAllFromFormVersion(UserContext uc, FormVersion fv)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.