Uses of Class
com.netgrif.application.engine.petrinet.domain.views.View
-
Packages that use View Package Description com.netgrif.application.engine.importer.service com.netgrif.application.engine.petrinet.domain.views -
-
Uses of View in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service that return View Modifier and Type Method Description ViewViewFactory. buildImageView(Data data)ViewViewFactory. buildListView(Data data)ViewViewFactory. buildView(Data data) -
Uses of View in com.netgrif.application.engine.petrinet.domain.views
Subclasses of View in com.netgrif.application.engine.petrinet.domain.views Modifier and Type Class Description classBooleanImageViewclassEditorViewclassHtmlEditorViewclassListViewclassTableViewclassTreeView
-