Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 10 found.
[1] < 1 > [1]  Sort:

basicPW-class (Package: widgetTools) : Class "basicPW", a basic class for primary widgets

This class defines the behavior shared by primary widget object used to build a GUI type interface
● Data Source: BioConductor
● Keywords: classes
● Alias: basicPW-class, wEnv, wEnv,basicPW-method, wEnv<-, wEnv<-,basicPW-method, wFuns, wFuns,basicPW-method, wFuns<-, wFuns<-,basicPW-method, wHeight, wHeight,basicPW-method, wHeight<-, wHeight<-,basicPW-method, wName, wName,basicPW-method, wName<-, wName<-,basicPW-method, wNotify, wNotify,basicPW-method, wNotify<-, wNotify<-,basicPW-method, wPostFun, wPostFun,basicPW-method, wPostFun<-, wPostFun<-,basicPW-method, wPreFun, wPreFun,basicPW-method, wPreFun<-, wPreFun<-,basicPW-method, wType, wType,basicPW-method, wType<-, wType<-,basicPW-method, wValue, wValue,basicPW-method, wValue<-, wValue<-,basicPW-method, wView, wView,basicPW-method, wView<-, wView<-,basicPW-method, wWidth, wWidth,basicPW-method, wWidth<-, wWidth<-,basicPW-method
● 0 images

button (Package: widgetTools) : Functions to construct objects of primary widgets and render them

All the primary widgets such as button, text box, and so on are objects of basicPW class. The functions are constructors of primary widgets that are subjects of basicPW class with behaviors specific to primary widgets.
● Data Source: BioConductor
● Keywords: interface
● Alias: button, checkButton, entryBox, label, listBox, radioButton, textBox, widget, widgetView
● 0 images

dropdownList (Package: widgetTools) : A widget to mimic a dropdown list

The current tcltk library does not support dropdown lists unless an extension is included. The function dropdownList provide an alternative.
● Data Source: BioConductor
● Keywords: misc
● Alias: dropdownList, getListOption
● 0 images

makeViewer (Package: widgetTools) : Put a Scrollable List Box into a tkWidget.

This function associates a tk listbox with a scroll bar and then puts them into a given tk widget.
● Data Source: BioConductor
● Keywords: interface
● Alias: makeViewer
● 0 images

oneVScrList (Package: widgetTools) : A function that creates a groups of list boxes sharing a single

This function creates a group of list boxes what share a common vertical scroll bar. Values in all the list boxes scroll up or down when the scroll bar is dragged
● Data Source: BioConductor
● Keywords: interface
● Alias: oneVScrList
● 0 images

safeFileOpen (Package: widgetTools) : A function that checks to see if a connection can be made to a

This function checks to see if a given file name exists. If so, the function returns a connection to the file. Otherwise, it returns "fileName doest exist".
● Data Source: BioConductor
● Keywords: file
● Alias: safeFileOpen
● 0 images

tooltip (Package: widgetTools) : A tcltk widget to mimic a tooltip

Current tcltk library does not support tooltip unless an extension is included. The function tooltip is implemented as an alternative.
● Data Source: BioConductor
● Keywords: misc
● Alias: tooltip
● 0 images

widget-class (Package: widgetTools) : Class "widget" creates a widget with primary widgets contained in

This class takes a list of primary widgets and then creates a "widgetView" object that renders the primary widgets
● Data Source: BioConductor
● Keywords: classes
● Alias: env<-, env<-,widget-method, funs, funs,widget-method, funs<-, funs<-,widget-method, pWidgets, pWidgets,widget-method, pWidgets<-, pWidgets<-,widget-method, postFun, postFun,widget-method, postFuns<-, postFuns<-,widget-method, preFun, preFun,widget-method, preFuns<-, preFuns<-,widget-method, updateCheck, updateCheck,widget-method, updateList, updateList,widget-method, updateRadio, updateRadio,widget-method, updateText, updateText,widget-method, wEnv,widget-method, wTitle, wTitle,widget-method, wTitle<-, wTitle<-,widget-method, widget-class
● 0 images

widgetView-class (Package: widgetTools) : Class "widgetView", a class for a GUI type widget holding widget

"widgetView" renders element widgets
● Data Source: BioConductor
● Keywords: classes
● Alias: WVTitle, WVTitle,widgetView-method, killWin, killWin,widgetView-method, renderWidgets, renderWidgets,widgetView,list-method, renewView, renewView,widgetView,list-method, theWidget, theWidget,widgetView-method, theWidget<-, theWidget<-,widgetView-method, updateDisplay, updateDisplay,widgetView-method, vName, vName,widgetView-method, vName<-, vName<-,widgetView-method, widgetView-class, widgetids, widgetids,widgetView-method, widgetids<-, widgetids<-,widgetView-method, winWait, winWait,widgetView-method, winid, winid,widgetView-method, winid<-, winid<-,widgetView-method
● 0 images

writeText (Package: widgetTools) : Functions that read from and write to tcltk widgets

These functions provide some of the common read and write operations for tcltk widgets
● Data Source: BioConductor
● Keywords: interface
● Alias: getEntryValue, getListValue, getTextValue, writeList, writeText
● 0 images