Package: MVCClass 1.87.0

Elizabeth Whalen

MVCClass: Model-View-Controller (MVC) Classes

Creates classes used in model-view-controller (MVC) design

Authors:Elizabeth Whalen

MVCClass_1.87.0.tar.gz
MVCClass_1.87.0.zip(r-4.7)MVCClass_1.87.0.zip(r-4.6)MVCClass_1.87.0.zip(r-4.5)
MVCClass_1.87.0.tgz(r-4.6-any)MVCClass_1.87.0.tgz(r-4.5-any)
MVCClass_1.87.0.tar.gz(r-4.7-any)MVCClass_1.87.0.tar.gz(r-4.6-any)
MVCClass_1.87.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MVCClass/json (API)

# Install 'MVCClass' in R:
install.packages('MVCClass', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

On BioConductor:MVCClass-1.87.0(bioc 3.24)MVCClass-1.86.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

visualizationinfrastructuregraphandnetwork

3.78 score 1 packages 562 downloads 70 exports 0 dependencies

Last updated from:5f9df878fb. Checks:1 ERROR, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR129
linux-devel-x86_64NOTE158
source / vignettesOK144
linux-release-x86_64NOTE121
macos-release-arm64NOTE92
macos-oldrel-arm64NOTE69
windows-develNOTE64
windows-releaseNOTE62
windows-oldrelNOTE68
wasm-releaseOK79

Exports:callFuncallFun<-childMVCListchildMVCList<-childNamechildName<-childUpdateDataMessagechildUpdateDataMessage<-clickEventclistclist<-controllercontroller<-dataNamedataName<-dfRowsdfRows<-drAreadrArea<-fromfrom<-handleMessageidentifyViewlinkDatalinkData<-mDatamData<-modelmodel<-modelDatamodelData<-modelNamemodelName<-modelVarmodelVar<-motionEventparentMVCparentMVC<-parentUpdateDataMessageparentUpdateDataMessage<-plotDeviceplotDevice<-plotParplotPar<-preprocessFunpreprocessFun<-provideInforedrawViewshortNameshortName<-typetype<-updateModelupdateViewviewListviewList<-virtualDatavirtualData<-winwin<-winNumwinNum<-xvalxval<-xvarxvar<-yvalyval<-yvaryvar<-

Dependencies:

MVCClass

Rendered fromMVCClass.Rnwusingutils::Sweaveon May 30 2026.

Last update: 2013-11-01
Started: 2013-11-01

Readme and manuals

Help Manual

Help pageTopics
Class "dfModel": A class to represent a data frame modeldfModel dfModel-class
Class "gAddChildMessage": A class to represent an add child MVC messagegAddChildMessage gAddChildMessage-class
Class "gAddDataMessage": A class to represent an add data messagegAddDataMessage gAddDataMessage-class
Class "gAddMessage": A class to represent an add messagegAddMessage gAddMessage-class
Class "gAddViewMessage": A class to represent an add view messagegAddViewMessage gAddViewMessage-class
Class "gAskAncestorMessage": A class to represent a question asking for data from an ancestor modelfrom,gAskAncestorMessage-method from<-,gAskAncestorMessage-method gAskAncestorMessage-class mData,gAskAncestorMessage-method mData<-,gAskAncestorMessage-method type,gAskAncestorMessage-method type<-,gAskAncestorMessage-method
Class "genView": A virtual class to describe a viewdataName,genView-method dataName<-,genView-method genView genView-class identifyView redrawView updateView win win,genView-method win<- win<-,genView-method winNum winNum,genView-method winNum<- winNum<-,genView-method
A class to link a callback function with an eventcallFun callFun,gEventFun-method callFun<- callFun<-,gEventFun-method gEventFun gEventFun-class preprocessFun preprocessFun,gEventFun-method preprocessFun<- preprocessFun<-,gEventFun-method shortName shortName,gEventFun-method shortName<- shortName<-,gEventFun-method
Class "gMessage": A virtual class for messagesgMessage gMessage-class handleMessage
Class "gModel": A virtual class for modelsgModel gModel-class linkData linkData,gModel-method linkData<- linkData<-,gModel-method modelData modelData,gModel-method modelData<- modelData<-,gModel-method modelName modelName,gModel-method modelName<- modelName<-,gModel-method modelVar modelVar,gModel-method modelVar<- modelVar<-,gModel-method provideInfo updateModel virtualData virtualData,gModel-method virtualData<- virtualData<-,gModel-method
Class "gModifyMessage": A class to represent a modify messagedataName dataName,gModifyMessage-method dataName<- dataName<-,gModifyMessage-method gModifyMessage gModifyMessage-class mData mData,gModifyMessage-method mData<- mData<-,gModifyMessage-method type type,gModifyMessage-method type<- type<-,gModifyMessage-method
Class "gSendChildMessage": A class to represent a send child MVC messagechildName childName,gSendChildMessage-method childName<- childName<-,gSendChildMessage-method gSendChildMessage gSendChildMessage-class parentUpdateDataMessage parentUpdateDataMessage,gSendChildMessage-method parentUpdateDataMessage<- parentUpdateDataMessage<-,gSendChildMessage-method
Class "gSendParentMessage": A class to represent a send parent MVC messagechildUpdateDataMessage childUpdateDataMessage,gSendParentMessage-method childUpdateDataMessage<- childUpdateDataMessage<-,gSendParentMessage-method gSendParentMessage gSendParentMessage-class
Class "gUpdateDataMessage": A class to represent an update data messagefrom from,gUpdateDataMessage-method from<- from<-,gUpdateDataMessage-method gUpdateDataMessage gUpdateDataMessage-class
Class "gUpdateMessage": A class to represent an update messagegUpdateMessage gUpdateMessage-class
Class "gUpdateViewMessage": A class to represent an update view messagegUpdateViewMessage gUpdateViewMessage-class
Class "linkedModelMVC": A class to represent a MVC object that can be linked to other MVC objectschildMVCList childMVCList,linkedModelMVC-method childMVCList<- childMVCList<-,linkedModelMVC-method linkedModelMVC linkedModelMVC-class parentMVC parentMVC,linkedModelMVC-method parentMVC<- parentMVC<-,linkedModelMVC-method
Class "MVC": A virtual class to represent a model-view-controller objectcontroller controller,MVC-method controller<- controller<-,MVC-method model model,MVC-method model<- model<-,MVC-method MVC MVC-class viewList viewList,MVC-method viewList<- viewList<-,MVC-method
Class "plotView": A virtual class to represent a plot viewclickEvent drArea drArea,plotView-method drArea<- drArea<-,plotView-method motionEvent plotDevice plotDevice,plotView-method plotDevice<- plotDevice<-,plotView-method plotPar plotPar,plotView-method plotPar<- plotPar<-,plotView-method plotView plotView-class
Class "qqPlotView": A class to represent a qq-plotqqPlotView qqPlotView-class xval xval,qqPlotView-method xval<- xval<-,qqPlotView-method yval yval,qqPlotView-method yval<- yval<-,qqPlotView-method
Class "singleModelMVC": A class to represent a single model-view-controller objectsingleModelMVC singleModelMVC-class
Class "sPlotView": A class to represent a scatterplot viewdfRows dfRows,sPlotView-method dfRows<- dfRows<-,sPlotView-method sPlotView sPlotView-class xvar xvar,sPlotView-method xvar<- xvar<-,sPlotView-method yvar yvar,sPlotView-method yvar<- yvar<-,sPlotView-method
Class "spreadView": A class to represent a spreadsheet viewclist clist,spreadView-method clist<- clist<-,spreadView-method spreadView spreadView-class