aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set-view.etspec
blob: fdbf782dad9291479531be4ad7caa68c7b3cc55c (plain) (blame)
1
2
3
4
5
6
7
8
<ETableSpecification no-headers="true" selection-mode="single" cursor-mode="line" draw-grid="false" horizontal-scrolling="true">
  <ETableColumn model_col="0" _title="Folder" expansion="1.0" minimum_width="20" resizable="true" cell="render_tree" compare="string" search="string"/>
  <ETableColumn model_col="2" _title="Checkbox" expansion="0.0" minimum_width="18" resizable="false" cell="checkbox" compare="integer"/>
    <ETableState>
        <column source="0"/>
            <grouping></grouping>
    </ETableState>
</ETableSpecification>