http://developer.cognos.com/schemas/xts/logicsheets/xslt/ags/dialog/ ps/ags/logicsheets/dialogs.xsl removableText renders a text area that has a "remove" action that can take out selected text rows The number of rows in the text area cols The maximum number of columns name The text area name type Can be 'action' or 'event' listener A call back function that is notified when text has been removed
insertButton Renders an insert button. This enables query items to be inserted from the model tree, when the browser does not support drag and drop. xml/examples/agsdlg_insertButton_ex.xml The tag must contain a child input control that has a name attribute. This is used to define the target for the insert operation.
top 18 18 nowrap ../ags/images/tree/insert.gif
togglebutton Renders an on/off or toggle button. It must be defined in a <utml:form> tag. name The name of the toggle button state active or inactive selected when true the toggle button is rendered as "pressed" xml/examples/agsdlg_togglebutton_ex.xml Have a look at ags/selectRecipients.xts for more information this.className = 'commandButtonDownBorder' this.className = 'commandButtonBorder' this.className = 'commandButtonBorder' this.className = 'commandButtonBorder' this.className = 'commandButtonDownBorder' this.className = 'commandButtonBorder' 70 22 noUnderLine
this.className = 'commandButtonOver' this.className = 'commandButton' background-color: #cccce3
/images/space.gif
first not_first
/images/space.gif
formLabel formText /images/space.gif
,