add | Add child component to parent container |
add.GComponent | method for add |
addHandlerBlur | Assign handler to blur (lose focus) event |
addHandlerChanged | Assign handler to default event |
addHandlerClicked | Assign handler to click event |
addHandlerColumnClicked | Assign handler to click event for column (gdf, gtable) |
addHandlerColumnDoubleClick | Assign handler to double click event for column (gdf, gtable) |
addHandlerDestroy | Assign handler to destroy event (such as page being unloaded) |
addHandlerDoubleClick | Assign handler to double click event |
addHandlerFocus | Assign handler to focus in event |
addHandlerIdle | Assign handler to be called repeatedly after some interval |
addHandlerKeystroke | Assign handler to keystroke event |
addHandlerMouseMotion | Assign handler to mouse motion event |
addHandlerSelectionChanged | Assign handler to a change of selection event |
addSpring | Add a spring to push additionnal child objects to far end of... |
addSpring.default | Method for addSpring |
addSpring.GGroup | Method for addSpring |
addStockIcons | Add to the stock icons |
Array-class | An array class. |
asIcon | Mark a character as an Icon |
asURL | Add URL to class of object if not already |
blockHandler | temporariliy block handler by id |
bracket | Method for [ |
bracket_assign | assignment method for "[" |
browse_df | Browse a data frame in the global environment using gtable |
coerceToJSString | Coerce an object to a string |
column_editor | Generic function to create column editor for a table widget |
column_editor.default | Method to create column editor for a table widget |
column_editor.factor | Method to create column editor for a table widget |
column_editor.integer | Method to create column editor for a table widget |
column_editor.logical | Method to create column editor for a table widget |
column_editor.numeric | Method to create column editor for a table widget |
column_renderer | Generic function to render a column in ExtJS Grid |
column_renderer.default | Method to render a column in ExtJS Grid |
column_renderer.Icon | Method to render a column in ExtJS Grid |
delete | Delete child object |
delete.GComponent | delete method |
dim.GComponent | dim method for GComponent's |
dispose | Dispose (delete) object |
dispose.GComponent | Method for dispose |
download_extjs | download extjs files and unzips into location to be found |
editable_assign | Toggle editability of the object, if supported |
emptyJSArray | An empty array |
enabled | Is widget enabled, sensitive to user input |
enabled_assign | Set if widget is enabled |
enabled.GComponent | enabled method |
escapeSingleQuote | escape single quote |
ExtArgs-class | a class to handle map between R and arguments for constructor |
focus | Set focus onto object. |
font_assign | Set font properties, if implemented |
gaction | gaction implementation |
gaction-class | Class for gaction |
galert | quick alert message - not modal or obtrusive (dropped from... |
gbasicdialog | Stub for a basic dialog |
gborderlayout | A "border" layout is a layout where up to four satellite... |
gbutton | Basic button widget |
gcalendar | calendar widget |
gcheckbox | checkbox widget |
gcheckboxgroup | A group of checkboxes |
gcodemirror | codemirror |
gcombobox | combobox implementation |
gconfirm | Confirmation dialog |
GContainer-class | Base reference class for container objects. |
gdf | A widget for editing a data frame |
GDialog-class | Base class for dialogs |
gedit | gedit widget |
getFromDots | get value from ... arguments |
getStockIconByName | Get the icon class (or url) by its name |
getStockIcons | Return stock icons |
get_tempfile | Get a temporary file matching the given extension, if given. |
get_tempfile_url | Get url for a tempfile created by 'get_tempfile' |
getWithDefault | Return x unless NULL, NA, length 0, ..., in which case we... |
gexpandgroup | gexpandgroup A box container which can disclose or hide its... |
gfile | File selection form |
gformlayout | A form layout container |
gframe | gframe is a title-decorated ggroup box container |
gggroup | 'GGroup' is the base class for ggroup and all box containers/ |
ggooglemaps | Google maps widget |
ggooglemaps_infowindow | Add an infowindow - a popup cartoon - to the map |
GGoogleMapsObject-class | base class for ggooglemaps objects |
ggooglemaps_polygon | Draw a polygon on the map |
GGoogleMapsPolygon-class | base class for ggooglemaps polygon |
ggooglemaps_polyline | A method to write a polyline to a map |
ggroup | Group, or box, container |
ghtml | widget to render HTML text pages |
gimage | Container for an image |
ginput | input dialog. |
glabel | A label widget |
glayout | A table container |
gmenu | Menubar implementation |
gmenu-class | base class for menu instances. |
gmessage | A simple message dialog. |
gnotebook | Notebook container |
gpanedgroup | A paned group container |
gpanel | A panel to hold other JavaScript things |
gradio | Radio button group |
gseparator | Separator - insert separator line |
gslider | slider widget |
gspinbutton | Basic spinbutton |
gstackwidget | stack widget is a "card" container. Use 'gnotebook' methods... |
gstatusbar | Status bar for gwindow instances |
gstatusbar-class | 'GStatusbar' class for gstatusbar |
gsvg | widget to display svg files |
gsvg-class | base class for gsvg |
gtable | A table widget |
gtext | A text area widget |
gtree | gtree widget |
gwidget | Stub for roxygen2 documentation of common arguments for... |
GWidgetArrayProxy-class | Proxy to return array data (combobox, table, gdf, ...)... |
GWidgetArrayStore-class | A store for an array (inbetween widget and proxy) |
GWidgetHTMLProxy-class | Proxy for ghtml |
GWidgetProxy-class | interface between R objects and JSON to supply Ext objects... |
GWidgetsTopLevel-class | A toplevel object for a gWidgetsWWW2 app stores page-specific... |
GWidgetStore-class | Basic store, no default proxy so this isn't useful without... |
gWidgetsWWW2-package | Base class for all Ext objects |
GWidgetText-class | Base class for text widgets |
gwindow | Main window constructor |
insert | Insert text into 'gtext' |
insert.GComponent | method for insert |
is_empty | is value missing, null, 0-length or NA length 1 |
isIcon | Is this an icon? (has class Icon) |
is_running_local | Is the process running locally? |
isURL | Is value a URL: either of our class URL or matches url... |
JsonRPCObject | Base class to subclass to make a JsonRPCObject. |
json_rpc_server | Start a json RPC server |
JsonRPCServer-class | A Rook app to be a JSON RPC server |
length.GComponent | length method for GComponent's |
load_app | Load a web app defined by a gWidgetsWWW2 script |
load_dir | Load all apps in the directory specified |
load_dirapp | Load an app in a directory |
makeFields | helper function to write field names for Ext constructor |
make_rapache_files | Make a template for the rapache configuration files |
make_rapache_loadapp | Make an apache configuration for a given app |
make_stock_icons | make stock icons |
mapTypes | Map a type |
merge.list | merge two lists |
names_assign | assignment method for names |
names.GComponent | method for names |
ourQuote | make a string safe to pass in as HTML fragment. |
removeHandler | Remove handler |
shQuoteEsc | escaping strings |
size_assign | Set size property, if implemented |
String | String class - does not get escaped in object literals |
String_render | Internal function to call whisker.render and compose with... |
svalue | Return main value associated with a widget |
svalue_assign | Set main value associated with a widget |
tag | Retreive a persistent attribute for an object |
tag_assign | Set a persistent attirbute for an object |
tag.GComponent | method for tag |
toJSArray | Make a JS array from an R object |
toJSObject | map an R list object into a string containing javascript code... |
tooltip | Set a tooltip for the widget |
unblockHandler | unblock handler by id |
update.GComponent | method for update |
visible | Generically returns if widget is in visible state |
visible_assign | Primarily used to set if widget is shown, but also has other... |
XXX | Functions to message something needs doing. Easy to search... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.