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.core.NSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.time.NProgressEventType |
eventType() |
net.thevpc.nuts.time.NProgressMonitorModel |
model() |
String |
propertyName() |
net.thevpc.nuts.core.NSession |
session() |
String |
toString() |
public DefaultNProgressHandlerEvent(net.thevpc.nuts.time.NProgressEventType eventType,
String propertyName,
net.thevpc.nuts.time.NProgressMonitorModel model,
net.thevpc.nuts.core.NSession session)
public net.thevpc.nuts.time.NProgressEventType eventType()
eventType in interface net.thevpc.nuts.time.NProgressHandlerEventpublic String propertyName()
propertyName in interface net.thevpc.nuts.time.NProgressHandlerEventpublic net.thevpc.nuts.time.NProgressMonitorModel model()
model in interface net.thevpc.nuts.time.NProgressHandlerEventpublic net.thevpc.nuts.core.NSession session()
session in interface net.thevpc.nuts.core.NSessionProviderCopyright © 2026 vpc open source initiative. All rights reserved.