Révision 1586

tmp/org.txm.lexicaltable.rcp/src/org/txm/lexicaltable/rcp/editors/LexicalTableEditor.java (revision 1586)
545 545
			this.cols = labelprovider.getCols();
546 546
			this.rows = labelprovider.getRows();
547 547
			this.viewer.setInput(this.lexicalTable);
548
			
549
			// initial sorting
550
			if(!update)	{
551
				this.sort(unitColumn, -2);
552
			}
548 553
		}
549 554

  
555
		
550 556
		this.viewer.getControl().setRedraw(true);
551 557

  
552 558
		

Formats disponibles : Unified diff