Class DocInfoPanel.MyTableModel

    • Constructor Detail

    • Method Detail

      • isEditable

        public boolean isEditable()
      • getColumnCount

        public int getColumnCount()
      • getRowCount

        public int getRowCount()
      • getValueAt

        public Object getValueAt​(int rowIndex,
                                 int columnIndex)
      • getVersion

        public com.logicaldoc.core.document.Version getVersion()
      • setVersion

        public void setVersion​(IndexVersion version)