InspectEOButton : CCSmartAjaxButton {
  value = buttonLabel;
  action = inspectObjectAction;
  alt = ^displayNameForInspectConfiguration;
  class = buttonClass;
  updateContainerID = updateContainer;
  useAjax = useAjax;
}