Interface PropertyMemberUIWrapper.CallBackAfterEdit
-
- Enclosing class:
- PropertyMemberUIWrapper
public static interface PropertyMemberUIWrapper.CallBackAfterEdit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doCallBack(PropertyAttributeException exception, ToolParameterDescriptor oldProperty, ToolParameterDescriptor newProperty, String attributeName)
-
-
-
Method Detail
-
doCallBack
void doCallBack(PropertyAttributeException exception, ToolParameterDescriptor oldProperty, ToolParameterDescriptor newProperty, String attributeName)
-
-