Uses of Interface
org.tentackle.fx.rdc.PdoContextMenuFactory
-
Packages that use PdoContextMenuFactory Package Description org.tentackle.fx.rdc FX rich desktop client API. -
-
Uses of PdoContextMenuFactory in org.tentackle.fx.rdc
Classes in org.tentackle.fx.rdc that implement PdoContextMenuFactory Modifier and Type Class Description classDefaultPdoContextMenuFactoryThe default GUI provider factory.Methods in org.tentackle.fx.rdc that return PdoContextMenuFactory Modifier and Type Method Description static PdoContextMenuFactoryPdoContextMenuFactory. getInstance()The singleton.
-