Package org.cxbox.core.ui.field
Interface IRequiredFieldsSupplier
-
- All Known Implementing Classes:
BaseRequiredFieldsSupplier
public interface IRequiredFieldsSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<BcField>getRequiredFields(String bc)
-
-
-
Method Detail
-
getRequiredFields
Collection<BcField> getRequiredFields(String bc)
-
-