| aContainer | A container to give a different context than the default for... |
| aContext | A container to give a different context than the default for... |
| aController | Constructor for a Controller proto objects |
| Adapter | Trait for Adapter object An adapter is a simple controller... |
| aDialog | Create a Dialog instance |
| aFrame | Box container with label and visual separator to indicate... |
| aGroup | A box container. Packs in items left to right or top to... |
| aModel | Constructor for a Model proto objects |
| anExpandGroup | Expanding group. Has trigger to show/hide its children |
| anItemGroup | Constructor for ItemGroup instances |
| aNotebook | A notebook container. |
| aNotebookPage | A page in a notebook |
| aPanedGroup | A two panel paned group container. |
| aTableLayout | A container for tabular layout |
| aView | Constructor for a View proto object |
| BaseTrait | Base Trait to place common properties and methods |
| BooleanEditor | Trait for Editor for TRUE/FALSE selection |
| buttonItem | Button item to initiate an action |
| choiceItem | Item for choosing one of several values |
| Container | Base Trait for Container objects. Containers are used to make... |
| Controller | Trait for Controller objects |
| dataframeItem | Item to select a data frame from the available data frames in... |
| dateItem | A calendar date selection item |
| dfEditItem | data frame editor item. Needs writing |
| Dialog | A Dialog wraps a top-level window around a collection of... |
| dialogMaker | Automatically create a dialog for a function |
| Editor | Base Trait for Editor. |
| expressionItem | Item for typing in R expressions. These are eval-parsed in... |
| fileItem | A file selection item |
| formulaItem | A formula Item |
| get_with_default | Function to return value or an object (or default if value is... |
| graphicDeviceItem | A graphic device item. (Only with RGtk2 and cairoDevice!) |
| imageItem | Display an image specified by its filename. |
| integerItem | Item for integers |
| Item | Base Trait for an Item |
| ItemGroup | Base Trait to group items together to form a model.... |
| itemList | An itemList is used to store a list of similar items or... |
| ItemListEditor | trait for editor for itemList |
| labelItem | Simple label item |
| misc | write values in paired tags with optional class |
| Model | Trait for a model object. |
| numericItem | Item for numbers |
| rangeItem | A range selection item |
| separatorItem | Visual separator item |
| stringItem | A string item |
| tableItem | List editor - list <-> tree, must have special structure to... |
| traitR-package | An interface for GUI creation using gWidgets |
| trueFalseItem | Item for Boolean values |
| variableSelectorItem | Item to select a variable (or variables) from a selected data... |
| View | Trait for View objects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.