Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

     Begin_Com Role(*EXTENDS #PRIM_WEB) Theme(#SYS_THEME) 

Define_Com Class(#PRIM_MD.Edit) Name(#Check) DisplayPosition(2) Left(64) Parent(#COM_OWNER) TabPosition(2) Top(56) Icon('check') Label('Check')
Define_Com Class(#PRIM_MD.Edit) Name(#Cross) DisplayPosition(1) Left(64) Parent(#COM_OWNER) TabPosition(1) Top(136) Icon('close') Label('Close')

End_Com

See also

All Component Classes

Technical Reference