| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.objectweb.telosys.uil.taglib.widget.RichTextEditor |
TagExtraInfo Class | None |
Body Content | EMPTY |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
id | false | true | java.lang.String | Standard html 'id' attribute |
title | false | true | java.lang.String | Standard html 'title' attribute |
x | false | true | java.lang.String | X coordinate : offset (in pixels) from left edge |
y | false | true | java.lang.String | Y coordinate : offset (in pixels) from top edge |
width | false | true | java.lang.String | Width (in pixels) |
height | false | true | java.lang.String | Height (in pixels) |
zone | false | true | java.lang.String | The 'screen zone' name (used to identify a set of widgets) |
data | false | true | java.lang.String | Data binding with screen context (on the 'server side') : 'element.attribute', or 'attribute' ( of the default element ), or '#' to use the widget 'id' |
toolbar | false | true | java.lang.String | Toolbar definition : list of the buttons available in the toolbar ( ie toolbar="Font,Size,B,I,U,S" ) The buttons codes are : "Font", "Size", "B", "S", "U", "S", "JL", "JC", "JR", "UL", "OL", "Left", "Right", "FC", "BC", "Sub", "Sup", "HR" |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |