Class CbpTableRow
java.lang.Object
org.jenkinsci.plugins.custombuildproperties.table.CbpTableRow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCellValue(CbpTableColumn column) getOrCreateCell(CbpTableColumn column) getTitle()booleanisEmpty()void
-
Constructor Details
-
CbpTableRow
public CbpTableRow()
-
-
Method Details
-
getTitle
-
setTitle
-
isEmpty
public boolean isEmpty() -
getCellValue
-
getOrCreateCell
-