public class NodeColumn extends AbstractCommandsTableColumn
| Constructor and Description |
|---|
NodeColumn(String id,
csbase.logic.applicationservice.ApplicationRegistry appRegistry)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(csbase.logic.CommandInfo cmd)
Obtém o valor da propriedade do comando, representada por esta coluna.
|
createTableCellEditor, createTableCellRenderer, getColumnClass, getColumnName, getDefaultEmptyValue, getDefaultErrorValue, getGenericString, getId, getString, isColumnEditable, setValuepublic Object getValue(csbase.logic.CommandInfo cmd)
getValue in interface IColumn<csbase.logic.CommandInfo>getValue in class AbstractCommandsTableColumncmd - comando representado por uma linha da tabela, do qual se deseja
obter a propriedade representada por esta coluna.Copyright © 2017. All rights reserved.