Last updated 8 months ago
Was this helpful?
Solution model header part on a form.
The Cascading Style Sheet (CSS) class name applied to the part..
The Cascading Style Sheet (CSS) class name applied to the part.
Returns
Sample
var body = form.newPart(JSPart.BODY, 320); body.styleClass = 'myBody';