public class HubShareAO extends HubListenerAdapter
HubListener.InsertLocation| Constructor and Description |
|---|
HubShareAO(Hub hub1,
Hub hub2) |
HubShareAO(Hub hub1,
Hub hub2,
boolean bOneWayOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterChangeActiveObject(HubEvent evt)
Event sent after ActiveObject has been set.
|
void |
close() |
Hub |
getHub1() |
Hub |
getHub2() |
afterAdd, afterDelete, afterInsert, afterLoad, afterMove, afterNewList, afterPropertyChange, afterRemove, afterRemoveAll, afterSave, afterSort, beforeAdd, beforeDelete, beforeInsert, beforeMove, beforePropertyChange, beforeRefresh, beforeRemove, beforeRemoveAll, beforeSave, beforeSelect, getDescription, getListener, getLocation, getName, onNewList, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllowAdd, getAllowDelete, getAllowEnabled, getAllowRemove, getAllowRemoveAll, getAllowVisible, isValidAdd, isValidDelete, isValidPropertyChange, isValidRemove, isValidRemoveAllpublic HubShareAO(Hub hub1, Hub hub2, boolean bOneWayOnly)
bOneWayOnly - if true, then hub1.ao change will update hub2.ao. If false then both will set the others ao.public void afterChangeActiveObject(HubEvent evt)
HubListenerafterChangeActiveObject in interface HubListenerafterChangeActiveObject in class HubListenerAdapterpublic void close()
public Hub getHub1()
public Hub getHub2()
Copyright © 1999–2025 ViaOA. All rights reserved.