JavaScript is disabled on your browser.
Package: groovy.swing.model

[Java] Class DefaultTableColumn


  • public class DefaultTableColumn
    extends TableColumn 

    Represents a column using a ValueModel to extract the value.

    • Method Detail

      • public Class getType()

        Returns:
        the column type

      • public Object getValue(Object row, int rowIndex, int columnIndex)

        Evaluates the value of a cell

        Returns:
        the value
        Parameters:
        row - the row of interest
        rowIndex - the index of the row of interest
        columnIndex - the column of interest

      • public void setValue(Object row, Object value, int rowIndex, int columnIndex)

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /