Interface PropertyMemberUIWrapper.CallBackAfterEdit
- Enclosing class:
PropertyMemberUIWrapper
public static interface PropertyMemberUIWrapper.CallBackAfterEdit
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doCallBack
(PropertyAttributeException exception, ToolParameterDescriptor oldProperty, ToolParameterDescriptor newProperty, String attributeName)
-
Method Details
-
doCallBack
void doCallBack(PropertyAttributeException exception, ToolParameterDescriptor oldProperty, ToolParameterDescriptor newProperty, String attributeName)
-