Uses of Class
com.netgrif.application.engine.configuration.PublicViewProperties
-
Packages that use PublicViewProperties Package Description com.netgrif.application.engine.petrinet.domain.dataset.logic.action -
-
Uses of PublicViewProperties in com.netgrif.application.engine.petrinet.domain.dataset.logic.action
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return PublicViewProperties Modifier and Type Method Description PublicViewPropertiesActionDelegate. getPublicViewProperties()Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action with parameters of type PublicViewProperties Modifier and Type Method Description voidActionDelegate. setPublicViewProperties(PublicViewProperties value)
-