![[R logo]](../../../doc/html/logo.jpg)
| traitR-package | An interface for GUI creation using gWidgets... |
| aContainer | A container to give a different context than the default for a set of items... |
| aContext | A container to give a different context than the default for a set of items... |
| aController | Constructor for a Controller proto objects... |
| Adapter | Trait for Adapter object... |
| aDialog | Create a Dialog instance... |
| aFrame | Box container with label and visual separator to indicate grouping... |
| aGroup | A box container. |
| aModel | Constructor for a Model proto objects... |
| anExpandGroup | Expanding group. |
| 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... |
| ButtonEditor | Trait for button editor... |
| buttonItem | Button item to initiate an action... |
| choiceItem | Item for choosing one of several values... |
| Container | Base Trait for Container objects. |
| Controller | Trait for Controller objects... |
| dataframeItem | Item to select a data frame from the available data frames in... |
| DateEditor | Trait for data selection editor... |
| dateItem | A calendar date selection item... |
| desc | specify a description for documentation... |
| dfEditItem | data frame editor item. |
| Dialog | A Dialog wraps a top-level window around a collection of items which may be item groups... |
| Editor | Base Trait for Editor. |
| EntryEditor | A Base Trait for an editor using the entry widget... |
| expressionItem | Item for typing in R expressions. |
| FileBrowseEditor | Trait for making File browser editor... |
| fileItem | A file selection item... |
| formulaItem | A formula Item... |
| get_with_default | Function to return value or an object (or default if value is null, NA or "")... |
| GraphEditor | Trait for embedding graphics (RGtk2 only)... |
| graphicDeviceItem | A graphic device item. |
| ImageEditor | Trait for embedding an image file... |
| 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 itemgroups with a means to edit individually... |
| ItemListEditor | trait for editor for itemList... |
| LabelEditor | Trait for a label... |
| labelItem | Simple label item... |
| merge.list | merge two lists, possibly overwriting... |
| Model | Trait for a model object. |
| numericItem | Item for numbers... |
| ObjectWithValuesEditor | Base trait for editor where there are underlying values to choose from... |
| param | specify a method paramter... |
| RangeEditor | Trait for making a range editor (slider, spinbox)... |
| rangeItem | A range selection item... |
| returns | Document return value... |
| SeparatorEditor | Trait for making a visual separator... |
| separatorItem | Visual separator item... |
| stringItem | A string item... |
| TableEditor | Trait for displaying a table of information... |
| tableItem | List editor - list <-> tree, must have special structure to list? |
| trueFalseItem | Item for Boolean values... |
| ul | write <ul>... |
| variableSelectorItem | Item to select a variable (or variables) from a selected data frame... |
| View | Trait for View objects. |
| wrap_in_tag | write values in paired tags with optional class... |