@KSObject public class BeforeDeleteEntryEventArgs extends java.lang.Object
BeforeDeleteEntryEventArgs(EntryProp entryProp)
EntryProp
getEntryProp()
boolean
isCancel()
void
setCancel(boolean cancel)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeforeDeleteEntryEventArgs(EntryProp entryProp)
@KSMethod public EntryProp getEntryProp()
@KSMethod public boolean isCancel()
@KSMethod public void setCancel(boolean cancel)
cancel