Uses of Class
com.levigo.jadice.web.client.settings.DefaultRenderControls
Packages that use DefaultRenderControls
-
Uses of DefaultRenderControls in com.levigo.jadice.web.client.settings
Method parameters in com.levigo.jadice.web.client.settings with type arguments of type DefaultRenderControlsModifier and TypeMethodDescriptionvoid
BasicRenderControlInventory.Synchronizer.documentRenderSettingsChanged
(RenderSettingsEvent evt, Collection<DefaultRenderControls> pageRenderControls) Constructor parameters in com.levigo.jadice.web.client.settings with type arguments of type DefaultRenderControlsModifierConstructorDescriptionInventory
(com.levigo.jadice.web.client.util.internal.Provider<DefaultRenderControls> renderControlsFactory) Constructs an Inventory by performing the following actions: Sets the given factory Creates the document specificDefaultRenderControls
instance Adds a listener to the document specificDefaultRenderControls
instance