Package nl.gx.forms.wmpformapi.api
Interface BasicFormSectionVersion
-
- All Superinterfaces:
BasicFormFragmentContainer
,BasicFormLogicContainer
- All Known Subinterfaces:
FormSectionVersion
public interface BasicFormSectionVersion extends BasicFormLogicContainer
Basic interface for versions of FormSections. All FormSectionVersion implementations should implement this interface.
-
-
Method Summary
-
Methods inherited from interface nl.gx.forms.wmpformapi.api.BasicFormFragmentContainer
getAllChildFormFragments, getAllChildFormFragments, getAllFormFragments, getFormFragments, getIdentifier, getNestedPath
-
Methods inherited from interface nl.gx.forms.wmpformapi.api.BasicFormLogicContainer
getAllFormLogicComponents, getAllPreHandleFormLogicComponents, getFormLogic, getPreHandleFormLogic
-
-