Uses of Class
com.neotropic.kuwaiba.modules.commercial.sdh.tools.SdhTools
-
Packages that use SdhTools Package Description com.neotropic.kuwaiba.modules.commercial.sdh.tools com.neotropic.kuwaiba.modules.commercial.sdh.widgets -
-
Uses of SdhTools in com.neotropic.kuwaiba.modules.commercial.sdh.tools
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh.tools with parameters of type SdhTools Constructor Description AddExistingConnectionEvent(SdhTools source, boolean fromClient)
DeleteObjectEvent(SdhTools source, boolean fromClient)
DeleteObjectPermanentlyEvent(SdhTools source, boolean fromClient)
DetectConnectionsEvent(SdhTools source, boolean fromClient)
NewConnectionEvent(SdhTools source, boolean fromClient)
NewObjectEvent(SdhTools source, boolean fromClient, BusinessObjectLight object)
SaveViewEvent(SdhTools source, boolean fromClient)
SelectObjectEvent(SdhTools source, boolean fromClient, BusinessObjectLight object)
-
Uses of SdhTools in com.neotropic.kuwaiba.modules.commercial.sdh.widgets
Methods in com.neotropic.kuwaiba.modules.commercial.sdh.widgets that return SdhTools Modifier and Type Method Description SdhTools
SdhDashboard. getSdhTools()
Methods in com.neotropic.kuwaiba.modules.commercial.sdh.widgets with parameters of type SdhTools Modifier and Type Method Description void
SdhDashboard. setSdhTools(SdhTools sdhTools)
-