package org.simantics.document.server.io; public interface ITreeTableCellStyleClass extends ITableCellStyleClass { Object getData(); }