TYPE - PROPTYPE - public class HubAutoAdd<TYPE,PROPTYPE> extends HubAutoMatch<TYPE,PROPTYPE>
HubListener.InsertLocationbManuallyCalled, getMethod, hub, hubMaster, objStop, property, setMethod, stopProperty| Constructor and Description |
|---|
HubAutoAdd(Hub<TYPE> hub,
String property,
Hub<PROPTYPE> hubMaster) |
HubAutoAdd(Hub<TYPE> hub,
String property,
Hub<PROPTYPE> hubMaster,
boolean bManuallyCalled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
okToRemove(Object obj,
Object propertyValue)
Called before removing an object that does not have a matching value.
|
_update, afterAdd, afterInsert, afterRemove, close, createNewObject, finalize, getEnabled, init, onNewList, setEnabled, setProperty, setServerSideOnly, updateafterChangeActiveObject, afterDelete, afterLoad, afterMove, afterNewList, afterPropertyChange, afterRemoveAll, afterSave, afterSort, beforeAdd, beforeDelete, beforeInsert, beforeMove, beforePropertyChange, beforeRefresh, beforeRemove, beforeRemoveAll, beforeSave, beforeSelect, getDescription, getListener, getLocation, getName, setLocationclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllowAdd, getAllowDelete, getAllowEnabled, getAllowRemove, getAllowRemoveAll, getAllowVisible, isValidAdd, isValidDelete, isValidPropertyChange, isValidRemove, isValidRemoveAllpublic HubAutoAdd(Hub<TYPE> hub, String property, Hub<PROPTYPE> hubMaster, boolean bManuallyCalled)
public boolean okToRemove(Object obj, Object propertyValue)
HubAutoMatchokToRemove in class HubAutoMatch<TYPE,PROPTYPE>Copyright © 1999–2025 ViaOA. All rights reserved.