OnGetModifierHtmlEventInterface
in
Interface OnGetModifierHtmlEventInterface
Table of Contents
- appendHtml() : void
- html() : string
- selectedQuantity() : SelectedQuantity
- sellingUnitId() : SellingUnitId
- sellingUnitStock() : SellingUnitStockInterface
Methods
appendHtml()
public
appendHtml(string $html) : void
Parameters
- $html : string
Return values
void —html()
public
html() : string
Return values
string —selectedQuantity()
public
selectedQuantity() : SelectedQuantity
Return values
SelectedQuantity —sellingUnitId()
public
sellingUnitId() : SellingUnitId
Return values
SellingUnitId —sellingUnitStock()
public
sellingUnitStock() : SellingUnitStockInterface