Class CompositeAndCondition
java.lang.Object
net.datenwerke.gxtdto.client.forms.simpleform.conditions.CompositeAndCondition
- All Implemented Interfaces:
SimpleFormCondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisMet(Widget formField, FormFieldProviderHook responsibleHook, SimpleForm form) Determines whether the condition is met.
-
Constructor Details
-
CompositeAndCondition
-
-
Method Details
-
isMet
Description copied from interface:SimpleFormConditionDetermines whether the condition is met.- Specified by:
isMetin interfaceSimpleFormCondition
-