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, beforeRemove, beforeRemoveAll, beforeSave, beforeSelect, getLocation, onNewList, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllowAdd, getAllowDelete, getAllowEnabled, getAllowRemove, getAllowRemoveAll, getAllowVisible, isValidAdd, isValidDelete, isValidPropertyChange, isValidRemove, isValidRemoveAll
public 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)
HubListener
afterChangeActiveObject
in interface HubListener
afterChangeActiveObject
in class HubListenerAdapter
public void close()
public Hub getHub1()
public Hub getHub2()
Copyright © 1999–2019 ViaOA. All rights reserved.