JSHeader
Overview
Property Summary
Type
Name
Summary
Properties Details
styleClass
var body = form.newPart(JSPart.BODY, 320);
body.styleClass = 'myBody';Last updated
Was this helpful?
var body = form.newPart(JSPart.BODY, 320);
body.styleClass = 'myBody';Last updated
Was this helpful?
Was this helpful?