Interface GuidedTemplateEditorImages

  • All Superinterfaces:
    com.google.gwt.resources.client.ClientBundle

    public interface GuidedTemplateEditorImages
    extends com.google.gwt.resources.client.ClientBundle
    Images for Guided Rule Editor
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle

        com.google.gwt.resources.client.ClientBundle.Source
    • Method Detail

      • typeGuidedRuleTemplate

        @Source("BPM_FileIcons_guidedrule.png")
        com.google.gwt.resources.client.ImageResource typeGuidedRuleTemplate()
      • arrowSpacerIcon

        @Source("emptyArrow.png")
        com.google.gwt.resources.client.ImageResource arrowSpacerIcon()
      • toggleUnmergeIcon

        @Source("icon-unmerge.png")
        com.google.gwt.resources.client.ImageResource toggleUnmergeIcon()
      • toggleMergeIcon

        @Source("icon-merge.png")
        com.google.gwt.resources.client.ImageResource toggleMergeIcon()