Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/07/18 15:19:53 (6 years ago)
Author:
jzenisek
Message:

#2839: Several changes and fixes:

  • added button tooltips
  • changed position of buttons
  • added refresh functionality to view of lightweight users ...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2839_HiveProjectManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/UserGroupView.Designer.cs

    r15576 r15953  
    4949      this.groupNameTextBox = new System.Windows.Forms.TextBox();
    5050      this.idTextBox = new System.Windows.Forms.TextBox();
    51       this.refreshableLightweightUserView = new HeuristicLab.Clients.Access.Views.RefreshableLightweightUserView();
     51      this.refreshableLightweightUserView = new HeuristicLab.Clients.Access.Views.RefreshableLightweightAccessClientView();
    5252      this.storeButton = new System.Windows.Forms.Button();
    5353      this.SuspendLayout();
     
    139139    private System.Windows.Forms.TextBox groupNameTextBox;
    140140    private System.Windows.Forms.TextBox idTextBox;
    141     private Views.RefreshableLightweightUserView refreshableLightweightUserView;
     141    private Views.RefreshableLightweightAccessClientView refreshableLightweightUserView;
    142142    private System.Windows.Forms.Button storeButton;
    143143  }
Note: See TracChangeset for help on using the changeset viewer.