public class DefaultNProgressHandlerEvent extends Object implements net.thevpc.nuts.time.NProgressHandlerEvent
| Constructor and Description |
|---|
DefaultNProgressHandlerEvent(net.thevpc.nuts.time.NProgressEventType eventType,
String propertyName,
net.thevpc.nuts.time.NProgressMonitorModel model,
net.thevpc.nuts.NSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.time.NProgressEventType |
getEventType() |
net.thevpc.nuts.time.NProgressMonitorModel |
getModel() |
String |
getPropertyName() |
net.thevpc.nuts.NSession |
getSession() |
String |
toString() |
public DefaultNProgressHandlerEvent(net.thevpc.nuts.time.NProgressEventType eventType,
String propertyName,
net.thevpc.nuts.time.NProgressMonitorModel model,
net.thevpc.nuts.NSession session)
public net.thevpc.nuts.time.NProgressEventType getEventType()
getEventType in interface net.thevpc.nuts.time.NProgressHandlerEventpublic String getPropertyName()
getPropertyName in interface net.thevpc.nuts.time.NProgressHandlerEventpublic net.thevpc.nuts.time.NProgressMonitorModel getModel()
getModel in interface net.thevpc.nuts.time.NProgressHandlerEventpublic net.thevpc.nuts.NSession getSession()
getSession in interface net.thevpc.nuts.NSessionProviderCopyright © 2025 vpc open source initiative. All rights reserved.