ocr: Tab. 1Definice trid drop class Zbozi; create class Zbozi super = %Persistent; persistent = oCacheDirectstorage: parameter INDEX I default = "Popis"; not final; I parameter LOOKUPDISPLAY I default = Popis"; not final; I attribute KatCislo type = olnteger; I attribute NaSklade type = %lnteger; I attribute Popis Itype = %String; I attribute Provedeni Itype = % String; I attribute Vyrobce type = Vyrobce; I attribute Cena type = volnteger; I method MwSt( 0 returntype = %olnteger; ; classmethod =0; not final; public; code = vypocet DPH quit Cena/0,22