Customizing the properties for Dojo layout widgets
You can edit the attributes for Dojo layout widgets in the Properties view.
Before you begin
- Create a Dojo enabled Web project.
- Create a Web page.
- Drag a Dojo layout widget from the Palette to the page.
About this task
Procedure
- Select your widget in the Source or Design pane. The tab for your Dojo layout widget displays in the Properties view.
- In the Properties view, in the Style Class field, browse to an existing style class or create a new style class.
- In the Properties field, add style attributes for the tag, for example height: 100%; width: 100%.
- Save your changes: