This pull request factors out #iconName from #icon on the classes in the IceDefinition, IceOperation and IceOperationMerge hierarchies.
This should make it easier to, in a later pull request, make the #changeListColumn methods use the FormSet for each icon for the SpImageTableColumn. I did not include such a change in this pull request for the same reason as in pull request #1808 (second comment).
This pull request factors out
#iconName
from#icon
on the classes in the IceDefinition, IceOperation and IceOperationMerge hierarchies.This should make it easier to, in a later pull request, make the
#changeListColumn
methods use the FormSet for each icon for the SpImageTableColumn. I did not include such a change in this pull request for the same reason as in pull request #1808 (second comment).