Interface GuidedDecisionTreeImageResources

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

    public interface GuidedDecisionTreeImageResources
    extends com.google.gwt.resources.client.ClientBundle
    • Nested Class Summary

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

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

      • typeGuidedDecisionTree

        @Source("BPM_FileIcons_guideddtree.png")
        com.google.gwt.resources.client.ImageResource typeGuidedDecisionTree()
      • ctrlEdit

        @Source("ctrlEdit.png")
        com.google.gwt.resources.client.ImageResource ctrlEdit()
      • ctrlDelete

        @Source("ctrlDelete.png")
        com.google.gwt.resources.client.ImageResource ctrlDelete()
      • ctrlExpand

        @Source("ctrlExpand.png")
        com.google.gwt.resources.client.ImageResource ctrlExpand()
      • ctrlCollapse

        @Source("ctrlCollapse.png")
        com.google.gwt.resources.client.ImageResource ctrlCollapse()