public class DefaultAppErrors extends net.thevpc.common.props.impl.WritablePropertyDelegate implements AppErrors
| Constructor and Description |
|---|
DefaultAppErrors(Application app) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(net.thevpc.common.msg.Message item) |
void |
add(String item) |
void |
add(Throwable item) |
net.thevpc.common.props.WritableBoolean |
enableErrorDialog() |
net.thevpc.common.props.WritableBoolean |
enableErrorStackTrace() |
net.thevpc.common.props.ObservableDispatcher<net.thevpc.common.msg.Message> |
readOnly() |
adjusters, getBase, userObjects, vetosevents, isWritable, propertyName, propertyTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withpublic DefaultAppErrors(Application app)
public net.thevpc.common.props.WritableBoolean enableErrorDialog()
enableErrorDialog in interface AppErrorspublic net.thevpc.common.props.WritableBoolean enableErrorStackTrace()
enableErrorStackTrace in interface AppErrorspublic void add(net.thevpc.common.msg.Message item)
add in interface net.thevpc.common.props.WritableDispatcher<net.thevpc.common.msg.Message>public net.thevpc.common.props.ObservableDispatcher<net.thevpc.common.msg.Message> readOnly()
readOnly in interface net.thevpc.common.props.ObservableDispatcher<net.thevpc.common.msg.Message>readOnly in interface net.thevpc.common.props.PropertyCopyright © 2021 vpc open source initiative. All rights reserved.