Uses of Class
com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
Packages that use BaseRenderSettings
Package
Description
-
Uses of BaseRenderSettings in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type BaseRenderSettings -
Uses of BaseRenderSettings in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type BaseRenderSettingsModifier and TypeMethodDescriptioncom.google.gwt.dom.client.Style.Cursor
ResizeAnnotationsGesture.ResizeType.getCursor
(BaseRenderSettings settings, int index, List<? extends Annotation> annotations) Calculates the cursor for annotations. -
Uses of BaseRenderSettings in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler.callout with parameters of type BaseRenderSettingsModifier and TypeMethodDescriptioncom.google.gwt.dom.client.Style.Cursor
ModifyTextBoxGesture.ResizeType.getCursor
(BaseRenderSettings settings) -
Uses of BaseRenderSettings in com.levigo.jadice.web.client.settings
Methods in com.levigo.jadice.web.client.settings that return BaseRenderSettings -
Uses of BaseRenderSettings in com.levigo.jadice.web.conn.server
Methods in com.levigo.jadice.web.conn.server that return BaseRenderSettingsConstructors in com.levigo.jadice.web.conn.server with parameters of type BaseRenderSettingsModifierConstructorDescriptionDeserializedRenderControls
(BaseRenderSettings brs, ImageRenderSettings irs, AnnotationRenderSettings ars)