TD in TableLayout.
Type
- uiplugin
Property Summary
- class
- Provides a similar feature to the class in HTML. One or more classes defined in the CSS file or the style block can be used.
- id
- Component ID
Event Summary
Method Summary
Property Detail
- class
-
Provides a similar feature to the class in HTML. One or more classes defined in the CSS file or the style block can be used.
The WebSquare5 Engine has a dedicated class to each component. Using the class of the component, the developer can apply a common CSS. - id
-
Component ID
The component ID is allocated as a global object. The script can access each object through the component ID.