TYPE
- PROPTYPE
- public class HubAutoAdd<TYPE,PROPTYPE> extends HubAutoMatch<TYPE,PROPTYPE>
HubListener.InsertLocation
bManuallyCalled, 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, update
afterChangeActiveObject, afterDelete, afterLoad, afterMove, afterNewList, afterPropertyChange, afterRemoveAll, afterSave, afterSort, beforeAdd, beforeDelete, beforeInsert, beforeMove, beforePropertyChange, beforeRefresh, beforeRemove, beforeRemoveAll, beforeSave, beforeSelect, getDescription, getListener, getLocation, getName, setLocation
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllowAdd, getAllowDelete, getAllowEnabled, getAllowRemove, getAllowRemoveAll, getAllowVisible, isValidAdd, isValidDelete, isValidPropertyChange, isValidRemove, isValidRemoveAll
public HubAutoAdd(Hub<TYPE> hub, String property, Hub<PROPTYPE> hubMaster, boolean bManuallyCalled)
public boolean okToRemove(Object obj, Object propertyValue)
HubAutoMatch
okToRemove
in class HubAutoMatch<TYPE,PROPTYPE>
Copyright © 1999–2025 ViaOA. All rights reserved.