UpdateTableRowPropertiesRequest
class UpdateTableRowPropertiesRequest extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $fields | ||
| string | $objectId | ||
| int[] | $rowIndices | ||
| protected | $tableRowPropertiesType | ||
| protected | $tableRowPropertiesDataType |
Methods
setFields($fields)
No description
string
getFields()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
setRowIndices($rowIndices)
No description
int[]
getRowIndices()
No description
getTableRowProperties()
No description
Details
setFields($fields)
No description
string
getFields()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
setRowIndices($rowIndices)
No description
int[]
getRowIndices()
No description
setTableRowProperties(TableRowProperties $tableRowProperties)
No description
TableRowProperties
getTableRowProperties()
No description