Renders a row element.
Namespace: MindFusion.Scheduling
File: BaseForm.js
JavaScript Copy Code |
---|
function row () |
The following code uses the drawContent method to get a row element for this form. Then it appends the row to the content of the custom form. The custom form is represented by a class that extends BaseForm:
JavaScript Copy Code |
---|
drawContent() { |