Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- abort() - Method in class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
-
Abort the password dialog.
- abortButton() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
- abortPendingCalls - Variable in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
- abortPendingCalls() - Method in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
-
Whether pending service calls should be aborted if the connection changes to the given state.
- ABSTAIN - Enum constant in enum class com.levigo.jadice.document.Permission.Vote
-
Remain undecided and give other
Permissions
a chance of casting a vote. - AbstractAnnotationCommand - Class in com.levigo.jadice.web.client.commands
- AbstractAnnotationCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
- AbstractAnnotationIntent - Class in com.levigo.jadice.annotation.auth
-
An abstract base class for annotation specific intents.
- AbstractAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.AbstractAnnotationIntent
-
Constructor
- AbstractAnnotationToolbarInitializer<T extends StateIcon> - Class in com.levigo.jadice.web.client.ui
- AbstractAnnotationToolbarInitializer(AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
- AbstractBar - Class in com.levigo.jadice.web.client.ui
-
The Basic parts of a Toolbar
- AbstractBar(T, BarStyle, PopupExecutor.PreferredPosition) - Constructor for class com.levigo.jadice.web.client.ui.AbstractBar
- AbstractBookmarkCommand - Class in com.levigo.jadice.web.client.commands
-
Abstract base class for
Bookmark
commands. - AbstractBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractBookmarkCommand
- AbstractContextCommand - Class in com.levigo.jadice.web.client.commands
-
Abstract base class for context aware injected commands.
- AbstractContextCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractContextCommand
- AbstractDocumentCommand - Class in com.levigo.jadice.web.client.commands
-
Abstract superclass for all commands, which need a viewer and a document for functionality.
- AbstractDocumentCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
- AbstractDocumentCommand.Scope - Enum Class in com.levigo.jadice.web.client.commands
-
The supported scopes for this command.
- AbstractDocumentDataProvider<S extends Source,
SH extends PageSegmentHandle> - Class in com.levigo.jadice.web.demo.common.server.dataprovider - AbstractDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
- AbstractDocumentEvent - Class in com.levigo.jadice.document
-
AbstractDocumentEvent is the abstract root class for document events.
- AbstractDocumentEvent(Document) - Constructor for class com.levigo.jadice.document.AbstractDocumentEvent
-
Constructor
- AbstractDownloadServlet - Class in com.levigo.jadice.web.conn.server
- AbstractDownloadServlet() - Constructor for class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
- AbstractExportServerOperation<P extends ServerOperationParameters<M>,
M extends ServerOperationMessage, T extends Exporter> - Class in com.jadice.web.export.server.serveroperation -
Common base class for generating exports by implementing
ServerOperation
and using a specificExporter
. - AbstractExportServerOperation() - Constructor for class com.jadice.web.export.server.serveroperation.AbstractExportServerOperation
- AbstractListenableRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
- AbstractListenableRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
- AbstractMouseCommand - Class in com.levigo.jadice.web.client.commands
-
This class is made to manage commands which can be triggered by mouse events.
- AbstractMouseCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractMouseCommand
- AbstractNotification - Class in com.levigo.jadice.web.demo.common.client.widgets.notification
-
Simple Notification-Superclass, providing - hide method - autohide-feature
- AbstractNotification() - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
- AbstractPageEvent - Class in com.levigo.jadice.document
-
This is an abstract base class for page concerning document events or simply page events.
- AbstractPageEvent(Document, Page) - Constructor for class com.levigo.jadice.document.AbstractPageEvent
-
Constructor
- AbstractPageEvent(Page) - Constructor for class com.levigo.jadice.document.AbstractPageEvent
-
Constructor
- AbstractPageViewCommand - Class in com.levigo.jadice.web.client.commands
-
Abstract superclass for commands which are functional just in conjunction with a
PageView
instance. - AbstractPageViewCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractPageViewCommand
- AbstractPDFExportServerOperation<P extends ServerOperationParameters<M>,
M extends ServerOperationMessage> - Class in com.jadice.web.export.server.serveroperation -
An
AbstractExportServerOperation
extension, that defaults to aPDF exporter
. - AbstractPDFExportServerOperation() - Constructor for class com.jadice.web.export.server.serveroperation.AbstractPDFExportServerOperation
- AbstractPostscriptExportServerOperation<P extends ServerOperationParameters<M>,
M extends ServerOperationMessage> - Class in com.jadice.web.export.server.serveroperation -
An
AbstractExportServerOperation
extension, that defaults to apostscript exporter
. - AbstractPostscriptExportServerOperation() - Constructor for class com.jadice.web.export.server.serveroperation.AbstractPostscriptExportServerOperation
- AbstractPresentationRule - Class in com.levigo.jadice.web.client.rule
- AbstractPresentationRule() - Constructor for class com.levigo.jadice.web.client.rule.AbstractPresentationRule
- AbstractServerBasedImportHandler - Class in com.levigo.jadice.web.demo.enterprise.client
-
Abstract class to handle common server based import actions.
- AbstractServerBasedImportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
- AbstractServerOperationCommand - Class in com.levigo.jadice.web.client.commands
-
Common super-class for commands on the client side that call a ServerOperation.
- AbstractServerOperationCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractServerOperationCommand
- AbstractTIFFExportServerOperation<P extends ServerOperationParameters<M>,
M extends ServerOperationMessage> - Class in com.jadice.web.export.server.serveroperation -
An
AbstractExportServerOperation
extension, that defaults to aTIFF exporter
. - AbstractTIFFExportServerOperation() - Constructor for class com.jadice.web.export.server.serveroperation.AbstractTIFFExportServerOperation
- AbstractToggleSearchCommand - Class in com.levigo.jadice.web.client.commands
- AbstractToggleSearchCommand() - Constructor for class com.levigo.jadice.web.client.commands.AbstractToggleSearchCommand
- AbstractTransportServlet<T extends com.levigo.jadice.web.transport.server.session.internal.TransportSession> - Class in com.levigo.jadice.web.transport.server.networking
-
The AbstractTransportServlet defines the basic behavior of transport servlet.
- AbstractTransportServlet() - Constructor for class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
- AbstractTransportServlet(TransportManagerInternal) - Constructor for class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
- AbstractTransportServlet.AbstractTransportSession - Class in com.levigo.jadice.web.transport.server.networking
- AbstractTransportSession(ClientSession) - Constructor for class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
- AbstractUndoableEdit - Class in com.levigo.jadice.web.client.undo
-
An abstract implementation of
UndoableEdit
that provides undo/redo descriptions by a commonAbstractUndoableEdit.getDescription()
. - AbstractUndoableEdit() - Constructor for class com.levigo.jadice.web.client.undo.AbstractUndoableEdit
- AbstractWranglerGesture<A extends Annotation> - Class in com.levigo.jadice.web.client.internal.annotation
- AbstractWranglerGesture(A, PointedEditEvent) - Constructor for class com.levigo.jadice.web.client.internal.annotation.AbstractWranglerGesture
- acceleratorKey() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
- ACCENT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- accept(Annotation, Document) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
-
Decides whether the given annotation is accepted for rendering on the client side.
- accept(Annotation, Document) - Method in interface com.levigo.jadice.web.shared.model.settings.strategy.AnnotationRenderStrategy
-
Checks whether this strategy accepts the given annotation.
- accessControlAllowOriginHeader - Variable in class com.levigo.jadice.web.server.FontDownloadServlet
- action - Variable in class com.levigo.jadice.web.client.ui.JadiceButton
- Action - Interface in com.levigo.jadice.web.client.util.action
-
The Action provides the content of all kind of buttons or menu items.
- ACTION_EDIT_OFF - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
- ACTION_EDIT_OFF - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
- ACTION_EDIT_ON - Enum constant in enum class com.levigo.jadice.annotation.AnnotationPageSegmentEvent.EventType
- ACTION_EDIT_ON - Enum constant in enum class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent.EventType
- ActionFactory - Class in com.levigo.jadice.web.demo.common.client.widgets
- ActionFactory() - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- ActionManager - Class in com.levigo.jadice.web.client.util.action
-
A manager for
ActionRegistry
s. - ActionManager() - Constructor for class com.levigo.jadice.web.client.util.action.ActionManager
- ActionRegistrationUtils - Class in com.levigo.jadice.web.client.util.action
-
Utils class to support easy registering
Action
s to anyWidget
or global to the body - ActionRegistrationUtils.UnregisterHandler - Interface in com.levigo.jadice.web.client.util.action
- ActionRegistry - Class in com.levigo.jadice.web.client.util.action
-
An
ActionRegistry
is used to storeRegisteredAction
s after their creation. - ActionRegistry() - Constructor for class com.levigo.jadice.web.client.util.action.ActionRegistry
- actions() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
- actions() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
- activate() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
- activate(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
- activate(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
-
Activates the tool of the given class.
- ACTIVATED - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
-
A tool was activated.
- activateRolloutSearchAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- ActivateRolloutSearchCommand - Class in com.levigo.jadice.web.client.commands
-
Activates the
RolloutSearch
. - ActivateRolloutSearchCommand() - Constructor for class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
- activateToolbarSearchAction(AbstractBar, KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- ActivateToolbarSearchCommand - Class in com.levigo.jadice.web.client.commands
-
Command to activate the
RolloutSearch
embedded in the defined toolbar. - ActivateToolbarSearchCommand(AbstractBar) - Constructor for class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
- ActivateToolCommand - Class in com.levigo.jadice.web.client.commands
- ActivateToolCommand() - Constructor for class com.levigo.jadice.web.client.commands.ActivateToolCommand
- ActivateToolCommand(Class<? extends Tool>) - Constructor for class com.levigo.jadice.web.client.commands.ActivateToolCommand
- ACTIVATION_VOTE - Static variable in class com.levigo.jadice.web.client.tools.PanForceTool
- ActivationCandidate(Class<? extends Tool>, Tool.ActivationRequest) - Constructor for class com.levigo.jadice.web.client.tool.ToolActivationPolicy.ActivationCandidate
- ActivationRequest(String) - Constructor for class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
- ActivationRequest(String, Style.Cursor) - Constructor for class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
- ActivationRequest(String, String) - Constructor for class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
- active() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
- active() - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
-
All fonts have been loaded.
- ACTIVE - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Children
-
Elements from the active child context (if there is one) are included.
- activeRow() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
- activeRow() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
- activeRow() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
- add(float) - Method in class com.jadice.web.util.base.shared.ValueHistory
- add(int, E) - Method in class com.jadice.web.util.glazedlists.GwtEventList
- add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- add(IsWidget) - Method in interface com.levigo.jadice.web.client.ui.Bar
-
Add a Widget to the Toolbar When a JadiceButton has been added, it will be managed.
- add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
- add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
- add(IsWidget) - Method in class com.levigo.jadice.web.client.ui.status.Statusbar
- add(IsWidget) - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
- add(IsWidget, Object) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
-
Add the given element to the appropriate context for the given owner.
- add(Widget) - Method in class com.levigo.jadice.web.client.ui.List
- add(Widget) - Method in class com.levigo.jadice.web.client.ui.ListItem
- add(AnnotationProfile, Bar, TypeRef) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
- add(AnnotationProfile, Bar, TypeSetElement) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
- add(AnnotationProfile, List, TypeRef) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
- add(AnnotationProfile, List, TypeSetElement) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
- add(DocumentLayer, PageSegment) - Method in interface com.levigo.jadice.document.Page
-
Adds given page segment at given
DocumentLayer
. - add(Document, Page, ShapeBasedAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
- add(Bookmark) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
-
Adds the given bookmark to the list
- add(SerializableBookmark) - Method in class com.levigo.jadice.web.shared.model.bookmark.SerializableBookmarkList
-
Adds the given
SerializableBookmark
to the list - add(Source) - Method in class com.levigo.jadice.web.client.reader.Reader
-
Deprecated.
- add(E) - Method in class com.jadice.web.util.glazedlists.GwtEventList
- add(Class<? extends Annotation>, Grid.SnapTo) - Static method in class com.levigo.jadice.web.client.grid.SnapToMappings
-
Adds a new mapping between an
Annotation
class and aGrid.SnapTo
location. - add(Object) - Method in class com.levigo.jadice.web.client.util.context.Context
-
Ensures that this collection contains the specified element (optional operation).
- add(String) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
- add(String, Page, Shape) - Method in class com.levigo.jadice.web.client.tools.HighlightTool
- add(String, String) - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
- ADD - Variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission.Factory
- ADD_PAGES - Variable in class com.levigo.jadice.document.auth.web.DocumentPermission.Factory
- addAll(int, Collection<? extends E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
- addAll(Collection<? extends E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
- AddAnnotationIntent - Class in com.levigo.jadice.annotation.auth
-
This type of
AnnotationIntent
declares the intention to add annotations to a document. - AddAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.AddAnnotationIntent
-
Constructor
- addArea(Path2D) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
-
Add
Path2D
object representing a rectangle (defined with 4 points) covering text content. - AddBookmarkCommand - Class in com.levigo.jadice.web.client.commands
-
Command to add a
Bookmark
for the current page - AddBookmarkCommand() - Constructor for class com.levigo.jadice.web.client.commands.AddBookmarkCommand
- addCacheHeaders(HttpServletResponse) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
-
Add cache headers to response according to the chosen
FontDownloadServlet.cacheTimeToLive
. - addChangeEventHandler(ChangeHandler) - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
- addChildContext(Context) - Method in class com.levigo.jadice.web.client.util.context.Context
-
Adds the context as child context and registers itself as
ContextListener
. - addClientSessionListener(ClientSessionListener) - Method in class com.levigo.jadice.web.transport.server.NetworkContext
-
Deprecated.Registers a
ClientSessionListener
. - addClientSessionListener(ClientSessionListener) - Method in interface com.levigo.jadice.web.transport.server.TransportManager
-
Registers a
ClientSessionListener
on the TransportManager. - addCommandCreatedAnnoButton(AnnotationProfile, List, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
-
We need to add the text highlight annotations separately as its creation is not handled by a wrangler, but by the commands.
- addContentTypeHeaders(HttpServletResponse, String) - Method in class com.levigo.jadice.web.server.FontResourceServlet
-
Sets the content-type for a requested resource.
- addContextChangeListener(ContextListener) - Method in class com.levigo.jadice.web.client.util.context.Context
-
Adds a
ContextListener
to the collection of the listeners. - addControlPoint(Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
-
Adds a control point to the end of the list.
- addControlPoint(Point) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
- addDependency(Version.Dependency) - Method in class com.levigo.jadice.web.demo.enterprise.shared.service.Version.Dependency
- addDocument(String, String, Source, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
-
Add a document to the list of test documents.
- addDocumentInterceptor(DocumentInterceptor) - Method in interface com.levigo.jadice.document.Document
-
Register a
DocumentInterceptor
to this document instance. - addDocumentInterceptor(DocumentInterceptor) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
- addDocumentListener(DocumentListener) - Method in interface com.levigo.jadice.document.Document
-
Register a
DocumentListener
to this document instance. - addDocumentListener(DocumentListener) - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
- addDomHandler(H, DomEvent.Type<H>) - Method in interface com.levigo.jadice.web.client.PageView
-
Adds a GWT DOM Handler to the PageView widget.
- addDomHandler(H, DomEvent.Type<H>) - Method in class com.levigo.jadice.web.client.util.Gesture
-
Adds a new Handler called when the Gesture has been started
- addEdit(UndoableEdit) - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
- addEdit(UndoableEdit) - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
- addEdit(UndoableEdit) - Method in interface com.levigo.jadice.web.client.undo.UndoManager
-
Add an undoable edit to the undo stack.
- addedStyleNames - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
- addExportStatusListener(ExportStatusListener) - Method in interface com.jadice.web.export.server.Exporter
- addFixedContributor(MenuContributor) - Method in class com.levigo.jadice.web.client.tools.PopupMenuTool
- addFontFamilyToLoad(DefaultFont, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
-
Loads a single
DefaultFont
in Plain, Italic, Bold and Bold-Italic - addFontToLoad(String, FontConfig.FontProperty, String) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
-
Adds the font defined in the given parameter to the list of fonts to be loaded by adding a stylesheet to the document
- addHandler(Event.Type<H>, H) - Method in interface com.jadice.web.util.notifications.client.NotificationEventBus
- addHandler(AnnotationProfiles.Handler) - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles.Request
-
Register a
AnnotationProfiles.Handler
which will be notified once theAnnotationProfiles.Request
has been completed. - addHandler(JadiceEventHandler) - Method in interface com.levigo.jadice.web.client.PageView
-
Adds a
JadiceEventHandler
. - addHandler(RenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
-
Adds a
RenderSettingsEvent.Handler
to the list of managed handlers. - addHandler(Gesture.GestureHandler) - Method in class com.levigo.jadice.web.client.util.Gesture
- addHandler(H, GwtEvent.Type<H>) - Method in interface com.levigo.jadice.web.client.PageView
-
Adds handlers on the PageView for special JadiceEvents.
- addHandlerToSource(Event.Type<H>, Object, H) - Method in interface com.jadice.web.util.notifications.client.NotificationEventBus
- addInformation(IsWidget) - Method in class com.levigo.jadice.web.client.tools.OverlayInformation
- addInputEventHandler(InputHandler) - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
- addInventorySettingsHandler(InventoryRenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
-
Adds a listener to this
BasicRenderControlInventory
. - addItem(ContextMenuItem) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
-
Adds a item to the menu.
- addItem(ContextMenuItemCommand) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
- addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- addLast(IsWidget) - Method in interface com.levigo.jadice.web.client.ui.Bar
-
Add a Widget to the Toolbar AFTER the PlaceHolder When a JadiceButton has been added, it will be managed.
- addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
- addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
- addLast(IsWidget) - Method in class com.levigo.jadice.web.client.ui.status.Statusbar
- addLastToolbarItems(HorizontalToolbar) - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
- addListener(TransportClient.TransportListener) - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
-
Adds a new
TransportClient.TransportListener
to the transport client. - addListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.shared.model.settings.AbstractListenableRenderSettings
- addListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.shared.model.settings.PropertyChangeSupport
- addListener(PropertyChangeListener) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
- addListEventListener(ListEventListener<? super E>) - Method in class com.jadice.web.util.glazedlists.GwtEventList
- addMapping(String, IconFont) - Method in class com.jadice.web.util.icon.client.iconfont.JWTIconFontMapper
-
Adds a new mapping.
- addMessage(String) - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
-
add a new message to the infoPanel
- addMessage(String, boolean) - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
- addNetworkInitializedListener(NetworkContext.NetworkInitializedListener) - Static method in class com.levigo.jadice.web.transport.server.NetworkContext
-
Deprecated.Registers an
NetworkContext.NetworkInitializedListener
. - addNonHirarchyChild(IsWidget, IsWidget, Context.Children, Context.Ancestors) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
-
Adds a child
IsWidget
to the context of a parent widget (if it has a context). - addPageListener(PageListener) - Method in interface com.levigo.jadice.document.Page
-
Register a
PageListener
. - addPages - Variable in class com.levigo.jadice.document.auth.DocumentPermission.DocumentPermissionFactory
- AddPagesIntent - Class in com.levigo.jadice.document.auth
- AddPagesIntent(int) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
- AddPagesIntent(int, Page) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
- AddPagesIntent(int, List<? extends Page>) - Constructor for class com.levigo.jadice.document.auth.AddPagesIntent
- addPoint(Point2D) - Method in class com.levigo.jadice.annotation.PathAnnotation
-
Add given point to the current path.
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
- addPropertyChangeListener(PropertyChangeListener) - Method in interface com.levigo.jadice.web.client.ToolManager
-
Adds a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
-
Adds a property change listener to this bookmark list to receive events when bookmark entries are added or deleted.
- addRegisteredActions(RegisteredAction...) - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
- addResult(SearchResult) - Method in class com.levigo.jadice.web.client.search.RolloutSearch
- addScalingLineMarker(double, String) - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
-
Configures the command to add a custom marker.
- addSeparator() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- addSeparator() - Method in interface com.levigo.jadice.web.client.ui.Bar
-
Adds a Separator to separate ButtonGroups
- addSeparator() - Method in class com.levigo.jadice.web.client.ui.JadiceSubmenuButton
- addSeparator() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
-
Adds a Separator to separate MenuItems
- addSeparator() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
- addStandardFontsToLoad(String, boolean) - Method in class com.levigo.jadice.web.client.util.fonts.FontConfig
-
Add the fonts for the
WebFontLoader
to load. - addStyleName(String) - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
- addSubmenu(IsWidget) - Method in class com.levigo.jadice.web.client.ui.List
- addTextAwareAnnoButton(AnnotationProfile, List, String, String) - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
- addToolChangedHandler(ToolChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
- addToolChangedHandler(ToolChangedEvent.Handler) - Method in interface com.levigo.jadice.web.client.ToolManager
-
Adds a tool changed handler.
- addToSubmenu(IsWidget) - Method in class com.levigo.jadice.web.client.ui.ListSubmenuItem
- adjustCalloutBounds() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
-
Adjust the anchor points of the
CalloutAnnotation
- adjustDropEffect(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
-
Mainly used to make fix adjustments to the
DataTransfer.DropEffect
of the event. - adjustDropEffect(DnDParameter) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
- adjustDropEffect(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
- advacedSearchCaseSensitive() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- advacedSearchHeadline() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- advacedSearchWholeWordsOnly() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- AdvancedSearch - Class in com.levigo.jadice.web.client.search
-
This class is responsible for sending the search string to the server and handle the asynchronously received results on the client side.
- AdvancedSearch(PageView) - Constructor for class com.levigo.jadice.web.client.search.AdvancedSearch
-
Constructs an AdvancedSearch instance for a given PageView.
- AdvancedSearch(Context) - Constructor for class com.levigo.jadice.web.client.search.AdvancedSearch
-
Constructs an AdvancedSearch instance with automatic PageView detection.
- advancedSearchBack() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- advancedSearchNext() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- advancedSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- advancedSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- advancedSearchStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- advancedSearchStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
- AdvancedSearchStyle - Interface in com.levigo.jadice.web.client.search
- advancedSearchWildcard() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- AFFINE_TRANSFORM - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
- AffineTransforms - Class in com.levigo.jadice.web.client.util.helper
-
A bunch of static utility methods useful in conjunction with
AffineTransform
s. - afterCreate(EditEvent, JWTImageAnnotation, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.JWTImageAnnotationWrangler
- afterCreate(EditEvent, TextAnnotation, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Opens the text editor directly after creating a text based annotation.
- afterCreate(EditEvent, T, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
-
Default implementation.
- afterCreate(EditEvent, Type, Object...) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
-
Invoked after the creation of an annotation is finished.
- afterInit(AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfileWorkaround
- ALIAS_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- AlignmentCommand(HorizontalAlignment) - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.AlignmentCommand
- ALL - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.Alignments
- ALL - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.TextSelection
- ALL - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Ancestors
-
Elements from all ancestors are included.
- ALL - Enum constant in enum class com.levigo.jadice.web.client.util.context.Context.Children
-
Elements from all child contexts are included.
- ALL_LAYERS_ENABLED - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Identifier key for all-layer enabled state change, used within a
RenderSettingsEvent
to recognize the kind of change which happen. - ALL_SCROLL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- ALL_TYPES_VISIBILITY - Static variable in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
-
Identifier key for a layer enabled state change, used within a
RenderSettingsEvent
to recognize the kind of change which happen. - AllArguments - Annotation Interface in com.levigo.jadice.web.client.util.command
-
An annotation used to specify a member into which the argument collection itself should be injected.
- allGranted() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- allow - Static variable in class com.levigo.jadice.document.auth.DocumentPermission
- ALLOW - Static variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
- ALLOW - Static variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
- ALLOW - Static variable in class com.levigo.jadice.document.auth.web.DocumentPermission
- allowOtherMatches() - Element in annotation interface com.levigo.jadice.web.client.util.command.Argument
-
Specifies whether to allow additional matching elements in the context.
- allowResize - Variable in class com.levigo.jadice.annotation.ShapeBasedAnnotation
-
Flag, indicating whether resizing is allowed
- allows(SettingsNames) - Method in interface com.levigo.jadice.web.client.rendercontrols.ControlsKitFilter
-
Checks if a setting should be included in the serialized output.
- allows(SettingsNames) - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter
- allows(SettingsNames) - Method in class com.levigo.jadice.web.client.rendercontrols.DefaultControlsKitFilter
- allowSetting(SettingsNames) - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
-
add a
SettingsNames
to the whitelist. - allowUnit(SettingsUnitNames) - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
-
add a
SettingsUnitNames
with all itsSettingsNames
to the whitelist. - ALT - Enum constant in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
- ALT_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- ALT_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- angleBetweenPositonVectors(Point, Point) - Static method in class com.levigo.jadice.web.client.util.helper.Points
-
Calculates the degrees between two position vectors
- angleOfPoint(Point) - Static method in class com.levigo.jadice.web.client.util.helper.Points
-
Calculates the degrees between (0,0) and the given
Point
- anno() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- ANNO_ARROW - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_ATTACHMENT_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_ATTACHMENT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_CALLOUT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_CHECKBOX - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_ELLIPSE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_FALLBACK_ICON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_HIGHLIGHT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_IMAGE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_IMAGE_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_IMAGE_SIGNATURE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_LINE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_MASK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_NOTE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_PEN - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_POLYGON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_POLYGON_CLOSED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_POLYGON_FILLED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_POLYGON_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_POLYGON_OPEN - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_RECTANGLE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_ACCEPT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_DECLINE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_STARRED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_STAMP_UNDEFINED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_TEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_TEXT_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_TEXT_MASK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_TEXT_MULTI - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNO_TEXT_TRANSPARENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- AnnoImageProvider - Class in com.levigo.jadice.web.demo.common.server.annotation
- AnnoImageProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.annotation.AnnoImageProvider
- annoInfo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoInfoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoInfoDetails() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoInfoHidden() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoInfoIcon() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoInfoName() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoInfoPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- annoPermissions() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- annoSelectionColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
- annoSelectionContrastColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
- annoSelectionDashSize() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
- annoSelectionWidth() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
- annoServerSide() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- Annotation - Class in com.levigo.jadice.annotation
-
An abstract base class for all annotations.
- Annotation() - Constructor for class com.levigo.jadice.annotation.Annotation
- ANNOTATION - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.BoundsType
- ANNOTATION - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
- annotation_createAnnotation(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- Annotation_CustomFieldSerializer - Class in com.levigo.jadice.annotation
-
Used to (de)serialize basic values of all annotations.
- Annotation_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.Annotation_CustomFieldSerializer
- annotation_editShape() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- ANNOTATION_LINK_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ANNOTATION_LINK_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- annotation_move(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotation_resize(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotation_resize_tooltip() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- Annotation_TypeResolver - Class in com.levigo.jadice.annotation
-
ServerPart.
- Annotation_TypeResolver() - Constructor for class com.levigo.jadice.annotation.Annotation_TypeResolver
- AnnotationCustomizer - Interface in com.levigo.jadice.annotation
-
Implementations of this interface can be used to configure annotation specific settings.
- AnnotationEditor - Class in com.levigo.jadice.web.client.internal.annotation
-
A toolbar providing annotation editing functions such as buttons for editing colors, line widths, text formatting, font sizes, font faces etc.
- AnnotationEditor(AnnotationTool) - Constructor for class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
-
Constructor.
- annotationEditor_close() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_dimensions() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_dimensions_height() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_dimensions_width() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_position() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_position_x() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_position_y() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_selectedAnnotations(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditor_title() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_applyText() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_availableBorderSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_availableFonts() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_availableFontSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_borderSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_colors_colorLabel() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_colors_title() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_colors_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_editText() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fixedBorderSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fixedFont() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fixedFontSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fontFace() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fontFace_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fontSize() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_fontSize_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_lastRecentlyUsedColors() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_lineWidth() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_lineWidth_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_pixels(float) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_preferredBorderSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_preferredColors() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_preferredFonts() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_preferredFontSizes() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_setBooleanProperty(String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_setBooleanProperty_undo(String, int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_text_undo() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditors_transparency_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- annotationEditorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- annotationEditorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- annotationEditorWidget_maxInputReached(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationEditorWidget_wrongInputFormat() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- AnnotationFactory - Class in com.levigo.jadice.annotation.profiles
- AnnotationFactory() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationFactory
- AnnotationFactory_CustomFieldSerializer - Class in com.levigo.jadice.annotation.profiles
- AnnotationFactory_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationFactory_CustomFieldSerializer
- AnnotationImageProvider - Interface in com.levigo.jadice.web.server.annotation
-
An AnnotationImageProvider serves an appropriate image for the
JWTImageAnnotationRenderer
depending on the annotations' image identifier. - AnnotationImageResolver - Class in com.levigo.jadice.web.server.annotation
-
The AnnotationImageResolver maps specific AnnotationProfiles onto appropriate
AnnotationImageProvider
s. - AnnotationImageResolver() - Constructor for class com.levigo.jadice.web.server.annotation.AnnotationImageResolver
- AnnotationImageServlet - Class in com.levigo.jadice.web.conn.server
-
This servlet handles annotation image requests.
- AnnotationImageServlet() - Constructor for class com.levigo.jadice.web.conn.server.AnnotationImageServlet
- AnnotationInitializer - Interface in com.levigo.jadice.annotation
-
Annotation initializer.
- AnnotationInitializerFactory - Class in com.levigo.jadice.annotation.profiles
- AnnotationInitializerFactory() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationInitializerFactory
- AnnotationIntent - Interface in com.levigo.jadice.annotation.auth
-
This is just a marker interface to identify annotation specific intents.
- AnnotationMemento - Class in com.levigo.jadice.annotation
- AnnotationMemento(Annotation, int) - Constructor for class com.levigo.jadice.annotation.AnnotationMemento
- AnnotationNamer - Class in com.levigo.jadice.web.client.ui
- AnnotationNamer() - Constructor for class com.levigo.jadice.web.client.ui.AnnotationNamer
- AnnotationPageSegmentEvent - Class in com.levigo.jadice.annotation
-
A semantic event which indicates the occurrence of annotation changes.
- AnnotationPageSegmentEvent - Class in com.levigo.jadice.web.shared.model.annotation
-
A semantic event which indicates the occurrence of annotation changes.
- AnnotationPageSegmentEvent(Page, PageSegment, Annotation, Annotation, AnnotationPageSegmentEvent.EventType, Object, Object) - Constructor for class com.levigo.jadice.web.shared.model.annotation.AnnotationPageSegmentEvent
-
Constructor
- AnnotationPageSegmentEvent.EventType - Enum Class in com.levigo.jadice.annotation
-
Possible event type identifiers: Property related State related Mode related Action related
- AnnotationPageSegmentEvent.EventType - Enum Class in com.levigo.jadice.web.shared.model.annotation
-
Possible event type identifiers: Property related State related Mode related Action related
- AnnotationPermissions - Class in com.levigo.jadice.annotation.auth.web
-
Helper class for annotation permission checks.
- AnnotationPermissions() - Constructor for class com.levigo.jadice.annotation.auth.web.AnnotationPermissions
- AnnotationProfile - Class in com.levigo.jadice.annotation.profiles
- AnnotationProfile() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationProfile
- AnnotationProfile_CustomFieldSerializer - Class in com.levigo.jadice.annotation.profiles
- AnnotationProfile_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationProfile_CustomFieldSerializer
- AnnotationProfileAwareToolbar - Class in com.levigo.jadice.web.client.ui
-
A toolbar providing annotation creation behaviour.
- AnnotationProfileAwareToolbar() - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a vertical annotation toolbar from the default jadice webtoolkit profile
- AnnotationProfileAwareToolbar(AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a vertical annotation toolbar from the default jadice webtoolkit profile
- AnnotationProfileAwareToolbar(String) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a vertical annotation toolbar from the passed in profile
- AnnotationProfileAwareToolbar(String, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a vertical annotation toolbar from the passed in profile
- AnnotationProfileAwareToolbar(String, AnnotationProfileAwareToolbar.Orientation) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a vertical or horizontal annotation toolbar from the passed in profile
- AnnotationProfileAwareToolbar(String, AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a vertical or horizontal annotation toolbar from the passed in profile
- AnnotationProfileAwareToolbar(String, AnnotationToolbarInitializer) - Constructor for class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
-
Creates a toolbar for the annotationprofile of the passed profileName using the annoToolbarInitializer.
- AnnotationProfileAwareToolbar.Orientation - Enum Class in com.levigo.jadice.web.client.ui
- AnnotationProfileHelper - Class in com.levigo.jadice.web.client.internal.annotation
- AnnotationProfileHelper() - Constructor for class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
- AnnotationProfileLocator - Interface in com.levigo.jadice.annotation.profiles
- AnnotationProfileRegistry - Interface in com.levigo.jadice.web.server
-
The AnnotationProfileRegistry holds all
AnnotationProfile
s and offers methods to register and obtain profiles. - AnnotationProfiles - Interface in com.levigo.jadice.web.client.annotation
- AnnotationProfiles.Handler - Interface in com.levigo.jadice.web.client.annotation
-
Handler to receive the
AnnotationProfile
, when therequest
is finished. - AnnotationProfiles.Request - Interface in com.levigo.jadice.web.client.annotation
- AnnotationProfileWorkaround - Class in com.levigo.jadice.annotation.profiles
- AnnotationProfileWorkaround() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationProfileWorkaround
- AnnotationPropertyEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
- AnnotationPropertyEditor<T,
C, E> - Interface in com.levigo.jadice.annotation.profiles - AnnotationPropertyEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
- AnnotationRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
-
JWTs client-side AnnotationRenderSettings.
- AnnotationRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
-
Default Constructor.
- AnnotationRenderStrategy - Interface in com.levigo.jadice.web.shared.model.settings.strategy
-
An
AnnotationRenderStrategy
decides if an annotation shall be rendered on server side or on client side. - annotations() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- Annotations - Class in com.levigo.jadice.web.client.util.helper
-
Helper class for various annotation related information, like permission checks or retrieval of annotation collections.
- Annotations() - Constructor for class com.levigo.jadice.web.client.util.helper.Annotations
- ANNOTATIONS - Static variable in class com.levigo.jadice.document.DocumentLayer
-
A layer typically used for annotations.
- ANNOTATIONS_OPEN_LINK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- annotations_TB_ARROW() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_ARROW() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_ARROW() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_CALLOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_CALLOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_CALLOUT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_CHECKMARK() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_CHECKMARK() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_CHECKMARK() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_ELLIPSE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_ELLIPSE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_ELLIPSE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_HIGHLIGHT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_HIGHLIGHT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_HIGHLIGHT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_IMAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_IMAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_IMAGE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_IMAGEMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_IMAGEMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_IMAGEMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_IMAGESIGNATURE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_IMAGESIGNATURE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_IMAGESIGNATURE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_LINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_LINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_LINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_MASK() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_MASK() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_MASK() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_NOTE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_NOTE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_NOTE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_PEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_PEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_PEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_POLYGON() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_POLYGON() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_POLYGON() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_POLYGONCLOSED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_POLYGONCLOSED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_POLYGONCLOSED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_POLYGONFILLED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_POLYGONFILLED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_POLYGONFILLED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_POLYGONMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_POLYGONMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_POLYGONMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_POLYGONOPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_POLYGONOPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_POLYGONOPEN() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_RECTANGLE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_RECTANGLE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_RECTANGLE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STAMP() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STAMP() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STAMP() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STAMPDECLINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STAMPDECLINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STAMPDECLINE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STAMPDONE() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STAMPDONE() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STAMPDONE() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STAMPMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STAMPMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STAMPMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STAMPSTARRED() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STAMPSTARRED() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STAMPSTARRED() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_STICKY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_STICKY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_STICKY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_TEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_TEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_TEXT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_TEXTMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_TEXTMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_TEXTMULTI() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- annotations_TB_TEXTTRANSPARENT() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- annotations_TB_TEXTTRANSPARENT() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- annotations_TB_TEXTTRANSPARENT() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- AnnotationSelection - Class in com.levigo.jadice.web.client.internal.annotation
-
Manages the selected Annotations
- AnnotationSelection() - Constructor for class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
- annotationSelectionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- annotationSelectionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- annotationSelectionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- AnnotationSelectionStyle - Interface in com.levigo.jadice.web.client.tools
- annotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- annotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- annotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- AnnotationStyle - Interface in com.levigo.jadice.web.client.ui
- AnnotationTemplate - Class in com.levigo.jadice.annotation.profiles
- AnnotationTemplate() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationTemplate
- AnnotationTemplate_CustomFieldSerializer - Class in com.levigo.jadice.annotation.profiles
- AnnotationTemplate_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationTemplate_CustomFieldSerializer
- AnnotationTool - Class in com.levigo.jadice.web.client.tools
- AnnotationTool() - Constructor for class com.levigo.jadice.web.client.tools.AnnotationTool
- annotationToolbar_deleteAnnotation() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationToolbar_deleteAnnotation_undo(int, String) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- annotationToolbar_editSelection() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- AnnotationToolbarInitializer - Interface in com.levigo.jadice.web.client.ui
-
An implementation of
AnnotationToolbarInitializer
can be used to create a toolbar for anAnnotationProfile
. - AnnotationTooltipGenerator - Interface in com.levigo.jadice.web.client.tools.util
-
A generator to create tooltip texts for annotations.
- AnnotationTransformHelper - Class in com.levigo.jadice.web.client.internal.annotation
- annotationType - Variable in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
-
The
Annotation
type as it is defined within either theannotation-type
orannotation-template
tag in the annotation profile XML file. - AnnotationType - Class in com.levigo.jadice.annotation.profiles
- AnnotationType() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationType
- AnnotationType_CustomFieldSerializer - Class in com.levigo.jadice.annotation.profiles
- AnnotationType_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.profiles.AnnotationType_CustomFieldSerializer
- AnnotationVisibilityCommand - Class in com.levigo.jadice.web.client.commands
- AnnotationVisibilityCommand() - Constructor for class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
- AnnotationVisibilityMenuContributor - Class in com.levigo.jadice.web.demo.common.client.menu
- AnnotationVisibilityMenuContributor(Context) - Constructor for class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
- AnnotationVisibilityMenuContributor(Context, String) - Constructor for class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
- AnnotationVisibilityMenuContributor(Context, String, List<String>) - Constructor for class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
- AnnotationWrangler - Class in com.levigo.jadice.annotation
- AnnotationWrangler() - Constructor for class com.levigo.jadice.annotation.AnnotationWrangler
- ANNOTOOL_ACTIVE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- ANNOTOOL_DEFAULT_CREATION_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- ANNOTOOL_MOVE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- annoType() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- anonymous() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- anonymous() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- ApiNotificationEventHandler - Class in com.levigo.jadice.web.demo.common.client.events
- ApiNotificationEventHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.events.ApiNotificationEventHandler
- AppConfiguration - Class in com.levigo.jadice.web.demo.enterprise.server
- AppConfiguration() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.AppConfiguration
- append(Source) - Method in class com.levigo.jadice.web.client.reader.Reader
-
Appends a
Source
to a Document at the current position. - ApplicationEntryPoint - Class in com.levigo.jadice.web.demo.basicviewer.client
- ApplicationEntryPoint() - Constructor for class com.levigo.jadice.web.demo.basicviewer.client.ApplicationEntryPoint
- appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.CacheFilter
-
Checks whether this filter applies to the given path.
- appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
-
Checks whether this filter applies to the given path.
- appliesTo(String) - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
-
Checks whether this filter applies to the given path.
- APPLY_TEXT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
- applyClientId() - Method in interface com.levigo.jadice.web.server.config.metricsfilter.DocumentReadMetricsFilter
- ApplyDynamicZoomRule - Class in com.levigo.jadice.web.client.rules
-
Dynamically adjusts the zoom factor for each displayed page.
- ApplyDynamicZoomRule() - Constructor for class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
- applyPermissions(Reader, ClassPathWithAnnoAndPermissionSource) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
- applyPermissions(ClassPathWithAnnoAndPermissionSource, String) - Static method in class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
- applyText() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
-
Applies the text of the text area to the annotation and change the annotation back to its initial colors.
- applyToDocument(Document) - Method in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
-
This server-side call applies one of the PredefinedAnnotationRenderStrategies to the given document.
- applyUndoableEdit(String, Memento) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
- approveStateChange(Document, Document.State, Document.State) - Method in class com.levigo.jadice.document.DocumentAdapter
- approveStateChange(Document, Document.State, Document.State) - Method in interface com.levigo.jadice.document.DocumentInterceptor
-
Return whether this DocumentListener approves the state change (
true
) of the given document from the given previous state to the given new state. - AREA - Enum constant in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
-
Mouse-sensitivity within the whole rectangle as well as along the edges.
- AREA_SELECTION_END - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- AREA_SELECTION_SCREENSHOT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- AREA_SELECTION_START - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- areAllPermissionsGranted(D, Intent...) - Method in class com.levigo.jadice.document.Permissions
- areas - Variable in class com.levigo.jadice.annotation.TextHighlightAnnotation
- AreaSelectionTool - Class in com.levigo.jadice.web.client.tools
-
This tool can be used to select an area in the page view.
- AreaSelectionTool() - Constructor for class com.levigo.jadice.web.client.tools.AreaSelectionTool
- AreaSelectionToolbar - Class in com.levigo.jadice.web.client.tools.area
-
This toolbar is shown when an area is selected with the AreaSelectionTool.
- AreaSelectionToolbar(AreaSelectionTool) - Constructor for class com.levigo.jadice.web.client.tools.area.AreaSelectionToolbar
- Argument - Annotation Interface in com.levigo.jadice.web.client.util.command
-
An annotation used to specify arguments to be injected into
InjectedCommand
s. - ArrowAnnotation - Class in com.levigo.jadice.annotation
-
An annotation looking like an arrow.
- ArrowAnnotation() - Constructor for class com.levigo.jadice.annotation.ArrowAnnotation
- ArrowAnnotation_CustomFieldSerializer - Class in com.levigo.jadice.annotation
- ArrowAnnotation_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.ArrowAnnotation_CustomFieldSerializer
- ArrowAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
- ArrowAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.ArrowAnnotationWrangler
- arrowDown() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- arrowDown() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- arrowDown() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
- arrowHeight - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
- arrowLeft() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- arrowLeft() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- arrowLeft() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
- arrowRight() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- arrowRight() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- arrowRight() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
- arrowUp() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- arrowUp() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- arrowUp() - Method in interface com.levigo.jadice.web.client.ui.style.ScrollbarUIStyle
- arrowWidth - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
- as(Element) - Static method in class com.levigo.jadice.web.client.dom.NativeImageElement
-
Assert that the given
Element
is compatible with this class and automatically typecast it. - as(Element) - Static method in class com.levigo.jadice.web.demo.enterprise.client.Slider.SliderInputElement
-
Assert that the given
Element
is compatible with this class and automatically typecast it. - assertComponentsValid() - Method in class com.levigo.jadice.document.Resolution
- asWidget() - Method in class com.jadice.web.util.icon.client.StateEffectIcon
- asWidget() - Method in class com.levigo.jadice.web.client.search.AdvancedSearch
- asWidget() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- asWidget() - Method in class com.levigo.jadice.web.client.ui.AnnotationProfileAwareToolbar
- asWidget() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
- asWidget() - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
- asWidget() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
- asWidget() - Method in class com.levigo.jadice.web.client.ui.status.PageLayoutSnapIn
- asWidget() - Method in class com.levigo.jadice.web.client.ui.status.PageSnapIn
- asWidget() - Method in class com.levigo.jadice.web.client.ui.ZoomWidget
- asWidget() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.BookmarkPanel
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.design.MyStackPanelHeaderWidget
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.DisplayConnectionStateWidget
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceMediaViewer
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.ListFormattedAnnoToolbar
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaFilesPanel
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.Slider
- asWidget() - Method in class com.levigo.jadice.web.demo.enterprise.client.ThumbnailPanel
- attach(Document, String) - Static method in class com.levigo.jadice.web.server.rendercontrols.RenderControlsUtils
-
Attention: it is absolutely MANDATORY to put the property before the
Reader.read(java.net.URL)
call. - attach(ServletContext, DemoSystem) - Static method in class com.levigo.jadice.web.demo.common.server.DemoSystem
-
Attach a given
DemoSystem
implementation with theServletContext
. - AttachGridCommand - Class in com.levigo.jadice.web.client.commands
-
Attaches a
Grid
to the underlying document. - AttachGridCommand(Grid) - Constructor for class com.levigo.jadice.web.client.commands.AttachGridCommand
- attachGridToDocument(Document, Grid) - Static method in class com.levigo.jadice.web.client.grid.Grids
-
Attaches the given
Grid
to the document by putting it into the document properties. - audioPlaceholder() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- AudioServlet - Class in com.levigo.jadice.web.demo.enterprise.server
-
This servlet handles audio requests.
- AudioServlet() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.AudioServlet
- audioVideo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- audioVideoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- AuthenticationInfoManager - Class in com.levigo.jadice.web.transport.server.session
-
The manager holds all information about the connected clients and their provided authentication information.
- authenticationInfoUpdated(MessageContext, String) - Method in class com.levigo.jadice.web.transport.server.session.AuthenticationInfoManager
-
Updates the information for the given client
- AUTO - Enum constant in enum class com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
-
Single-click: analog behaviour to CreateMode.SINGLE.
- AUTO_DETECTRESOLUTION - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
- AUTO_DISABLE - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Flag indicating that the Icon should automatically draw itself disabled when its enclosing component is disabled
- AUTO_ROLLOVER - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Flag indicating that the Icon should automatically produce a rollover version of itself.
- AutoActivationCommand - Class in com.levigo.jadice.web.client.commands
- AutoActivationCommand() - Constructor for class com.levigo.jadice.web.client.commands.AutoActivationCommand
- autoDetectResolution - Variable in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
- AUTODETECTRESOLUTION - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
-
The URL parameter to define whether the resolution should be automatically detected
- autoEnterTimer - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
- autoHidingDistance() - Method in interface com.levigo.jadice.web.client.tools.ThumbnailTool.ThumbnailToolStyle
- autoMoveTextBox(CalloutAnnotation, PageView, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
-
Performs the automatic move, meaning the textbox can be moved, but the arrow head remains at the same location.
B
- B - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- BACKGROUND - Static variable in class com.levigo.jadice.document.DocumentLayer
-
A layer typically used for a document backdrop, e.g.
- BACKSPACE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- Backward - Static variable in class com.levigo.jadice.web.client.util.Bias
-
Indicates a bias toward the previous character in the model.
- bar() - Method in interface com.levigo.jadice.web.client.ui.BarStyle
- Bar - Interface in com.levigo.jadice.web.client.ui
-
The Basic parts of a Toolbar
- BarStyle - Interface in com.levigo.jadice.web.client.ui
- BASE_RENDER_SETTINGS - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsUnitNames
- BASE_RESOLUTION - Static variable in interface com.levigo.jadice.document.Document
-
The base resolution.
- BASE_RESOLUTION - Static variable in class com.levigo.jadice.document.Resolution
-
The jadice base resolution of 1/7200'th of an inch.
- Base64 - Class in com.jadice.web.util
-
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
- Base64() - Constructor for class com.jadice.web.util.Base64
- basePanel() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
- BaseRenderSettings - Class in com.levigo.jadice.web.shared.model.settings
-
Encapsulates the rendering configuration for the whole document.
- BaseRenderSettings() - Constructor for class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
- BaseRenderSettings.Rotation - Enum Class in com.levigo.jadice.web.shared.model.settings
-
An enumeration of type safe rotation values.
- baseToDevice(double) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Utility method: convert base units to device units and apply zoom factor
- baseToDevice(int) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Utility method: convert base units to device units and apply zoom factor
- BASIC_SLIDER_CURSOR_HORIZONTAL() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- BASIC_SLIDER_CURSOR_VERTICAL() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- BasicAction - Class in com.levigo.jadice.web.client.util.action
-
A simple
Action
which is not registered in an action registry. - BasicAction(String, StateIcon, Command) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
-
Create a new
BasicAction
with the given parameter - BasicAction(String, StateIcon, Command, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
-
Create a new
BasicAction
with the given parameter - BasicAction(String, String, StateIcon, Command) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
-
Create a new
BasicAction
with the given parameter - BasicAction(String, String, StateIcon, Command, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.BasicAction
-
Create a new
BasicAction
with the given parameter - basicFileUploadService - Variable in class com.levigo.jadice.web.demo.common.server.service.FileUploadServiceImpl
- BasicFileUploadService - Class in com.levigo.jadice.web.demo.common.server.service
-
Service, handling split Uploads
- BasicFileUploadService() - Constructor for class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
- BasicFileUploadService(ScheduledExecutorService) - Constructor for class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
- BasicIconFont - Class in com.jadice.web.util.icon.client.iconfont
-
A variable
IconFont
implementation. - BasicIconFont(String) - Constructor for class com.jadice.web.util.icon.client.iconfont.BasicIconFont
-
Creates a new
BasicIconFont
with the given style class. - BasicMenuBuilder - Class in com.levigo.jadice.web.client.ui.menu
-
Default implementation of the MenuBuilder.
- BasicMenuBuilder(Collection<Object>) - Constructor for class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
-
Creates a new
BasicMenuBuilder
with the given context. - BasicRenderControlInventory - Class in com.levigo.jadice.web.client.settings
-
JWT default implementation of the
RenderControlInventory
interface. - BasicRenderControlInventory.Inventory - Class in com.levigo.jadice.web.client.settings
- BasicRenderControlInventory.Synchronizer - Interface in com.levigo.jadice.web.client.settings
-
Synchronizes modifications of the document wide
RenderControls
. - BasicRenderParameters - Class in com.levigo.jadice.web.client.tool
-
A base class used to provide several parameters for rendering purposes.
- BasicRenderParameters(Page, int, Rectangle, JadiceGraphics, RenderControls) - Constructor for class com.levigo.jadice.web.client.tool.BasicRenderParameters
-
Constructor
- BasicToolManager - Class in com.levigo.jadice.web.client.tool
-
Implementation of the default
ToolManager
. - BasicToolManager() - Constructor for class com.levigo.jadice.web.client.tool.BasicToolManager
- BasicViewerSpringBootApp - Class in com.levigo.jadice.web.demo.basicviewer.server
- BasicViewerSpringBootApp() - Constructor for class com.levigo.jadice.web.demo.basicviewer.server.BasicViewerSpringBootApp
- baxterbay() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- baxterbayDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- Bessel - Enum constant in enum class com.levigo.jadice.document.render.FilterType
- bgHorizontal() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- bgHorizontal() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- bgVertical() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- bgVertical() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- Bias - Class in com.levigo.jadice.web.client.util
-
A typesafe enumeration to indicate bias to a position in the model.
- bikeinsurance() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- bikeinsuranceDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- Blackman - Enum constant in enum class com.levigo.jadice.document.render.FilterType
- BLOCK - Enum constant in enum class com.levigo.jadice.document.text.Granularity
- bold - Variable in class com.levigo.jadice.annotation.TextAnnotation
- BOLD - Enum constant in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
- BOLD_ITALIC - Enum constant in enum class com.levigo.jadice.web.client.util.fonts.FontConfig.FontProperty
- Bookmark - Interface in com.levigo.jadice.web.shared.model.bookmark
-
Defines a client side bookmark - e.g.
- BOOKMARK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_ADD - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_ADD - Static variable in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
- BOOKMARK_DELETE_ALL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_NEW - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_NEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_PREV - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_REMOVE - Static variable in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
- BOOKMARK_REMOVE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_REMOVE_ALL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BOOKMARK_REMOVE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- bookmarkCreateAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- BookmarkFactory - Class in com.levigo.jadice.web.client.bookmark
-
Factory class to create client side
Bookmark
instances. - BookmarkFactory() - Constructor for class com.levigo.jadice.web.client.bookmark.BookmarkFactory
- bookmarkInfoPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- BookmarkList - Interface in com.levigo.jadice.web.shared.model.bookmark
-
The client side
BookmarkList
holds client sideBookmark
-objects and provides some basic access methods. - BookmarkListFactory - Class in com.levigo.jadice.web.client.bookmark
-
Factory to create client side
BookmarkList
s for documents. - BookmarkListFactory() - Constructor for class com.levigo.jadice.web.client.bookmark.BookmarkListFactory
- bookmarkNextAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- bookmarkOfPage(int) - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- BookmarkPanel - Class in com.levigo.jadice.web.demo.enterprise.client
-
A panel containing the button to add, remove and navigate between bookmarks and a list of all bookmarks of the document.
- BookmarkPanel(PageView) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.BookmarkPanel
- bookmarkPreviousAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- bookmarkRemoveAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- bookmarkRemoveAllAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- bookmarks() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- border() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonPageViewStyle
- borderBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- borderBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- borderBasicStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- borderBottom() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
- borderLeft() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
- borderRight() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
- borderSize() - Method in interface com.levigo.jadice.web.client.ui.HorizontalToolbar.ToolbarContentStyle
- borderThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- borderThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- borderThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- borderThumbnailStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
- borderTop() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
- BOTTOM - Enum constant in enum class com.levigo.jadice.annotation.HistoryAnnotation.HistoryPatternPosition
-
Display history pattern at bottom position (default)
- BOTTOM - Enum constant in enum class com.levigo.jadice.web.client.ui.PopupExecutor.PreferredPosition
- BoundedGrid - Class in com.levigo.jadice.web.client.grid
-
A simple standard implementation of a
Grid
that may specify bounds defining an offset and borders. - BoundedGrid(double, double) - Constructor for class com.levigo.jadice.web.client.grid.BoundedGrid
-
Creates a new unbounded grid (infinite width / height of the full grid) with the given cell size.
- BoundedGrid(Rectangle2D, double, double) - Constructor for class com.levigo.jadice.web.client.grid.BoundedGrid
-
Creates a new grid with the given bounds and cell size.
- boundsType - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- Box - Enum constant in enum class com.levigo.jadice.document.render.FilterType
- BRIGHTNESS_DECREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BRIGHTNESS_INCREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- BufferedRequestWrapper - Class in com.levigo.jadice.web.demo.enterprise.server.logging
- BufferedRequestWrapper(HttpServletRequest) - Constructor for class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedRequestWrapper
- BufferedResponseWrapper - Class in com.levigo.jadice.web.demo.enterprise.server.logging
- BufferedResponseWrapper(HttpServletResponse) - Constructor for class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper
- BufferedResponseWrapper.TeeServletOutputStream - Class in com.levigo.jadice.web.demo.enterprise.server.logging
- build() - Method in class com.levigo.jadice.web.client.rendercontrols.ControlsKitWhiteListFilter.FilterBuilder
-
finalize filter creation.
- build() - Method in class com.levigo.jadice.web.client.ThumbnailViewBuilder
-
Builder method to create a configured
ThumbnailView
instance. - build() - Method in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
-
Creates the button.
- build() - Method in class com.levigo.jadice.web.client.ViewerBuilder
- build() - Method in class com.levigo.jadice.web.conn.client.ServerConnectionBuilder
- BUSY - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
-
This
Document.State
has a meaning similar toDocument.BasicState.LOADING
. - button() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
- BUTTON1_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- BUTTON1_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- BUTTON2_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- BUTTON2_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- BUTTON3_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- BUTTON3_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- buttonAnnotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- buttonAnnotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- buttonAnnotationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- buttonContent() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
- buttonGalleryNavigationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- buttonGalleryNavigationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- buttonGalleryNavigationStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- buttonPageViewStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- buttonPageViewStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- buttonPageViewStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- ButtonResources - Interface in com.levigo.jadice.web.demo.common.client.widgets
- buttonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- buttonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- buttonStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- buttonStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
- buttonTextStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- buttonTextStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- buttonTextStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- buttonThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- buttonThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- buttonThumbnailStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
C
- C - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- CACHE_EXPIRY_SECONDS_DEFAULT - Static variable in class com.levigo.jadice.web.server.filter.CacheFilter
-
Default value used when initialization parameter
CacheFilter.PARAM_CACHE_EXPIRY_SECONDS
is not given. - CacheConfiguration - Interface in com.levigo.jadice.web.server.config
-
If you want your own cache configuration you have to provide a
Component
that returns a CacheConfiguration. - CacheFilter - Class in com.levigo.jadice.web.server.filter
-
This
Filter
adds the required HTTP Headers to the to theHttpServletResponse
to allow the browser to cache the requested resource. - CacheFilter() - Constructor for class com.levigo.jadice.web.server.filter.CacheFilter
-
Default constructor.
- CacheFilter(String...) - Constructor for class com.levigo.jadice.web.server.filter.CacheFilter
-
Constructs a filter instance with additional patterns.
- cacheTimeToLive - Variable in class com.levigo.jadice.web.server.FontDownloadServlet
- calcBounds(int, int) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Calculates the Dimensions of the Page included the zoom level and Rotation
- calcBounds(Page) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Calculates the Dimensions of the Page included the zoom level and Rotation
- calcDeviceBounds(Page) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Calculates the Dimensions of the Page included the zoom level and Rotation and the device ratio
- calcMinWidth(double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
-
Calculates the minimum width of an annotation.
- calcPos(StampAnnotation, Point2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
- calculateAngle(Point, Point, Point, Point) - Static method in class com.levigo.jadice.web.client.util.helper.Points
-
Calculates the angle between the two given vectors
- calculateChangedPoint(TouchEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
- calculateEditorBounds(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- calculateEditorBounds(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.StampAnnotationWrangler
- calculateEditorBounds(PageView, Page, TextAnnotation) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Calculates the editor bounds which should be the same size and position as the text annotation.
- calculatePoint(DragDropEventBase, PageView) - Static method in class com.levigo.jadice.web.client.util.helper.Events
-
Calculate a relative point for the given event point.
- calculatePoint(MouseEvent<?>) - Static method in class com.levigo.jadice.web.client.util.helper.Events
- calculatePoint(TouchEvent<?>, int) - Static method in class com.levigo.jadice.web.client.util.helper.Events
- calculatePoint(Event<?>, int, int) - Static method in class com.levigo.jadice.web.client.util.helper.Events
- CALIBRATE_RESOLUTION_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CALIBRATE_RESOLUTION_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- calibrateResolution_currentResolutionDescription(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolution_instructions() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolution_removeIndividualResolution() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolution_saveIndividualResolution() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolution_scalingLineMarker10Cm() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolution_scalingLineMarkerDinA4() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolution_scalingLineMarkerDinA5() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- calibrateResolutionAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- calibrateResolutionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- calibrateResolutionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- calibrateResolutionStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- call() - Method in interface com.jadice.web.util.ClassLoaders.GenericExceptionCallable
- call(ClassLoaders.GenericExceptionCallable<R, E>) - Method in interface com.jadice.web.util.ClassLoaders.WrappedPerformer
- callout - Variable in class com.levigo.jadice.annotation.CalloutAnnotation
- CalloutAnnotation - Class in com.levigo.jadice.annotation
-
A sub type of a TextAnnotation which has a text box and a callout arrow line which points to a specific point in the document.
- CalloutAnnotation() - Constructor for class com.levigo.jadice.annotation.CalloutAnnotation
- CalloutAnnotation_CustomFieldSerializer - Class in com.levigo.jadice.annotation
- CalloutAnnotation_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.CalloutAnnotation_CustomFieldSerializer
- CalloutAnnotationRenderer - Class in com.levigo.jadice.web.server.annotation
-
Deprecated.
- CalloutAnnotationRenderer() - Constructor for class com.levigo.jadice.web.server.annotation.CalloutAnnotationRenderer
-
Deprecated.
- CalloutAnnotations - Class in com.levigo.jadice.web.client.internal.annotation.wrangler.callout
-
Common utility methods for working with
CalloutAnnotation
s. - CalloutAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
-
Wrangler for CalloutAnnotations.
- CalloutAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- calloutArrowHandleColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
- calloutMoveHandleColor() - Method in interface com.levigo.jadice.web.client.tools.AnnotationSelectionStyle
- cancel() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- cancel() - Method in interface com.levigo.jadice.web.conn.client.ServerOperationService.ServerOperationInvocation
- cancel() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification
- cancel() - Method in interface com.levigo.jadice.web.shared.model.CancelHandler
-
Cancel the running process.
- cancel(String) - Method in class com.levigo.jadice.web.demo.common.server.service.BasicFileUploadService
- cancel(String) - Method in class com.levigo.jadice.web.demo.common.server.service.FileUploadServiceImpl
- cancel(String) - Method in interface com.levigo.jadice.web.demo.common.shared.service.FileUploadService
-
Cancel the Upload
- cancel(String, AsyncCallback<Void>) - Method in interface com.levigo.jadice.web.demo.common.shared.service.FileUploadServiceAsync
- CancelAreaSelectionCommand - Class in com.levigo.jadice.web.client.tools.area
-
Command to cancel the current area selection.
- CancelAreaSelectionCommand() - Constructor for class com.levigo.jadice.web.client.tools.area.CancelAreaSelectionCommand
- cancelButton() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
- cancelButton() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
- cancelButton() - Method in interface com.levigo.jadice.web.demo.common.client.widgets.notification.UploadNotification.UploadNotificationStyle
- CANCELED - Enum constant in enum class com.levigo.jadice.web.client.event.LoadingEvent.LoadingState
- CANCELED - Enum constant in enum class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent.SearchState
- CancelHandler - Interface in com.levigo.jadice.web.shared.model
-
Callback interface to be used in situations where a process is started that may be canceled for some reason.
- cancelHideIn() - Method in class com.levigo.jadice.web.demo.common.client.widgets.notification.AbstractNotification
-
Cancel the Hide-In timer
- cancelSearch() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractAnnotationCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractDocumentCommand
-
Checks if this command can be executed.
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractPageViewCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractServerOperationCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AbstractToggleSearchCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AddBookmarkCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
-
Checks if the Command can be executed at the given time.
- canExecute() - Method in class com.levigo.jadice.web.client.commands.DeleteSelectedAnnotationsCommand
-
Checks if the command can be executed at the given time.
- canExecute() - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.HighlightTextCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.NextBookmarkCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.PreviousBookmarkCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.RedoCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.RemoveAllBookmarksCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.RemoveBookmarkCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.RotateCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.SpinCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.TextAwareAnnotationCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ThumbnailToolCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.UndoCommand
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ZoomCommand
-
Checks if this command can be executed.
- canExecute() - Method in class com.levigo.jadice.web.client.commands.ZoomToCommand
-
Checks if this command can be executed.
- canExecute() - Method in class com.levigo.jadice.web.client.tools.area.StartAreaSelectionCommand
- canExecute() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
-
Subclasses may override this method to perform argument validation beyond the validation that happens automatically during the injection phase.
- canExecute() - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
- canExecute() - Method in class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
- canExecute() - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
- canExecute() - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand
- canExecute(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.Command
-
Permission checking for a command works as follows:
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.common.client.commands.RemovePagesCommand
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool.GoogleMapsCommand
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool.GoogleSearchCommand
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool.TextSearchCommand
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool.TextToSpeechCommand
- canExecute(Collection<Object>) - Method in class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool.WikipediaSearchCommand
- canExecuteCommand() - Method in class com.levigo.jadice.web.client.util.action.RegisteredAction
-
Checks whether the command can be executed.
- canExport(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ExportHandler
-
This method is called when a
DragStartEvent
is fired to decide which handler can export this drop. - canExport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVExportHandler
- canExport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTExportHandler
- canHandleType(String) - Method in class com.levigo.jadice.web.demo.enterprise.server.MediaMetadataServlet
- canHandleType(String) - Method in class com.levigo.jadice.web.demo.enterprise.server.ResourceServlet
- canImport(DnDParameter) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
-
This method is called right before either an import is dispatched (
DropEvent
), or when aDragOverEvent
takes place. - canImport(DnDParameter) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
- canImport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
- canImport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVImportHandler
- canImport(DnDParameter) - Method in class com.levigo.jadice.web.demo.enterprise.client.dnd.JWTImportHandler
- CannotRedoException - Exception in com.levigo.jadice.web.client.undo
-
An exception indicating that a redo has failed.
- CannotRedoException(String, UndoableEdit) - Constructor for exception com.levigo.jadice.web.client.undo.CannotRedoException
- CannotUndoException - Exception in com.levigo.jadice.web.client.undo
-
An exception indicating that an undo has failed.
- CannotUndoException(String, UndoableEdit) - Constructor for exception com.levigo.jadice.web.client.undo.CannotUndoException
- canRedo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
- canRedo() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
- canRedo() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
-
Determine whether this edit can be redone.
- canRedo() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
-
Determine whether there is currently something to redo.
- canUndo() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
- canUndo() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
- canUndo() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
-
Determine whether this edit can be undone.
- canUndo() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
-
Determine whether there is currently something to undo.
- canvas_Not_Supported() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- canvasHeight() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- canvasWidth() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- CAPS_LOCK - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor.FontFaceEditorStyle
- caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
- caption() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
- captureMemento() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
- captureState() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
- captureStateThenEdit(Memento) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
- case_study_headline() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- catchNotification(String, String) - Method in class com.levigo.jadice.web.demo.common.client.events.ApiNotificationEventHandler
- Catrom - Enum constant in enum class com.levigo.jadice.document.render.FilterType
- Cell - Class in com.levigo.jadice.web.client.grid
-
Represents a cell in a grid.
- Cell(int, int) - Constructor for class com.levigo.jadice.web.client.grid.Cell
- CELL_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- CENTER - Enum constant in enum class com.levigo.jadice.annotation.HorizontalAlignment
- CENTER - Enum constant in enum class com.levigo.jadice.web.client.grid.Grid.SnapTo
- CENTER_HORIZONTAL_ALIGNMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- Centimeter - Enum constant in enum class com.levigo.jadice.document.Unit
- Centimeter - Enum constant in enum class com.levigo.jadice.web.client.util.Unit
- CHANGE - Variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission.Factory
- CHANGE - Variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission.Factory
- CHANGEABLE_ANNO_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- ChangeAnnotationIntent - Class in com.levigo.jadice.annotation.auth
-
This type of
AnnotationIntent
declares the intention to change one or more annotations as a document or as individual annotation intent. - ChangeAnnotationIntent() - Constructor for class com.levigo.jadice.annotation.auth.ChangeAnnotationIntent
-
Constructor
- changed(IsWidget) - Static method in class com.levigo.jadice.web.client.util.context.Context
-
Propagate a context change for the Context associated with the given component.
- changeEnabledState(Tool, boolean) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
- CHATTY - Enum constant in enum class com.levigo.jadice.web.demo.common.client.events.ReaderEventTranslator.Verbosity
- check(String) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
- checkbox() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
- CHECKED - Enum constant in enum class com.levigo.jadice.annotation.ChecklistAnnotation.CheckboxState
- ChecklistAnnotation - Class in com.levigo.jadice.annotation
-
An Annotation consisting of 0-n checkbox elements.
- ChecklistAnnotation() - Constructor for class com.levigo.jadice.annotation.ChecklistAnnotation
- ChecklistAnnotation_CustomFieldSerializer - Class in com.levigo.jadice.annotation
- ChecklistAnnotation_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.ChecklistAnnotation_CustomFieldSerializer
- ChecklistAnnotation.CheckboxState - Enum Class in com.levigo.jadice.annotation
- ChecklistAnnotation.Orientation - Enum Class in com.levigo.jadice.annotation
- CHECKMARK - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CheckServletContextListener - Class in com.levigo.jadice.web.demo.enterprise.server
- CheckServletContextListener() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.CheckServletContextListener
- CIRCLE - Enum constant in enum class com.levigo.jadice.web.client.tools.HoverLensTool.HoverShape
-
Lens shape circle
- CIRCUMFLEX - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- clampPositionOnPage(Point2D, Rectangle2D, Grid, Page) - Static method in class com.levigo.jadice.web.client.internal.annotation.AnnotationTransformHelper
- ClassLoaders - Class in com.jadice.web.util
- ClassLoaders.GenericExceptionCallable<V,
E extends Exception> - Interface in com.jadice.web.util - ClassLoaders.WrappedPerformer - Interface in com.jadice.web.util
- ClassPathDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
- ClassPathDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
- classPathDocumentPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel.ClassPathDocumentPanelStyle
- classPathDocumentPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
- classPathDocumentPanel() - Method in interface com.levigo.jadice.web.demo.enterprise.client.MediaFilesPanel.ClassPathDocumentPanelStyle
- ClassPathDocumentPanel - Class in com.levigo.jadice.web.demo.enterprise.client
- ClassPathDocumentPanel(PageView, JadiceViewer) - Constructor for class com.levigo.jadice.web.demo.enterprise.client.ClassPathDocumentPanel
- ClassPathDocumentPanel.ClassPathDocumentPanelStyle - Interface in com.levigo.jadice.web.demo.enterprise.client
- ClassPathHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- ClassPathHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
-
Deprecated.for GWT only
- ClassPathHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
- ClassPathSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- ClassPathSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
- ClassPathSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathSource
- ClassPathWithAnnoAndPermissionDocumentDataProvider - Class in com.levigo.jadice.web.demo.enterprise.server
- ClassPathWithAnnoAndPermissionDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
- ClassPathWithAnnoAndPermissionHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- ClassPathWithAnnoAndPermissionHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
-
Deprecated.for GWT only
- ClassPathWithAnnoAndPermissionHandle(ClassPathWithAnnoAndPermissionSource) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
- ClassPathWithAnnoAndPermissionSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- ClassPathWithAnnoAndPermissionSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
- ClassPathWithAnnoAndPermissionSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
- ClassPathWithAnnoDDPFactory - Class in com.levigo.jadice.web.demo.common.server.dataprovider
- ClassPathWithAnnoDDPFactory() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDDPFactory
- ClassPathWithAnnoDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
- ClassPathWithAnnoDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
-
Standard Constructor
- ClassPathWithAnnoHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- ClassPathWithAnnoHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
-
Deprecated.for GWT only
- ClassPathWithAnnoHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
-
In case of non-composite documents the resource can also serve as identifier for the whole document.
- ClassPathWithAnnoHandle(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
-
In case of composite documents a unique identifier for the whole document is required apart from the resource description of the partial document.
- ClassPathWithAnnoSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
-
A source that reads a file from the class path.
- ClassPathWithAnnoSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
- ClassPathWithAnnoSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
-
In case of non-composite documents the resource can also serve as identifier for the whole document.
- ClassPathWithAnnoSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoSource
-
In case of composite documents a unique identifier for the whole document is required apart from the resource description of the partial document.
- ClassPathWithRenderControlsDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
- ClassPathWithRenderControlsDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
-
Standard Constructor
- ClassPathWithRenderControlsHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- ClassPathWithRenderControlsHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
-
Deprecated.used for gwt serialization purposes, don't call this on your own
- ClassPathWithRenderControlsHandle(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
- ClassPathWithRenderControlsSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
-
A source that reads a file from the class path.
- ClassPathWithRenderControlsSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
-
Deprecated.used for gwt serialization purposes, don't call this on your own
- ClassPathWithRenderControlsSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsSource
- cleanResults() - Method in class com.levigo.jadice.web.client.search.RolloutSearch
- cleanup() - Method in interface com.levigo.jadice.web.client.JadicePageView
-
Clean up this view by removing a document currently being displayed.
- cleanup() - Method in interface com.levigo.jadice.web.client.layout.PageLayout
- cleanup() - Method in interface com.levigo.jadice.web.client.ViewComponent
-
Clean up this view by removing a document currently being displayed.
- cleanup(ExportMeta, String) - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
- clear() - Method in class com.jadice.web.util.base.shared.ValueHistory
- clear() - Method in class com.jadice.web.util.glazedlists.GwtEventList
- clear() - Static method in class com.levigo.jadice.web.client.grid.SnapToMappings
-
Removes all registered mappings.
- clear() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationSelection
- clear() - Method in class com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Inventory
- clear() - Method in class com.levigo.jadice.web.client.tools.HighlightTool
-
Clears the shapes map to remove references of the pages of the document when it is closed.
- clear() - Method in class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
- clear() - Method in interface com.levigo.jadice.web.client.tools.selectionbehavior.SelectionBehavior
- clear() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- clear() - Method in class com.levigo.jadice.web.client.ui.ListItem
- clear() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
- clear() - Method in class com.levigo.jadice.web.client.undo.DefaultUndoManager
- clear() - Method in class com.levigo.jadice.web.client.undo.NoopUndoManager
- clear() - Method in interface com.levigo.jadice.web.client.undo.UndoManager
-
Clear the undo and redo stacks.
- clear() - Method in class com.levigo.jadice.web.client.util.clipboard.Clipboard
- clear() - Method in class com.levigo.jadice.web.client.util.context.Context
-
Removes all of the elements from this collection (optional operation).
- clear() - Method in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
-
clear all existing messages by removing all childs of the infoPanel
- clear() - Method in interface com.levigo.jadice.web.shared.model.bookmark.BookmarkList
-
Removes all
Bookmark
s from this list. - clear() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
-
remove all disabledTypes
- clear() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControlInventory
-
Clear/remove references on
Page
s to ensure all references on Pages of a closed document are removed. - clear(IsWidget) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
-
Clear the context for the given owner.
- clearAnnotationSelection() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
-
Unselects all currently selected annotations.
- clearInjections() - Method in class com.levigo.jadice.web.client.commands.AbstractMouseCommand
- clearInjections() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
- clearModified() - Method in class com.levigo.jadice.annotation.Annotation
-
Clears the modified-flag.
- clearModified(Document) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
-
Clear the modified state of all
Annotation
s on theDocument
. - clearModified(Page) - Static method in class com.levigo.jadice.web.client.util.helper.Annotations
-
Clear the modified state of all
Annotation
s on thePage
. - clearSelection() - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
-
Removes all selected annotations.
- clearSelection() - Method in interface com.levigo.jadice.web.client.ThumbnailView
-
Clears the selection.
- clearSelection() - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
-
Remove previously selected items from the
Clipboard
. - click(Element) - Static method in class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
- clickCount - Variable in class com.levigo.jadice.web.client.tool.events.MouseEditEvent
- client - Variable in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet.AbstractTransportSession
- Client - Interface in com.levigo.jadice.web.transport.server.session
-
An upstream view of a
Client
. - CLIENT - Enum constant in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
-
Annotations shall always be rendered on the client side, regardless of their permissions.
- CLIENT_ID_TYPE - Static variable in class com.levigo.jadice.web.client.tools.SelectPageTool
-
By default the clientId is written in the Drag and Drop datastore.
- ClientConfiguration - Interface in com.levigo.jadice.web.client.config
-
Holds the set of global jadice web toolkit client configuration properties.
- ClientConfigurationManager - Class in com.levigo.jadice.web.client.config
-
This class provides public access for integrators (and the jadice web toolkit client classes, of course) to read and set jadice web toolkit client settings.
- ClientConfigurationManager() - Constructor for class com.levigo.jadice.web.client.config.ClientConfigurationManager
- ClientSession - Interface in com.levigo.jadice.web.transport.server.networking
-
A ClientSession represents a session from a particular client which is identified by a unique session ID.
- ClientSessionListener - Interface in com.levigo.jadice.web.transport.server.session
-
A ClientSessionListener offers methods to listen on client sessions events:
ClientSessionListener.sessionStarted(Client)
ClientSessionListener.sessionClosed(Client)
ClientSessionListener.sessionTimedOut(Client)
ClientSessionListener.methodChanged(Client c, Method method, Method method)
- clientSupportsWoff(String, boolean) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
-
Tests if a Client supports WOFF or WOFF2.
- Clipboard - Class in com.levigo.jadice.web.client.util.clipboard
-
An internal clipboard used by the
TextSelectionTool
and theTextSelectionTouchTool
to save the selected text and give other classes (especially commands) access to it. - CLIPPING - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
- clone() - Method in class com.levigo.jadice.annotation.Annotation
- clone() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
- clone() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
- clone() - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
- cloneMe() - Method in interface com.jadice.web.util.icon.client.EffectIcon
- cloneMe() - Method in class com.jadice.web.util.icon.client.EffectIconUrl
- close() - Method in class com.levigo.jadice.annotation.PathAnnotation
- close() - Method in interface com.levigo.jadice.document.Document
-
Closes a
Document
. - close() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
- close() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- close() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.BufferedResponseWrapper.TeeServletOutputStream
- close() - Method in class com.levigo.jadice.web.server.util.MultiStreamOutputStream
- close(Session) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
-
This gets called by the WebSocket implementation of the application server, once a session is closed.
- closeButton() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
- CLOSED - Enum constant in enum class com.levigo.jadice.document.Document.BasicState
-
Usually this
Document.State
marks the end of aDocument
's lifecycle and is its terminalDocument.State
. - closePopup() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.WidgetBasedAnnotationPropertyEditor
- closePopup() - Method in interface com.levigo.jadice.web.client.util.command.WidgetCommand.Handler
- CMAnnotationInitializer - Class in com.levigo.jadice.web.client.internal.annotation.initializer
- CMAnnotationInitializer() - Constructor for class com.levigo.jadice.web.client.internal.annotation.initializer.CMAnnotationInitializer
- COL_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- COLOR - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- ColorEditor - Class in com.levigo.jadice.web.client.internal.annotation.editor
- ColorEditor() - Constructor for class com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor
- ColorEditor.ColorEditorStyle - Interface in com.levigo.jadice.web.client.internal.annotation.editor
- colorPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPanelMaxColumns() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPanelMaxRecentColors() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPanelSelected() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPanelSquareSize() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPickerOffsetX() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPickerOffsetY() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPickerPanel() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPickerRadius() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- colorPointerColor() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- ColorProperty - Class in com.levigo.jadice.annotation.profiles
- ColorProperty() - Constructor for class com.levigo.jadice.annotation.profiles.ColorProperty
- ColorProperty_CustomFieldSerializer - Class in com.levigo.jadice.annotation.profiles
- ColorProperty_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.profiles.ColorProperty_CustomFieldSerializer
- colorWheelBorderColor() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- com.jadice.web.export.server - package com.jadice.web.export.server
- com.jadice.web.export.server.serveroperation - package com.jadice.web.export.server.serveroperation
- com.jadice.web.util - package com.jadice.web.util
- com.jadice.web.util.base.shared - package com.jadice.web.util.base.shared
- com.jadice.web.util.glazedlists - package com.jadice.web.util.glazedlists
- com.jadice.web.util.glazedlists.event - package com.jadice.web.util.glazedlists.event
- com.jadice.web.util.gwt.client - package com.jadice.web.util.gwt.client
- com.jadice.web.util.icon.client - package com.jadice.web.util.icon.client
- com.jadice.web.util.icon.client.iconfont - package com.jadice.web.util.icon.client.iconfont
- com.jadice.web.util.notifications.client - package com.jadice.web.util.notifications.client
- com.jadice.web.util.notifications.client.events - package com.jadice.web.util.notifications.client.events
- com.levigo.jadice.annotation - package com.levigo.jadice.annotation
- com.levigo.jadice.annotation.auth - package com.levigo.jadice.annotation.auth
- com.levigo.jadice.annotation.auth.web - package com.levigo.jadice.annotation.auth.web
- com.levigo.jadice.annotation.profiles - package com.levigo.jadice.annotation.profiles
- com.levigo.jadice.document - package com.levigo.jadice.document
- com.levigo.jadice.document.auth - package com.levigo.jadice.document.auth
- com.levigo.jadice.document.auth.web - package com.levigo.jadice.document.auth.web
- com.levigo.jadice.document.config - package com.levigo.jadice.document.config
- com.levigo.jadice.document.metadata - package com.levigo.jadice.document.metadata
- com.levigo.jadice.document.render - package com.levigo.jadice.document.render
- com.levigo.jadice.document.text - package com.levigo.jadice.document.text
- com.levigo.jadice.document.util - package com.levigo.jadice.document.util
- com.levigo.jadice.web.client - package com.levigo.jadice.web.client
- com.levigo.jadice.web.client.annotation - package com.levigo.jadice.web.client.annotation
- com.levigo.jadice.web.client.bookmark - package com.levigo.jadice.web.client.bookmark
- com.levigo.jadice.web.client.command - package com.levigo.jadice.web.client.command
- com.levigo.jadice.web.client.commands - package com.levigo.jadice.web.client.commands
- com.levigo.jadice.web.client.config - package com.levigo.jadice.web.client.config
- com.levigo.jadice.web.client.dom - package com.levigo.jadice.web.client.dom
- com.levigo.jadice.web.client.event - package com.levigo.jadice.web.client.event
- com.levigo.jadice.web.client.event.input - package com.levigo.jadice.web.client.event.input
- com.levigo.jadice.web.client.grid - package com.levigo.jadice.web.client.grid
- com.levigo.jadice.web.client.internal - package com.levigo.jadice.web.client.internal
- com.levigo.jadice.web.client.internal.annotation - package com.levigo.jadice.web.client.internal.annotation
- com.levigo.jadice.web.client.internal.annotation.editor - package com.levigo.jadice.web.client.internal.annotation.editor
- com.levigo.jadice.web.client.internal.annotation.initializer - package com.levigo.jadice.web.client.internal.annotation.initializer
- com.levigo.jadice.web.client.internal.annotation.wrangler - package com.levigo.jadice.web.client.internal.annotation.wrangler
- com.levigo.jadice.web.client.internal.annotation.wrangler.callout - package com.levigo.jadice.web.client.internal.annotation.wrangler.callout
- com.levigo.jadice.web.client.layout - package com.levigo.jadice.web.client.layout
- com.levigo.jadice.web.client.model.document - package com.levigo.jadice.web.client.model.document
- com.levigo.jadice.web.client.reader - package com.levigo.jadice.web.client.reader
- com.levigo.jadice.web.client.rendercontrols - package com.levigo.jadice.web.client.rendercontrols
- com.levigo.jadice.web.client.rule - package com.levigo.jadice.web.client.rule
- com.levigo.jadice.web.client.rules - package com.levigo.jadice.web.client.rules
- com.levigo.jadice.web.client.search - package com.levigo.jadice.web.client.search
- com.levigo.jadice.web.client.search.event - package com.levigo.jadice.web.client.search.event
- com.levigo.jadice.web.client.settings - package com.levigo.jadice.web.client.settings
- com.levigo.jadice.web.client.tool - package com.levigo.jadice.web.client.tool
- com.levigo.jadice.web.client.tool.events - package com.levigo.jadice.web.client.tool.events
- com.levigo.jadice.web.client.tools - package com.levigo.jadice.web.client.tools
- com.levigo.jadice.web.client.tools.area - package com.levigo.jadice.web.client.tools.area
- com.levigo.jadice.web.client.tools.dnd - package com.levigo.jadice.web.client.tools.dnd
- com.levigo.jadice.web.client.tools.lens - package com.levigo.jadice.web.client.tools.lens
- com.levigo.jadice.web.client.tools.selectionbehavior - package com.levigo.jadice.web.client.tools.selectionbehavior
- com.levigo.jadice.web.client.tools.util - package com.levigo.jadice.web.client.tools.util
- com.levigo.jadice.web.client.ui - package com.levigo.jadice.web.client.ui
- com.levigo.jadice.web.client.ui.buttons - package com.levigo.jadice.web.client.ui.buttons
- com.levigo.jadice.web.client.ui.i18n - package com.levigo.jadice.web.client.ui.i18n
- com.levigo.jadice.web.client.ui.menu - package com.levigo.jadice.web.client.ui.menu
- com.levigo.jadice.web.client.ui.menu.contextmenu - package com.levigo.jadice.web.client.ui.menu.contextmenu
- com.levigo.jadice.web.client.ui.status - package com.levigo.jadice.web.client.ui.status
- com.levigo.jadice.web.client.ui.style - package com.levigo.jadice.web.client.ui.style
- com.levigo.jadice.web.client.undo - package com.levigo.jadice.web.client.undo
- com.levigo.jadice.web.client.util - package com.levigo.jadice.web.client.util
- com.levigo.jadice.web.client.util.action - package com.levigo.jadice.web.client.util.action
- com.levigo.jadice.web.client.util.clipboard - package com.levigo.jadice.web.client.util.clipboard
- com.levigo.jadice.web.client.util.command - package com.levigo.jadice.web.client.util.command
- com.levigo.jadice.web.client.util.context - package com.levigo.jadice.web.client.util.context
- com.levigo.jadice.web.client.util.fonts - package com.levigo.jadice.web.client.util.fonts
- com.levigo.jadice.web.client.util.helper - package com.levigo.jadice.web.client.util.helper
- com.levigo.jadice.web.client.viewer - package com.levigo.jadice.web.client.viewer
- com.levigo.jadice.web.conn.client - package com.levigo.jadice.web.conn.client
- com.levigo.jadice.web.conn.rebind - package com.levigo.jadice.web.conn.rebind
- com.levigo.jadice.web.conn.server - package com.levigo.jadice.web.conn.server
- com.levigo.jadice.web.demo.basicviewer.client - package com.levigo.jadice.web.demo.basicviewer.client
- com.levigo.jadice.web.demo.basicviewer.client.notification - package com.levigo.jadice.web.demo.basicviewer.client.notification
- com.levigo.jadice.web.demo.basicviewer.server - package com.levigo.jadice.web.demo.basicviewer.server
- com.levigo.jadice.web.demo.common.client.basicviewer - package com.levigo.jadice.web.demo.common.client.basicviewer
- com.levigo.jadice.web.demo.common.client.commands - package com.levigo.jadice.web.demo.common.client.commands
- com.levigo.jadice.web.demo.common.client.events - package com.levigo.jadice.web.demo.common.client.events
- com.levigo.jadice.web.demo.common.client.events.ui - package com.levigo.jadice.web.demo.common.client.events.ui
- com.levigo.jadice.web.demo.common.client.export - package com.levigo.jadice.web.demo.common.client.export
- com.levigo.jadice.web.demo.common.client.menu - package com.levigo.jadice.web.demo.common.client.menu
- com.levigo.jadice.web.demo.common.client.notification - package com.levigo.jadice.web.demo.common.client.notification
- com.levigo.jadice.web.demo.common.client.ui - package com.levigo.jadice.web.demo.common.client.ui
- com.levigo.jadice.web.demo.common.client.ui.i18n - package com.levigo.jadice.web.demo.common.client.ui.i18n
- com.levigo.jadice.web.demo.common.client.util - package com.levigo.jadice.web.demo.common.client.util
- com.levigo.jadice.web.demo.common.client.widgets - package com.levigo.jadice.web.demo.common.client.widgets
- com.levigo.jadice.web.demo.common.client.widgets.notification - package com.levigo.jadice.web.demo.common.client.widgets.notification
- com.levigo.jadice.web.demo.common.server - package com.levigo.jadice.web.demo.common.server
- com.levigo.jadice.web.demo.common.server.annotation - package com.levigo.jadice.web.demo.common.server.annotation
- com.levigo.jadice.web.demo.common.server.dataprovider - package com.levigo.jadice.web.demo.common.server.dataprovider
- com.levigo.jadice.web.demo.common.server.dnd - package com.levigo.jadice.web.demo.common.server.dnd
- com.levigo.jadice.web.demo.common.server.export - package com.levigo.jadice.web.demo.common.server.export
- com.levigo.jadice.web.demo.common.server.log - package com.levigo.jadice.web.demo.common.server.log
- com.levigo.jadice.web.demo.common.server.service - package com.levigo.jadice.web.demo.common.server.service
- com.levigo.jadice.web.demo.common.server.upload - package com.levigo.jadice.web.demo.common.server.upload
- com.levigo.jadice.web.demo.common.shared - package com.levigo.jadice.web.demo.common.shared
- com.levigo.jadice.web.demo.common.shared.export - package com.levigo.jadice.web.demo.common.shared.export
- com.levigo.jadice.web.demo.common.shared.service - package com.levigo.jadice.web.demo.common.shared.service
- com.levigo.jadice.web.demo.common.shared.service.sources - package com.levigo.jadice.web.demo.common.shared.service.sources
- com.levigo.jadice.web.demo.common.shared.util - package com.levigo.jadice.web.demo.common.shared.util
- com.levigo.jadice.web.demo.enterprise.client - package com.levigo.jadice.web.demo.enterprise.client
- com.levigo.jadice.web.demo.enterprise.client.annotations - package com.levigo.jadice.web.demo.enterprise.client.annotations
- com.levigo.jadice.web.demo.enterprise.client.design - package com.levigo.jadice.web.demo.enterprise.client.design
- com.levigo.jadice.web.demo.enterprise.client.dnd - package com.levigo.jadice.web.demo.enterprise.client.dnd
- com.levigo.jadice.web.demo.enterprise.client.openfile - package com.levigo.jadice.web.demo.enterprise.client.openfile
- com.levigo.jadice.web.demo.enterprise.client.version - package com.levigo.jadice.web.demo.enterprise.client.version
- com.levigo.jadice.web.demo.enterprise.server - package com.levigo.jadice.web.demo.enterprise.server
- com.levigo.jadice.web.demo.enterprise.server.logging - package com.levigo.jadice.web.demo.enterprise.server.logging
- com.levigo.jadice.web.demo.enterprise.shared.serveroperation - package com.levigo.jadice.web.demo.enterprise.shared.serveroperation
- com.levigo.jadice.web.demo.enterprise.shared.service - package com.levigo.jadice.web.demo.enterprise.shared.service
- com.levigo.jadice.web.server - package com.levigo.jadice.web.server
- com.levigo.jadice.web.server.annotation - package com.levigo.jadice.web.server.annotation
- com.levigo.jadice.web.server.config - package com.levigo.jadice.web.server.config
- com.levigo.jadice.web.server.config.metricsfilter - package com.levigo.jadice.web.server.config.metricsfilter
- com.levigo.jadice.web.server.export - package com.levigo.jadice.web.server.export
- com.levigo.jadice.web.server.filter - package com.levigo.jadice.web.server.filter
- com.levigo.jadice.web.server.font - package com.levigo.jadice.web.server.font
- com.levigo.jadice.web.server.rendercontrols - package com.levigo.jadice.web.server.rendercontrols
- com.levigo.jadice.web.server.spring - package com.levigo.jadice.web.server.spring
- com.levigo.jadice.web.server.util - package com.levigo.jadice.web.server.util
- com.levigo.jadice.web.shared.export - package com.levigo.jadice.web.shared.export
- com.levigo.jadice.web.shared.model - package com.levigo.jadice.web.shared.model
- com.levigo.jadice.web.shared.model.annotation - package com.levigo.jadice.web.shared.model.annotation
- com.levigo.jadice.web.shared.model.bookmark - package com.levigo.jadice.web.shared.model.bookmark
- com.levigo.jadice.web.shared.model.document - package com.levigo.jadice.web.shared.model.document
- com.levigo.jadice.web.shared.model.serveroperation - package com.levigo.jadice.web.shared.model.serveroperation
- com.levigo.jadice.web.shared.model.settings - package com.levigo.jadice.web.shared.model.settings
- com.levigo.jadice.web.shared.model.settings.gradation - package com.levigo.jadice.web.shared.model.settings.gradation
- com.levigo.jadice.web.shared.model.settings.strategy - package com.levigo.jadice.web.shared.model.settings.strategy
- com.levigo.jadice.web.shared.service.exceptions - package com.levigo.jadice.web.shared.service.exceptions
- com.levigo.jadice.web.transport.client.networking - package com.levigo.jadice.web.transport.client.networking
- com.levigo.jadice.web.transport.client.networking.exception - package com.levigo.jadice.web.transport.client.networking.exception
- com.levigo.jadice.web.transport.server - package com.levigo.jadice.web.transport.server
- com.levigo.jadice.web.transport.server.networking - package com.levigo.jadice.web.transport.server.networking
- com.levigo.jadice.web.transport.server.networking.longpoll - package com.levigo.jadice.web.transport.server.networking.longpoll
- com.levigo.jadice.web.transport.server.networking.sse - package com.levigo.jadice.web.transport.server.networking.sse
- com.levigo.jadice.web.transport.server.networking.websocket - package com.levigo.jadice.web.transport.server.networking.websocket
- com.levigo.jadice.web.transport.server.session - package com.levigo.jadice.web.transport.server.session
- com.levigo.jadice.web.transport.shared - package com.levigo.jadice.web.transport.shared
- COMMA - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- command - Variable in class com.levigo.jadice.web.client.ui.JadiceButton
- command - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
- Command - Interface in com.levigo.jadice.web.client.util.command
-
Basic interface for all commands.
- CommandAPI - Class in com.levigo.jadice.web.demo.basicviewer.client
-
Helper class for
JavaScriptAPI
. - CommandAPI(Context, Command) - Constructor for class com.levigo.jadice.web.demo.basicviewer.client.CommandAPI
-
Generates a new object containing a command that can be
executed
on the given context. - compareTo(DocumentLayer) - Method in class com.levigo.jadice.document.DocumentLayer
-
Compare two DocumentLayers.
- complete(AsyncCallback<Document>) - Method in class com.levigo.jadice.web.client.reader.Reader
-
Initiates server side document loading.
- compositeDoc() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- compositeDocDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- CompositeDocumentDataProvider - Class in com.levigo.jadice.web.demo.common.server.dataprovider
-
DocumentDataProvider for composite documents.
- CompositeDocumentDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
- CompositeHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
-
Handle for clientside defined composite documents.
- CompositeHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
- CompositeHandle(List<String>, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
-
Creates a new
CompositeHandle
with the given resources and identifier - CompositeSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
-
Source for clientside defined composite documents.
- CompositeSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
- CompositeSource(String, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
-
Creates a new
CompositeSource
with the given resources and identifier - CompositeSource(List<String>, String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeSource
-
Creates a new
CompositeSource
with the given identifier - CompositeUtils - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- CompositeUtils() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeUtils
- computeCurve() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
- computeCurve() - Method in class com.levigo.jadice.web.shared.model.settings.gradation.NaturalCubicSpline1D
- computeEditorHeight(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.IconifiedTextEditor
-
skip the input and use the field member value
- computeEditorHeight(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
-
Computes the editor height with the size of the selected annotation.
- computeEditorWidth(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.IconifiedTextEditor
-
Skips the input and uses the field member value.
- computeEditorWidth(Point2D) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
-
Computes the editor width with the size of the selected annotation.
- ConfigurationManager - Class in com.levigo.jadice.web.server.config
-
This class provides access to read and set application settings of the JWT.
- ConfigurationManager() - Constructor for class com.levigo.jadice.web.server.config.ConfigurationManager
- configure(FontFactoryProcessingSettings) - Method in class com.levigo.jadice.web.server.font.FontFactorySettingsConfigurer
- configure(AnnotationPageSegment, Annotation) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
-
Fine-tunes the newly created
Annotation
. - configure(Object) - Static method in class com.levigo.jadice.document.config.Jadice
-
Apply all registered and applicable
ComponentConfigurer
s to an object. - configure(SpringApplicationBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoSpringBootApp
- configureFontEnvironment() - Method in class com.levigo.jadice.web.server.font.FontEnvironments
- configureGraphics(JadiceGraphics) - Method in class com.levigo.jadice.web.client.tools.GridTool
-
Configures the graphics that are used to visualize the grid.
- configureNoCache(HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
-
Sets the header field "Cache-Control" to "no-cache".
- configureResponse(HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
-
Sets the content type to "text/plain" and the corresponding character encoding of a
HttpServletResponse
, to "UTF-8". - confirmButton() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
- connect() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
-
Connects the client to the server.
- CONNECT_OFF - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CONNECT_ON - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CONNECTED - Enum constant in enum class com.levigo.jadice.web.transport.client.networking.TransportClient.State
-
State indicating that the client has an active server connection.
- CONNECTION - Enum constant in enum class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
- CONNECTION - Static variable in class com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.UrlParameters
-
The key for selecting the underlying transport protocol.
- consoleLog(Object) - Static method in class com.levigo.jadice.web.demo.basicviewer.client.JavaScriptAPI
- ConsoleNotificationEventHandler - Class in com.levigo.jadice.web.demo.common.client.events
-
A possible implementation of how to listen to the event bus : delegate the info into a console panel
- ConsoleNotificationEventHandler(Panel) - Constructor for class com.levigo.jadice.web.demo.common.client.events.ConsoleNotificationEventHandler
- consume() - Method in class com.levigo.jadice.web.client.tool.events.EditEvent
- consume() - Method in class com.levigo.jadice.web.client.tool.events.GestureEditEvent
- container() - Method in interface com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuStyle
- contains(AnnotationType) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
-
Return whether this profile or a parent profile contain the given annotation type.
- contains(RenderSettings) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
- contains(RenderSettings) - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
- contains(RenderSettings) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
- contains(Class<? extends RenderSettings>) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
- contains(Class<? extends RenderSettings>) - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
- contains(Class<? extends RenderSettings>) - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
- containsTranslation(AffineTransform) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
- content() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
- CONTENT - Enum constant in enum class com.levigo.jadice.document.PageSegmentEvent.Type
-
A page segment is modified, the page segments content is changed.
- contentContainer() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
- context - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
- Context - Class in com.levigo.jadice.web.client.util.context
-
The Context is the center of the context model.
- CONTEXT_MENU_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- CONTEXT_TOOLS_GOOGLE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CONTEXT_TOOLS_MAPS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CONTEXT_TOOLS_TTS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CONTEXT_TOOLS_WIKIPEDIA - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- Context.Ancestors - Enum Class in com.levigo.jadice.web.client.util.context
-
Enum used to determine whether the aggregated view includes elements of ancestor (parent, grand-parent etc.) contexts.
- Context.Children - Enum Class in com.levigo.jadice.web.client.util.context
-
Enum used to determine whether the aggregated view includes elements of child contexts.
- ContextAwareAnnotationCustomizer - Interface in com.levigo.jadice.annotation
- contextChanged() - Method in class com.levigo.jadice.web.client.util.context.Context
-
Propagate context changes to all parent contexts and actions that are registered as
ContextListener
. - contextChanged(Context) - Method in interface com.levigo.jadice.web.client.util.context.ContextListener
-
Message about the changing of the context.
- contextDestroyed(ServletContextEvent) - Method in class com.levigo.jadice.web.demo.enterprise.server.CheckServletContextListener
- contextDestroyed(ServletContextEvent) - Method in class com.levigo.jadice.web.server.DevModeStartupListener
-
Deprecated.
- contextDestroyed(ServletContextEvent) - Method in class com.levigo.jadice.web.server.WebtoolkitServletContextListener
-
Deprecated.
- ContextHandlerSupport - Class in com.levigo.jadice.web.client.util.context
- ContextHandlerSupport() - Constructor for class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
- ContextHandlerSupport(T) - Constructor for class com.levigo.jadice.web.client.util.context.ContextHandlerSupport
- contextInitialized(ServletContextEvent) - Method in class com.levigo.jadice.web.demo.enterprise.server.CheckServletContextListener
- contextInitialized(ServletContextEvent) - Method in class com.levigo.jadice.web.server.DevModeStartupListener
-
Deprecated.
- contextInitialized(ServletContextEvent) - Method in class com.levigo.jadice.web.server.WebtoolkitServletContextListener
-
Deprecated.
- contextInitialized(ServletContextEvent, WebtoolkitServerContext) - Method in class com.levigo.jadice.web.server.WebtoolkitServletContextListener
-
Deprecated.
- ContextListener - Interface in com.levigo.jadice.web.client.util.context
-
Interface for listeners who wish to be notified upon refreshes/changes of the
Context
they register with. - ContextMenu - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
-
Displays a menu or a context menu.
- ContextMenu() - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
-
Creates a new menu with the default context menu style
UIStyle.contextMenuStyle()
. - ContextMenu(ContextMenuStyle) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
-
Creates a new menu with the given style.
- ContextMenu.SuccessfulExecutionHandler - Interface in com.levigo.jadice.web.client.ui.menu.contextmenu
- ContextMenuHandler - Interface in com.levigo.jadice.web.client.ui.menu.contextmenu
-
A handler to connect the menu or context menu with the item content.
- ContextMenuItem - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
-
Abstract class for all a menu or context menu item.
- ContextMenuItem(Action) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
-
Constructor.
- ContextMenuItemCommand - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
-
A menu or context menu item which executes the contained command when clicking on the item.
- ContextMenuItemCommand(Action) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
-
Creates a new menu item.
- ContextMenuItemSubMenu - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
- ContextMenuItemSubMenu(Action) - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
- contextMenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- contextMenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- contextMenuStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- contextMenuStyle() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
- ContextMenuStyle - Interface in com.levigo.jadice.web.client.ui.menu.contextmenu
-
Style for the menu or context menu
- ContextMenuSubMenu - Class in com.levigo.jadice.web.client.ui.menu.contextmenu
- ContextMenuSubMenu() - Constructor for class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuSubMenu
- ContextualFactories - Class in com.levigo.jadice.web.server
-
Utilities for working with
ContextualFactory
objects. - ContextualFactory<T> - Interface in com.levigo.jadice.web.server
-
A factory depending on an
InvocationContext
providing specific information about the context of the object creation. - ContextUtils - Class in com.levigo.jadice.web.client.util.context
-
A collection of static utility methods used to deal with
Context
s. - ContextUtils.IsAssignable<T> - Interface in com.levigo.jadice.web.client.util.context
- CONTINUOUS_PAGE - Enum constant in enum class com.levigo.jadice.web.client.PageView.Layout
-
A layout where all pages are laid out as a vertical, one page wide sequence of pages.
- CONTRAST_DECREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CONTRAST_INCREASE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tool.Tool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
- contribute(ContributionContext, MenuBuilder) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuContributor
-
This method is called in order to give the menu contributor a chance to contribute context menu entries via the supplied
MenuBuilder
. - contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.AnnotationVisibilityMenuContributor
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.PageNavigationMenuContributor
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.RotationMenuContributor
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.common.client.menu.ZoomMenuContributor
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleMapsTool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.GoogleSearchTool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextSearchTool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.TextToSpeechTool
- contribute(ContributionContext, MenuBuilder) - Method in class com.levigo.jadice.web.demo.enterprise.client.WikipediaSearchTool
- contribute(ContributionContext, MenuBuilder, List<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.Wrangler
-
Contributes to the annotation toolbar.
- contribute(ContributionContext, MenuBuilder, List<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- contribute(ContributionContext, MenuBuilder, List<? extends Annotation>) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Contributes an icon to open the text editor popup.
- ContributionContext - Interface in com.levigo.jadice.web.client.ui.menu
-
A
ContributionContext
accompanies aMenuContributor.contribute(ContributionContext, MenuBuilder)
call. - ControlCurve - Class in com.levigo.jadice.web.shared.model.settings.gradation
-
This class represents a curve defined by a sequence of control points.
- ControlCurve() - Constructor for class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
- ControlsKitFilter - Interface in com.levigo.jadice.web.client.rendercontrols
-
Filter interface to implement a filter class able to restrict the serialization output of
RenderControlsJsonSerializer
. - ControlsKitWhiteListFilter - Class in com.levigo.jadice.web.client.rendercontrols
-
Filter class to modify the serialization output of
RenderControlsJsonSerializer
. - ControlsKitWhiteListFilter.FilterBuilder - Class in com.levigo.jadice.web.client.rendercontrols
-
Builder for an instance of
ControlsKitWhiteListFilter
. - convert(Path2D) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
- convert(List<Point2D>) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.PolygonAnnotationWrangler
- convertFrom(Unit, double) - Method in enum class com.levigo.jadice.document.Unit
-
Convert the given value in the given destination unit to
this
unit. - convertFrom(Unit, float) - Method in enum class com.levigo.jadice.document.Unit
-
Convert the given value in the given destination unit to
this
unit. - convertFrom(Unit, double) - Method in enum class com.levigo.jadice.web.client.util.Unit
-
Convert the given value in the given destination unit to
this
unit. - convertFrom(Unit, float) - Method in enum class com.levigo.jadice.web.client.util.Unit
-
Convert the given value in the given destination unit to
this
unit. - convertResourcesListToString(List<String>) - Static method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeUtils
- convertStringToResourcesList(String) - Static method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeUtils
- convertTo(Unit) - Method in class com.levigo.jadice.document.Resolution
- convertTo(Unit, double) - Method in enum class com.levigo.jadice.document.Unit
-
Convert the given value in
this
unit to the given destination unit. - convertTo(Unit, float) - Method in enum class com.levigo.jadice.document.Unit
-
Convert the given value in
this
unit to the given destination unit. - convertTo(Unit, double) - Method in enum class com.levigo.jadice.web.client.util.Unit
-
Convert the given value in
this
unit to the given destination unit. - convertTo(Unit, float) - Method in enum class com.levigo.jadice.web.client.util.Unit
-
Convert the given value in
this
unit to the given destination unit. - convertToKey() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Converts the fields of this class to a
String
key that can be used to cache tiles in the client side TileCache. - copy() - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
- copy() - Method in class com.jadice.web.util.icon.client.iconfont.ToggleIconFont
- copy() - Method in class com.jadice.web.util.icon.client.StateEffectIcon
- copy() - Method in interface com.jadice.web.util.icon.client.StateIcon
-
Creates a copy of this icon and return it.
- copy() - Method in class com.levigo.jadice.annotation.ArrowAnnotation
- copy() - Method in class com.levigo.jadice.annotation.CalloutAnnotation
- copy() - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
- copy() - Method in class com.levigo.jadice.annotation.EllipseAnnotation
- copy() - Method in class com.levigo.jadice.annotation.HistoryAnnotation
- copy() - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
- copy() - Method in class com.levigo.jadice.annotation.LineAnnotation
- copy() - Method in class com.levigo.jadice.annotation.PathAnnotation
- copy() - Method in class com.levigo.jadice.annotation.RectangleAnnotation
- copy() - Method in class com.levigo.jadice.annotation.StampAnnotation
- copy() - Method in class com.levigo.jadice.annotation.TextAnnotation
- copy() - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithRenderControlsHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.CompositeHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.RemoteIDHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ServerBasedDnDHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.SplitFileUploadHandle
- copy() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.UploadDocIDHandle
- copy() - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
- COPY_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.Annotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ArrowAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.CalloutAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.EllipseAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.HistoryAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.LineAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.PathAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.RectangleAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.ShapeBasedAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.StampAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.TextAnnotation
- copyAttributesTo(Annotation) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation
- copyOf(byte[], int) - Static method in class com.levigo.jadice.web.client.util.helper.MyArrays
- copyOf(double[], int) - Static method in class com.levigo.jadice.web.client.util.helper.MyArrays
- copyOf(float[], int) - Static method in class com.levigo.jadice.web.client.util.helper.MyArrays
- copyOf(int[], int) - Static method in class com.levigo.jadice.web.client.util.helper.MyArrays
-
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
- copySelectedText(List<Selection>) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTool
-
Copy the selected text to the
Clipboard
so that one can paste it later on into some target application. - copySelectedText(List<Selection>) - Method in class com.levigo.jadice.web.client.tools.TextSelectionTouchTool
-
Copy the selected text to the
Clipboard
so that one can paste it later on into some target application. - copyTo(PageSegmentHandle) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
- CORNER - Enum constant in enum class com.levigo.jadice.web.client.grid.Grid.SnapTo
- count(IsWidget, ContextUtils.IsAssignable<?>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
-
Count the elements matching the given class in the context for the given owner.
- count(IsWidget, Class<?>) - Static method in class com.levigo.jadice.web.client.util.context.ContextUtils
-
Count the elements matching the given class in the context for the given owner.
- create() - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
- create(MouseMoveEvent) - Static method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.ArrowAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.CalloutAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.EllipseAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.HistoryAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.LineAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.PathAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.RectangleAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.StampAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.TextAnnotation_CustomFieldSerializer
- create(SerializationStreamReader) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation_CustomFieldSerializer
- create(PageView, DomEvent<?>, Page, int, Rectangle, RenderControls, int, boolean) - Static method in class com.levigo.jadice.web.client.tool.events.EditEvent
-
Create the correct EditEvent for the given InputEvent.
- create(InvocationContext) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDDPFactory
- create(InvocationContext) - Method in interface com.levigo.jadice.web.server.ContextualFactory
-
Factory method that injects the current
InvocationContext
. - create(Class<C>) - Static method in class com.levigo.jadice.document.config.Jadice
-
Create a new instance of the given type and apply the
ComponentConfigurer
s pertaining to it. - createAnno - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- createAnno - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- createAnnotation(AnnotationProfile, String) - Method in interface com.levigo.jadice.web.client.annotation.AnnotationProfiles
- createAnnotation(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
- createAnnotation(AnnotationProfile, String, AnnotationPageSegment) - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
-
Creates an
Annotation
that is not yet attached to theDocument
structure. - createAnnotation(AnnotationProfile, String, AnnotationPageSegment) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
- CreateAnnotationCommand - Class in com.levigo.jadice.web.client.commands
- CreateAnnotationCommand() - Constructor for class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
- CreateAnnotationCommand.CreateMode - Enum Class in com.levigo.jadice.web.client.commands
- CreateAnnotationViaApiCommand - Class in com.levigo.jadice.web.client.commands
-
Creates an
Annotation
programmatically via Annotation API. - CreateAnnotationViaApiCommand() - Constructor for class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
- createAnnotationVisibilityMenuContributor() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
-
Creates the visibility menu contributor.
- createBaseTransform(Dimension2D) - Method in class com.levigo.jadice.document.Resolution
-
Create an
AffineTransform
scaling the unit square with this resolution to the given size at base units. - createBookmark(Document, Page) - Static method in class com.levigo.jadice.web.client.bookmark.BookmarkFactory
-
Creates a new
Bookmark
for the given document and page. - createBookmark(Document, Page, Point2D, Float, BaseRenderSettings.Rotation) - Static method in class com.levigo.jadice.web.client.bookmark.BookmarkFactory
-
Creates a new
Bookmark
for the given document and page. - createCallout(Point2D[]) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
-
Creates a new callout for the given array of points.
- createClasspathDocumentPanel(PageView, JadiceViewer) - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
-
Creates the
ClassPathDocumentPanel
. - createContentToolbarItems(Bar) - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
- createContentToolbarItems(Bar) - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
-
Fills the toolbar with the installed actions and submenus.
- createContext() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
-
Initializes and fills the context with the embedded viewer (to perform operations regarding the display of the document) and a reference to the context itself.
- createContext(Context) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
- createContextMenu() - Method in class com.levigo.jadice.web.client.ui.menu.BasicMenuBuilder
- createContextMenu() - Method in interface com.levigo.jadice.web.client.ui.menu.MenuBuilder
-
Creates a
ContextMenu
containing the installed actions and submenus. - createContextToolbarSnapIns(E, PropertyProfile<T>) - Method in interface com.levigo.jadice.annotation.profiles.AnnotationPropertyEditor
- createControls(boolean, Element, Element, Element, Element) - Static method in class com.levigo.jadice.web.demo.enterprise.client.MediaControls
- createdAt - Variable in class com.levigo.jadice.annotation.Annotation
- createdAt() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- createdBy - Variable in class com.levigo.jadice.annotation.Annotation
- createDocumentViewer(boolean, Context) - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceViewer
- createEnd - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- createEnd - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- createExporter(ServerOperation.Request<ExportParameters>) - Method in class com.levigo.jadice.web.demo.common.server.export.ExportServerOperation
- createExporter(ServerOperation.Request<P>) - Method in class com.jadice.web.export.server.serveroperation.AbstractExportServerOperation
-
Create the appropriate
Exporter
instance. - createExporter(ServerOperation.Request<P>) - Method in class com.jadice.web.export.server.serveroperation.AbstractPDFExportServerOperation
- createExporter(ServerOperation.Request<P>) - Method in class com.jadice.web.export.server.serveroperation.AbstractPostscriptExportServerOperation
- createExporter(ServerOperation.Request<P>) - Method in class com.jadice.web.export.server.serveroperation.AbstractTIFFExportServerOperation
- createExportOriginalAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
- createExportPDFaAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- createExportPDFAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- createExportPSAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- createExportRedactedPDFAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- createExportTiffAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- createFile(String, String) - Method in interface com.levigo.jadice.web.server.TempFileFactory
- createFontFacePath(String, String, FontConfig.FontProperty) - Static method in class com.levigo.jadice.web.client.util.fonts.FontConfig
-
Helper to improve readability in the
FontConfig.addFontToLoad(String, FontProperty, String)
method. - createGesture(PointedEditEvent) - Method in class com.levigo.jadice.web.client.internal.annotation.Handle
-
Overwrite this to use default Gesture mechanism defined in onMousePressed
- createGesture(PointedEditEvent) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.RotateHandle
- createId(int) - Static method in class com.levigo.jadice.web.server.export.IDGenerator
- createImage(JWTImageAnnotation) - Method in class com.levigo.jadice.web.server.annotation.JWTImageAnnotationRenderer
-
Constructs a
VisualElement
out of the given JWTImageAnnotation. - createImageFromHandle(PageSegmentHandle) - Static method in class com.levigo.jadice.web.demo.common.client.util.ThumbnailUtils
-
Start the rendering of a thumbnail image specified by a
PageSegmentHandle
for demo purposes. - createLeftTabPanel() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
- createLocaleButton(String, String, String) - Method in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
- createMemento() - Method in class com.levigo.jadice.annotation.Annotation
- CreateModeEditor - Class in com.levigo.jadice.web.client.internal.annotation
-
A dynamic annotation toolbar which is used to show the toolbar when the annotation is drawn.
- CreateModeEditor(AnnotationTool, AbstractBar, ToolManager) - Constructor for class com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
- createModifiers(EditEvent) - Static method in class com.levigo.jadice.web.client.tool.events.InputEvent
- createNavigation() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
-
Creates the DocumentList for browsing through other Documents.
- createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
- createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
- createNewInstance() - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
- createOriginalExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create an
Exporter
that "exports" the original document - createPDFaExporter(OpenAction, Conformance) - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a PDF
Exporter
for PDF/A - createPDFExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a PDF
Exporter
. - createPDFExporter(OpenAction) - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a PDF
Exporter
. - createPossibleAnchorSnapPoints(CalloutAnnotation) - Static method in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
-
Returns a list of the possible anchor snap points.
- createPostscriptExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a Postscript
Exporter
. - createRasterizingPDFExporter(OpenAction) - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a PDF
Exporter
where all text is transformed into in rastered images. - createRedactionPDFExporter(OpenAction, String...) - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a PDF
Exporter
where all with annotation masked areas are redacted. - createRenderer(AnnotationProfile, String, T) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
- createRenderSettings(Class<S>) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
- createRenderSpecification(FlattenedRenderSpecificationData) - Method in class com.levigo.jadice.web.conn.server.TileServlet
-
Transforms the flattened
FlattenedRenderSpecificationData
(which was received in the Request) into a "real"RenderSpecification
. - createRightTabPanel() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
- createSnapshot() - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
-
Creates a new
RenderControls
instance and initializes it with the current state. - createSnapshot() - Method in class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
- createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
-
Creates and returns a snapshot copy of this settings instance.
- createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
- createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
-
Creates and returns a snapshot copy of this settings instance.
- createSnapshot() - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
- createSnapshot() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderControls
- createSnapshot() - Method in interface com.levigo.jadice.web.shared.model.settings.RenderSettings
- createSource(String) - Method in class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler
- createSourceHandle(ClassPathSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathDocumentDataProvider
- createSourceHandle(ClassPathWithAnnoAndPermissionSource) - Method in class com.levigo.jadice.web.demo.enterprise.server.ClassPathWithAnnoAndPermissionDocumentDataProvider
- createSourceHandle(ClassPathWithAnnoSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
- createSourceHandle(ClassPathWithRenderControlsSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
- createSourceHandle(CompositeSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
- createSourceHandle(RemoteIDSource) - Method in class com.levigo.jadice.web.demo.common.server.UrlRelativeDataProvider
- createSourceHandle(ServerBasedDnDSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
- createSourceHandle(SplitFileUploadSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.SplitFileUploadDocumentDataProvider
- createSourceHandle(UploadDocIDSource) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
- createSourceHandle(S) - Method in interface com.levigo.jadice.web.server.DocumentDataProvider
-
Creates a SourceHandle from a given Source.
- createStart - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- createStart - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- createStatusbar() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceContentViewer
- createSubmenuButtonWithIcon(ToggleIconFont) - Method in class com.levigo.jadice.web.client.ui.IconFontAnnotationToolbarInitializer
- createSubmenuButtonWithIcon(StateEffectIcon) - Method in class com.levigo.jadice.web.client.ui.DefaultAnnotationToolbarInitializer
- createSubmenuButtonWithIcon(T) - Method in class com.levigo.jadice.web.client.ui.AbstractAnnotationToolbarInitializer
- createTextEditor(int, int, TextAnnotation, double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- createTextEditor(int, int, TextAnnotation, double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.IconifiedTextAnnotationWrangler
- createTextEditor(int, int, TextAnnotation, double) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Creates a text editor.
- createThumbnail(Document) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
- createThumbnail(Page) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
- createThumbnail(Page, Dimension) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
- createThumbnail(Page, Dimension, OutputStream) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
- createThumbnail(Page, OutputStream) - Method in class com.levigo.jadice.web.demo.enterprise.server.ThumbnailCreator
- createThumbnailViewer() - Method in class com.levigo.jadice.web.client.tools.ThumbnailTool
-
Creates and configures the
Viewer
shown in the ThumbnailTool. - createTIFFExporter() - Static method in class com.jadice.web.export.server.ExporterFactory
-
Create a TIFF
Exporter
. - createToggleNotifcationsAction(Collection<Object>) - Static method in class com.levigo.jadice.web.demo.common.client.widgets.ActionFactory
- createToolbarActionContext() - Method in class com.levigo.jadice.web.client.tools.AreaSelectionTool
- createTooltipText(Document, Annotation) - Method in interface com.levigo.jadice.web.client.tools.util.AnnotationTooltipGenerator
-
Creates the tooltip text for the given annotation.
- createTooltipText(Document, Annotation) - Method in class com.levigo.jadice.web.demo.enterprise.client.DemoTooltipGenerator
- createTracker(Document) - Static method in class com.levigo.jadice.web.client.undo.DocumentUndoSupport
-
Return an EventListUndoTracker tracking changes to the document's page list.
- createTransform(Resolution) - Method in class com.levigo.jadice.document.Resolution
- createTransform(Dimension2D, Unit) - Method in class com.levigo.jadice.document.Resolution
-
Create an
AffineTransform
scaling the unit square with this resolution to the given size at the given resolution. - createTransformedBounds(AffineTransform, float, float, float, float) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
-
A short-cut method for
AffineTransforms.createTransformedBounds(new Rectangle2D.Float(x,y,w,h))
. - createTransformedBounds(AffineTransform, Shape) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
-
A short-cut method for
.AffineTransform.createTransformedShape(Shape)
.getBounds() - createTransformedBounds2D(AffineTransform, float, float, float, float) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
-
A short-cut method for
AffineTransforms.createTransformedBounds2D(new Rectangle2D.Float(x,y,w,h))
. - createTransformedBounds2D(AffineTransform, Shape) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
-
A short-cut method for
.AffineTransform.createTransformedShape(Shape)
.getBounds2D() - createTransformedShape(AffineTransform, Shape) - Static method in class com.levigo.jadice.web.client.util.helper.AffineTransforms
-
A replacement for
AffineTransform.createTransformedShape(Shape)
which contains optimizations for frequent cases like the transformation ofRectangle2D
s with only quadrant rotations etc. - createTransportSession(ClientSession) - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
-
Creates a new transport session of the type
T
for the givenClientSession
. - createTransportSession(ClientSession) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
- createTransportSession(ClientSession) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
- createViewer() - Method in class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
-
Creates the Viewer.
- createWidget() - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
- createWidget() - Method in class com.levigo.jadice.web.client.commands.ShowAnnotationEditorCommand
- createWidget() - Method in class com.levigo.jadice.web.client.commands.ShowGradationCommand
- createWidget() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
-
Creates and returns the calibration widget.
- createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
- createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor
- createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontFaceEditor
- createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor
- createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor
- createWidget(Collection<Object>) - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
- createWidget(Collection<Object>) - Method in interface com.levigo.jadice.web.client.util.command.WidgetCommand
- createWrangler(AnnotationProfile, String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationProfileHelper
- creator() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- CROSS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- CROSSHAIR_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- CrossHairTool - Class in com.levigo.jadice.web.client.tools
- CrossHairTool() - Constructor for class com.levigo.jadice.web.client.tools.CrossHairTool
-
Constructor
- CTRL - Enum constant in enum class com.levigo.jadice.web.client.util.action.KeyStroke.Modifier
- CTRL_DOWN_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- CTRL_MASK - Static variable in class com.levigo.jadice.web.client.tool.events.InputEvent
- Cubic - Enum constant in enum class com.levigo.jadice.document.render.FilterType
- CURRENT - Enum constant in enum class com.levigo.jadice.web.client.PageView.VisibleRectPositioningStrategy
-
Positions the visible rectangle of the destination page at the location of its current page counterpart.
- currentEventId() - Method in interface com.levigo.jadice.web.transport.server.networking.ClientSession
- currentGestureStop() - Static method in class com.levigo.jadice.web.client.util.Gesture
-
Deprecated.
- currentHighlighted - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
- currentPage - Variable in class com.levigo.jadice.web.client.ui.status.PageSnapIn
- currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.web.client.rule.AbstractPresentationRule
- currentPageChanged(PageView, Page) - Method in interface com.levigo.jadice.web.client.rule.PresentationRule
- currentPageChanged(PageView, Page) - Method in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
- CurrentPageChangedEvent - Class in com.levigo.jadice.web.client.event
-
Deprecated.use
PageSelectionChangedEvent
instead - CurrentPageChangedEvent(HasHandlers, int, int) - Constructor for class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
-
Deprecated.
- CurrentPageChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
-
Deprecated.
- currentPath() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources.OtherStyles
- currentSearchIndex - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
- curResultIndex - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
- cursorPosition - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Profile-injected parameter that defines the initial cursor position in the TextEditor.
- cursorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- cursorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- cursorStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- CursorStyle - Interface in com.levigo.jadice.web.client.ui
- CursorStyleSelector - Interface in com.levigo.jadice.web.client.ui
-
An object implementing this interface can be used to determine what cursor to display during the creation of an annotation.
- curveChanged - Variable in class com.levigo.jadice.web.shared.model.settings.gradation.ControlCurve
- customize(Annotation) - Method in interface com.levigo.jadice.annotation.AnnotationCustomizer
-
Customize given annotation instance.
D
- D - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- DARKEN - Enum constant in enum class com.levigo.jadice.web.client.commands.GradationActionCommand.Action
- data - Variable in class com.levigo.jadice.web.demo.common.client.commands.FileReader.FileReadResult
- datastoreHasType(NativeEvent, String) - Static method in class com.levigo.jadice.web.client.tools.dnd.DnDImportUtils
-
Checks if the datastore of the event contains the given type.
- DataUrl - Class in com.jadice.web.util
-
Class for converting a DataUrl
- DataUrl(String) - Constructor for class com.jadice.web.util.DataUrl
- Debounce<T> - Class in com.levigo.jadice.web.client.util
-
Debounces user input.
- Debounce(int, Debounce.DebounceEmissionHandler<T>) - Constructor for class com.levigo.jadice.web.client.util.Debounce
- Debounce.DebounceEmissionHandler<T> - Interface in com.levigo.jadice.web.client.util
-
Function supplied from outside which will handle any user input emissions.
- DebugInitializationListener - Class in com.levigo.jadice.web.server.font
-
Logs
InitializationEvent
s duringFontManager
creation for debugging purposes. - DebugInitializationListener(String) - Constructor for class com.levigo.jadice.web.server.font.DebugInitializationListener
-
Creates a new instance, logging under a given ID.
- decode(String) - Static method in class com.jadice.web.util.Base64
-
Decodes Base64 data into octects
- DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.CreationMode
-
Default behavior, annotation will be created on click and can be resized while dragging, releasing the mouse button will finish the creation procedure.
- DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.PageView.RepaintMode
-
Do normal repainting.
- DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.ui.HorizontalToolbar.Type
- DEFAULT - Enum constant in enum class com.levigo.jadice.web.client.ui.JadiceButtonBuilder.ResourceType
- DEFAULT - Static variable in class com.levigo.jadice.document.DocumentLayer
-
A layer typically used for the document itself.
- DEFAULT_ACTIVATION_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
-
This priority indicates that the
Tool
's dispatch priority should be used to prioritize the activation request. - DEFAULT_CALLOUT_POINT_COUNT - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.CalloutAnnotations
- DEFAULT_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- DEFAULT_HEIGHT - Static variable in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
- DEFAULT_ICON_LAYER - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DEFAULT_ICON_MINUS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DEFAULT_ICON_MORE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DEFAULT_ICON_PLUS - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DEFAULT_LABEL_PROVIDER - Static variable in interface com.levigo.jadice.web.client.ThumbnailView
-
The default label provider creates simple labels for pages.
- DEFAULT_MARGIN - Static variable in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
- DEFAULT_NAMESPACE - Static variable in interface com.levigo.jadice.document.metadata.Metadata
- DEFAULT_PRIORITY - Static variable in class com.levigo.jadice.web.client.tool.Tool
-
The default priority used with respect to dispatching or rendering.
- DEFAULT_STRATEGY - Static variable in enum class com.levigo.jadice.web.shared.model.settings.strategy.PredefinedAnnotationRenderStrategy
-
The default strategy to be used if no strategy is explicitly set on the document.
- DEFAULT_TEXT_BOX_HEIGHT - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- DEFAULT_TEXT_BOX_WIDTH - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.CalloutAnnotationWrangler
- DEFAULT_WIDTH - Static variable in class com.levigo.jadice.web.demo.common.client.events.ui.NotificationPopup
- DEFAULT_ZOOM - Static variable in class com.levigo.jadice.web.client.tools.HoverLensTool
-
the default zoom factor at start
- DefaultActions - Class in com.levigo.jadice.web.client.ui
-
Provides a couple of predefined actions that can be used to control the PageView.
- DefaultActions() - Constructor for class com.levigo.jadice.web.client.ui.DefaultActions
- DefaultAnnotationToolbarInitializer - Class in com.levigo.jadice.web.client.ui
-
The DefaultAnnotationToolbarInitializer, is a
AnnotationToolbarInitializer
that dynamically fills the passed toolbar withCreateAnnotationCommand
for each type that is defined in the type-set of the annotationProfile. - DefaultAnnotationToolbarInitializer(AnnotationProfileAwareToolbar.Orientation, AbstractBar) - Constructor for class com.levigo.jadice.web.client.ui.DefaultAnnotationToolbarInitializer
- DefaultButtonResources - Interface in com.levigo.jadice.web.client.ui.buttons
- defaultButtons_activateRolloutSearch() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_bookmarkCreate() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_bookmarkNext() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_bookmarkPrevious() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_bookmarkRemove() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_bookmarkRemoveAll() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_calibrateResolution() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_deleteSelectedAnnos() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_gradation() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_menu() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageFirst() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageLast() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pagelayoutContinous() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pagelayoutGrid() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pagelayoutSingle() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageNext() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pagePrev() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageZoom100() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageZoomFit() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageZoomHeight() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageZoomIn() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageZoomOut() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_pageZoomWidth() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotate() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotate0() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotate180() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotate270() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotate90() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotateLeft() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_rotateRight() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_showGrid() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_startAreaSelection() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_toolCrosshair() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_toolLens() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_toolPan() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_toolPanForce() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_toolTextSelection() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- defaultButtons_toolThumbnail() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- DefaultCacheConfiguration - Class in com.levigo.jadice.web.server.config
- DefaultCacheConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultCacheConfiguration
- DefaultClientConfiguration - Class in com.levigo.jadice.web.client.config
-
A default, "hard-coded" implementation of a class holding a bunch of properties used by the jadice web toolkit client.
- DefaultClientConfiguration() - Constructor for class com.levigo.jadice.web.client.config.DefaultClientConfiguration
- DefaultControlsKitFilter - Class in com.levigo.jadice.web.client.rendercontrols
-
Default Filter
SettingsNames.AFFINE_TRANSFORM
is excluded because it won't be serialized completely yet. - DefaultControlsKitFilter() - Constructor for class com.levigo.jadice.web.client.rendercontrols.DefaultControlsKitFilter
- DefaultCursorStyleSelector - Class in com.levigo.jadice.web.client.ui
- DefaultCursorStyleSelector() - Constructor for class com.levigo.jadice.web.client.ui.DefaultCursorStyleSelector
- DefaultFontConfiguration - Class in com.levigo.jadice.web.server.config
- DefaultFontConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultFontConfiguration
- DefaultHiddenPagesMatcher - Class in com.levigo.jadice.web.shared.model.document
-
A simple implementation of a Matcher for a FilteredDocument (see com.levigo.jadice.web.client.model.document.FilteredDocument) that allows to hide pages in a document.
- DefaultHiddenPagesMatcher() - Constructor for class com.levigo.jadice.web.shared.model.document.DefaultHiddenPagesMatcher
- DefaultNetworkConfiguration - Class in com.levigo.jadice.web.server.config
- DefaultNetworkConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultNetworkConfiguration
- DefaultOpenFileHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.util.OpenFileHandler.DefaultOpenFileHandler
- DefaultPropertiesConfiguration - Class in com.levigo.jadice.web.server.config
- DefaultPropertiesConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultPropertiesConfiguration
- DefaultRenderControls - Class in com.levigo.jadice.web.client.settings
-
The JWT implementation of
RenderControls
. - DefaultRenderControls() - Constructor for class com.levigo.jadice.web.client.settings.DefaultRenderControls
-
Deprecated.For GWT-Serializer only
- DefaultRenderControls(SettingsFactory) - Constructor for class com.levigo.jadice.web.client.settings.DefaultRenderControls
-
Constructs and configures the new instance with the given
SettingsFactory
. - DefaultSelectionBehavior - Class in com.levigo.jadice.web.client.tools.selectionbehavior
- DefaultSelectionBehavior() - Constructor for class com.levigo.jadice.web.client.tools.selectionbehavior.DefaultSelectionBehavior
- DefaultServerConfiguration - Class in com.levigo.jadice.web.server.config
-
A default, "hard-coded" implementation of a class holding a bunch of properties used by the JWT server.
- DefaultServerConfiguration() - Constructor for class com.levigo.jadice.web.server.config.DefaultServerConfiguration
- defaultText - Variable in class com.levigo.jadice.annotation.TextAnnotation
- DefaultToolActivationPolicy - Class in com.levigo.jadice.web.client.tool
-
A simple and naive tool activation policy activating the first electable tool (if there is one) and electing the first feedback to be provided.
- DefaultToolActivationPolicy() - Constructor for class com.levigo.jadice.web.client.tool.DefaultToolActivationPolicy
- DefaultUIStyle - Interface in com.levigo.jadice.web.client.ui.style
-
The default UIStyle which, if used, will provide real images for all styles in contrary to the
MinimizedUIStyle
. - DefaultUIStyle.BorderBasicStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.BorderThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.GalleryNavigationButtonStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.JadiceButtonAnnotationStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.JadiceButtonOnPageViewStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.JadiceButtonTextStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.JadiceButtonThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.MenuBarStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ScrollbarHorizontalStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ScrollbarTouchStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ScrollbarVerticalStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ThumbnailOffsetStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarHorizontalStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarHorizontalSubmenuStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarSearchStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarStatusbarStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarSubmenuPopupStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarVerticalStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ToolbarVerticalSubmenuStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ViewerBasicStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUIStyle.ViewerThumbnailStyle - Interface in com.levigo.jadice.web.client.ui.style
- DefaultUncaughtExceptionHandler - Class in com.levigo.jadice.web.demo.common.client.util
-
Catches most kind of errors in the demo applciations and delegates them to the
NotificationEventBus
for further processing. - DefaultUncaughtExceptionHandler() - Constructor for class com.levigo.jadice.web.demo.common.client.util.DefaultUncaughtExceptionHandler
- DefaultUndoManager - Class in com.levigo.jadice.web.client.undo
-
A default implementation of
UndoManager
. - DefaultUndoManager() - Constructor for class com.levigo.jadice.web.client.undo.DefaultUndoManager
- DefaultWebFontHandler() - Constructor for class com.levigo.jadice.web.client.util.fonts.FontConfig.DefaultWebFontHandler
- DefaultWrangler<T extends Annotation> - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
-
Wrangler used for any Type without a special Wrangler
- DefaultWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- DefaultWrangler.CreationMode - Enum Class in com.levigo.jadice.web.client.internal.annotation.wrangler
-
Set how many mouse interactions must be made in order to create an annotation.
- DefaultWranglerFinder - Class in com.levigo.jadice.web.client.internal.annotation
- DefaultWranglerFinder() - Constructor for class com.levigo.jadice.web.client.internal.annotation.DefaultWranglerFinder
- degrees() - Method in enum class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings.Rotation
-
Return the rotation's angle in degrees.
- DELETE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- DELETE_ANNO_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DELETE_ANNO_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DELETE_ANNO_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DELETE_FILE_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DELETE_FILE_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DELETE_FILE_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- deleteFile() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- deleteInput() - Method in interface com.levigo.jadice.web.demo.enterprise.client.design.EnterpriseResources
- deleteSelectedAnnosAction(KeyStroke, Collection<Object>) - Static method in class com.levigo.jadice.web.client.ui.DefaultActions
- deleteSelectedAnnotations() - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
-
Deletes the selected annotations.
- DeleteSelectedAnnotationsCommand - Class in com.levigo.jadice.web.client.commands
-
Deletes the selected annotations.
- DeleteSelectedAnnotationsCommand() - Constructor for class com.levigo.jadice.web.client.commands.DeleteSelectedAnnotationsCommand
- DemoMessages - Interface in com.levigo.jadice.web.demo.common.client.ui.i18n
-
Main entry point for localized messages of the demo applications - mainly GUI elements.
- DemoRemoteLoggingServlet - Class in com.levigo.jadice.web.demo.common.server.log
- DemoRemoteLoggingServlet() - Constructor for class com.levigo.jadice.web.demo.common.server.log.DemoRemoteLoggingServlet
- DemoResources - Interface in com.levigo.jadice.web.demo.common.client.ui
- DemoServletConfiguration - Class in com.levigo.jadice.web.demo.common.server
-
This class manually registers those Servlets that require Autowired services and components.
- DemoServletConfiguration() - Constructor for class com.levigo.jadice.web.demo.common.server.DemoServletConfiguration
- DemoSystem - Class in com.levigo.jadice.web.demo.common.server
- DemoSystem() - Constructor for class com.levigo.jadice.web.demo.common.server.DemoSystem
- DemoTooltipGenerator - Class in com.levigo.jadice.web.demo.enterprise.client
-
An example of an
AnnotationTooltipGenerator
which creates tooltips for annotations in the enterprise demo. - DemoTooltipGenerator() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.DemoTooltipGenerator
- DemoUIStyle - Interface in com.levigo.jadice.web.demo.common.client.ui
- deny - Static variable in class com.levigo.jadice.document.auth.DocumentPermission
- DENY - Enum constant in enum class com.levigo.jadice.document.Permission.Vote
-
Deny the action.
- DENY - Static variable in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
- DENY - Static variable in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
- DENY - Static variable in class com.levigo.jadice.document.auth.web.DocumentPermission
- DENY_ALL - Static variable in class com.levigo.jadice.document.auth.web.UnconditionalPermission
-
A special kind of permission which always denys any action.
- DENY_ALL - Static variable in interface com.levigo.jadice.document.Permission
-
A special kind of permission which always denys any action.
- denyAll() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
-
Deny everything.
- denyAnnotationAdd() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
-
Deny adding annotations on the whole document.
- denyAnnotationChange() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
-
Deny changing annotations on the whole document.
- denyAnnotationRemove() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
-
Deny removing annotations on the whole document.
- denyChangeRemove() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- denyChangeRemoveDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- denyIndividualAnnotationChange() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
- denyIndividualAnnotationRemove() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
- denyIndividualAnnotationShow() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
- denyReorderPages() - Method in class com.levigo.jadice.web.demo.common.shared.service.sources.ClassPathWithAnnoAndPermissionSource
-
Deny reordering pages on the whole document.
- Dependency() - Constructor for class com.levigo.jadice.web.demo.enterprise.shared.service.Version.Dependency
-
Deprecated.
- Dependency(String, String, String, String, String) - Constructor for class com.levigo.jadice.web.demo.enterprise.shared.service.Version.Dependency
- deregister(Class<? extends Tool>) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
- deregister(Class<? extends Tool>) - Method in interface com.levigo.jadice.web.client.ToolManager
-
Deregisters the tool of the given class if the tool instance of this class is currently registered as tool.
- deregister(String) - Method in class com.levigo.jadice.web.server.export.ExportRepository
- deregister(String) - Method in class com.levigo.jadice.web.server.export.GeneratedIdRepository
- DESATURATION - Static variable in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
-
Identifier key for a desaturation change, used within a com.levigo.jadice.web.client.settings.RenderSettingsEvent to recognize the kind of change which happen.
- description - Variable in class com.levigo.jadice.web.client.ui.JadiceButtonBuilder
- description() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
- description() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
- descriptionColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.FontSizeEditor.FontSizeEditorStyle
- descriptionColumn() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.LineWidthEditor.LineWidthEditorStyle
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.ArrowAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.CalloutAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.EllipseAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.HistoryAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.LineAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.PathAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.RectangleAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.StampAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.TextAnnotation_CustomFieldSerializer
- deserial(SerializationStreamReader, Object) - Method in class com.levigo.jadice.annotation.TextHighlightAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, Annotation) - Static method in class com.levigo.jadice.annotation.Annotation_CustomFieldSerializer
-
Deserializes the basic values of all annotation types.
- deserialize(SerializationStreamReader, ArrowAnnotation) - Static method in class com.levigo.jadice.annotation.ArrowAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, CalloutAnnotation) - Static method in class com.levigo.jadice.annotation.CalloutAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, ChecklistAnnotation) - Static method in class com.levigo.jadice.annotation.ChecklistAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, EllipseAnnotation) - Static method in class com.levigo.jadice.annotation.EllipseAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, HistoryAnnotation) - Static method in class com.levigo.jadice.annotation.HistoryAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, JWTImageAnnotation) - Static method in class com.levigo.jadice.annotation.JWTImageAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, LineAnnotation) - Static method in class com.levigo.jadice.annotation.LineAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, PathAnnotation) - Static method in class com.levigo.jadice.annotation.PathAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, AnnotationFactory) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationFactory_CustomFieldSerializer
- deserialize(SerializationStreamReader, AnnotationProfile) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationProfile_CustomFieldSerializer
- deserialize(SerializationStreamReader, AnnotationTemplate) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate_CustomFieldSerializer
- deserialize(SerializationStreamReader, AnnotationType) - Static method in class com.levigo.jadice.annotation.profiles.AnnotationType_CustomFieldSerializer
- deserialize(SerializationStreamReader, ColorProperty) - Static method in class com.levigo.jadice.annotation.profiles.ColorProperty_CustomFieldSerializer
- deserialize(SerializationStreamReader, DiscreteProperty) - Static method in class com.levigo.jadice.annotation.profiles.DiscreteProperty_CustomFieldSerializer
- deserialize(SerializationStreamReader, FixedProperty) - Static method in class com.levigo.jadice.annotation.profiles.FixedProperty_CustomFieldSerializer
- deserialize(SerializationStreamReader, Labels) - Static method in class com.levigo.jadice.annotation.profiles.Labels_CustomFieldSerializer
- deserialize(SerializationStreamReader, PropertyProfile) - Static method in class com.levigo.jadice.annotation.profiles.PropertyProfile_CustomFieldSerializer
- deserialize(SerializationStreamReader, RangeProperty) - Static method in class com.levigo.jadice.annotation.profiles.RangeProperty_CustomFieldSerializer
- deserialize(SerializationStreamReader, ToolkitBasedFactory) - Static method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory_CustomFieldSerializer
- deserialize(SerializationStreamReader, TypeRef) - Static method in class com.levigo.jadice.annotation.profiles.TypeRef_CustomFieldSerializer
- deserialize(SerializationStreamReader, TypeSet) - Static method in class com.levigo.jadice.annotation.profiles.TypeSet_CustomFieldSerializer
- deserialize(SerializationStreamReader, UnrestrictedProperty) - Static method in class com.levigo.jadice.annotation.profiles.UnrestrictedProperty_CustomFieldSerializer
- deserialize(SerializationStreamReader, RectangleAnnotation) - Static method in class com.levigo.jadice.annotation.RectangleAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, ShapeBasedAnnotation) - Static method in class com.levigo.jadice.annotation.ShapeBasedAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, StampAnnotation) - Static method in class com.levigo.jadice.annotation.StampAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, TextAnnotation) - Static method in class com.levigo.jadice.annotation.TextAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, TextHighlightAnnotation) - Static method in class com.levigo.jadice.annotation.TextHighlightAnnotation_CustomFieldSerializer
- deserialize(SerializationStreamReader, Permissions) - Static method in class com.levigo.jadice.document.Permissions_CustomFieldSerializer
- DESERIALIZE_MAPPING - Static variable in class com.levigo.jadice.document.Permissions_CustomFieldSerializer
-
A permission mapping table to be used when performing the deserialzation of permissions.
- DeserializedRenderControls(BaseRenderSettings, ImageRenderSettings, AnnotationRenderSettings) - Constructor for class com.levigo.jadice.web.conn.server.TileServlet.DeserializedRenderControls
- deserializeInstance(SerializationStreamReader, CalloutAnnotation) - Method in class com.levigo.jadice.annotation.CalloutAnnotation_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, ChecklistAnnotation) - Method in class com.levigo.jadice.annotation.ChecklistAnnotation_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, JWTImageAnnotation) - Method in class com.levigo.jadice.annotation.JWTImageAnnotation_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, AnnotationFactory) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, AnnotationProfile) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, AnnotationTemplate) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, AnnotationType) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, ColorProperty) - Method in class com.levigo.jadice.annotation.profiles.ColorProperty_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, DiscreteProperty) - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, FixedProperty) - Method in class com.levigo.jadice.annotation.profiles.FixedProperty_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, Labels) - Method in class com.levigo.jadice.annotation.profiles.Labels_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, PropertyProfile) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, RangeProperty) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, ToolkitBasedFactory) - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, TypeRef) - Method in class com.levigo.jadice.annotation.profiles.TypeRef_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, TypeSet) - Method in class com.levigo.jadice.annotation.profiles.TypeSet_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, UnrestrictedProperty) - Method in class com.levigo.jadice.annotation.profiles.UnrestrictedProperty_CustomFieldSerializer
- deserializeInstance(SerializationStreamReader, Permissions) - Method in class com.levigo.jadice.document.Permissions_CustomFieldSerializer
- deSerializeRenderControls(String, PageView) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
- deSerializeRenderControls(String, List<Page>, PageView) - Static method in class com.levigo.jadice.web.client.rendercontrols.RenderControlsJsonSerializer
-
Take a json object and restore
RenderControls
on the givenpages
currently present inPageViews
Document
. - destroy() - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
- destroy() - Method in class com.levigo.jadice.web.demo.common.server.MDCSampleFilter
- destroy() - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.LoggingFilter
- destroy() - Method in class com.levigo.jadice.web.server.filter.CacheFilter
- destroy() - Method in class com.levigo.jadice.web.server.filter.MDCFilter
- destroy() - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
- destroy() - Method in class com.levigo.jadice.web.server.filter.NoOpFilter
- destroy() - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
- destroy() - Method in class com.levigo.jadice.web.transport.server.networking.AbstractTransportServlet
- destroy(Context) - Static method in class com.levigo.jadice.web.client.util.context.Context
-
Deprecated.
- detectSelection(Shape, Point2D, float, boolean) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.EllipseAnnotationWrangler
-
Detects if the ellipse is selected
- determineAnnoCreationCursor(Annotation) - Method in interface com.levigo.jadice.web.client.ui.CursorStyleSelector
-
Determines the Cursor to be used during Creation of an Annotation.
- determineAnnoCreationCursor(Annotation) - Method in class com.levigo.jadice.web.client.ui.DefaultCursorStyleSelector
- DEVICE_RESOLUTION - Enum constant in enum class com.levigo.jadice.web.client.rendercontrols.SettingsNames
- DEVICE_RESOLUTION - Static variable in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Identifier key for a deviceResolution change, used within a
RenderSettingsEvent
to recognize the kind of change which happens. - deviceToBase(double) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Utility method: convert device units to base units and unapply zoom factor
- deviceToBase(int) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Utility method: convert device units to base units and unapply zoom factor
- DevModeStartupListener - Class in com.levigo.jadice.web.server
-
Deprecated.
- DevModeStartupListener() - Constructor for class com.levigo.jadice.web.server.DevModeStartupListener
-
Deprecated.
- DevModeUtils - Class in com.jadice.web.util.gwt.client
-
Deprecated.This is only for demo use and is being relocated to the relevant demo modules. Slated for removal.
- DevModeUtils - Class in com.levigo.jadice.web.demo.common.client.util
- DevModeUtils() - Constructor for class com.jadice.web.util.gwt.client.DevModeUtils
-
Deprecated.
- DevModeUtils() - Constructor for class com.levigo.jadice.web.demo.common.client.util.DevModeUtils
- dialog() - Method in interface com.levigo.jadice.web.client.ui.MessageBoxStyle
- dialog() - Method in interface com.levigo.jadice.web.demo.common.client.ui.PasswordDialog.Style
- dialogBox() - Method in interface com.levigo.jadice.web.client.ui.DialogStyle
- DialogNotification - Class in com.levigo.jadice.web.demo.common.client.widgets.notification
-
Basic Notification with some Styles and Elements to set This is used for all Default-Notifications
- DialogNotification(DialogNotification.SimpleNotificationStyle) - Constructor for class com.levigo.jadice.web.demo.common.client.widgets.notification.DialogNotification
- DialogNotification.SimpleNotificationStyle - Interface in com.levigo.jadice.web.demo.common.client.widgets.notification
- dialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- dialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- dialogStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- DialogStyle - Interface in com.levigo.jadice.web.client.ui
- disable() - Static method in class com.levigo.jadice.web.client.util.action.ActionManager
-
Disables the ActionManager, so no actions will be performed
- disableAllLayers() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Disables the rendering of all standard layers provided by the
DocumentLayer
class and explicit enabled layers (defined by a call ofBaseRenderSettings.setDocumentLayerEnabled(DocumentLayer, boolean)
with a true boolean parameter). - disabled() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
- DISABLED - Enum constant in enum class com.levigo.jadice.web.client.tools.lens.FrozenStateMode
-
Disabled frozen state
- disableRotate() - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
- disableScroll() - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
- disableZoom() - Method in class com.levigo.jadice.web.client.tools.TwoFingerGestureTool
- discard() - Method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
-
Finish tracking changes on the EventList and discard all edits (not only the pending ones!) captured by this tracker.
- discard() - Method in interface com.levigo.jadice.web.client.undo.UndoableEdit
-
Discard the edit by freeing any resources held by it beyond simple references that are disposed of by garbage collection.
- DISCARD_TEXT - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.EditorBehaviorOnOutsideClick
- discardText() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TextEditor
-
Resets to the initial status of the annotation in case text changes are discarded.
- disconnect() - Method in interface com.levigo.jadice.web.transport.client.networking.TransportClient
-
Disconnects the client from the server.
- DiscreteProperty<T> - Class in com.levigo.jadice.annotation.profiles
- DiscreteProperty() - Constructor for class com.levigo.jadice.annotation.profiles.DiscreteProperty
- DiscreteProperty_CustomFieldSerializer - Class in com.levigo.jadice.annotation.profiles
- DiscreteProperty_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.profiles.DiscreteProperty_CustomFieldSerializer
- dispatch(GestureChangeHandler) - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureChangeEvent
- dispatch(GestureEndHandler) - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureEndEvent
- dispatch(GestureStartHandler) - Method in class com.levigo.jadice.web.client.event.input.JadiceTouchGestureStartEvent
- dispatch(IsWidget, IsWidget...) - Static method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
-
Dispatch the events received on the given
IsWidget
source
to the specifiedwidgets
. - dispatch(ErrorNotificationEventHandler) - Method in class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
- dispatch(InfoNotificationEventHandler) - Method in class com.jadice.web.util.notifications.client.events.InfoNotificationEvent
- dispatch(CurrentPageChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.CurrentPageChangedEvent
-
Deprecated.
- dispatch(DocumentChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.DocumentChangedEvent
- dispatch(InputHandler) - Method in class com.levigo.jadice.web.client.event.input.InputEvent
- dispatch(MouseDragEvent.MouseDragHandler) - Method in class com.levigo.jadice.web.client.event.input.MouseDragEvent
- dispatch(LoadingEvent.Handler) - Method in class com.levigo.jadice.web.client.event.LoadingEvent
- dispatch(PageLayoutChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.PageLayoutChangedEvent
- dispatch(PageSelectionChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.PageSelectionChangedEvent
- dispatch(ToolChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.ToolChangedEvent
- dispatch(VisibleRectChangedEvent.Handler) - Method in class com.levigo.jadice.web.client.event.VisibleRectChangedEvent
- dispatch(SearchResultsEventHandler) - Method in class com.levigo.jadice.web.client.search.event.SearchResultsEvent
- dispatch(SearchStatusChangedEventHandler) - Method in class com.levigo.jadice.web.client.search.event.SearchStatusChangedEvent
- dispatch(InventoryRenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.InventoryRenderSettingsEvent
- dispatch(RenderSettingsEvent.Handler) - Method in class com.levigo.jadice.web.client.settings.RenderSettingsEvent
- dispatch(MediaChangedEvent.Handler) - Method in class com.levigo.jadice.web.demo.enterprise.client.MediaChangedEvent
- dispatch(ServerToClientMessage) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet.LongpollSession
- dispatch(ServerToClientMessage) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
- dispatchPanel(T) - Static method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
-
Dispatch the events received on the given
IsWidget
source
to all child widgets of thesource
. - dispatchTo(IsWidget, KeyDownEventDispatchingUtil.HasChildren<T>) - Static method in class com.jadice.web.util.gwt.client.KeyDownEventDispatchingUtil
-
Dispatch the events received on the given
IsWidget
source
to an implementation ofKeyDownEventDispatchingUtil.HasChildren
. - DisplayConnectionStateWidget - Class in com.levigo.jadice.web.demo.enterprise.client
- DisplayConnectionStateWidget() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.DisplayConnectionStateWidget
- dispose() - Method in class com.jadice.web.util.glazedlists.GwtEventList
- dispose() - Method in interface com.levigo.jadice.document.Document
-
Disposes of a
Document
performing necessary clean-up tasks. - dispose() - Method in class com.levigo.jadice.web.client.model.document.FilteredDocument
- DND_DATA_SERVLET_URL - Static variable in class com.levigo.jadice.web.demo.common.shared.DnDConstants
- DnDConstants - Class in com.levigo.jadice.web.demo.common.shared
- DnDConstants() - Constructor for class com.levigo.jadice.web.demo.common.shared.DnDConstants
- DnDImportUtils - Class in com.levigo.jadice.web.client.tools.dnd
-
Helper class to handle common import actions.
- DnDImportUtils() - Constructor for class com.levigo.jadice.web.client.tools.dnd.DnDImportUtils
- DnDParameter - Class in com.levigo.jadice.web.client.tools.dnd
-
The parameter is given to
ExportHandler
s andImportHandler
s to handle different types of drag and drop related events. - DnDParameter(DragDropEventBase, ThumbnailView, SelectionBehavior, boolean) - Constructor for class com.levigo.jadice.web.client.tools.dnd.DnDParameter
- DnDRepository - Class in com.levigo.jadice.web.demo.common.server.dnd
-
A implementation to store drag an drop request data in temporary files.
- DnDSaveServerOperation - Class in com.levigo.jadice.web.demo.enterprise.server
-
Saves the selection of the document in the OpenPortfolioFormat in local files.
- DnDSaveServerOperation() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.DnDSaveServerOperation
- DnDServerOperationMessage - Class in com.levigo.jadice.web.demo.enterprise.shared.serveroperation
- DnDServerOperationMessage() - Constructor for class com.levigo.jadice.web.demo.enterprise.shared.serveroperation.DnDServerOperationMessage
- DnDServerOperationParameters - Class in com.levigo.jadice.web.demo.enterprise.shared.serveroperation
-
Parameters that are passed to the server to identify where and what to save from the document.
- DnDServerOperationParameters() - Constructor for class com.levigo.jadice.web.demo.enterprise.shared.serveroperation.DnDServerOperationParameters
-
Deprecated.
- DnDServerOperationParameters(Collection<Integer>, String) - Constructor for class com.levigo.jadice.web.demo.enterprise.shared.serveroperation.DnDServerOperationParameters
- DnDServlet - Class in com.levigo.jadice.web.demo.common.server.dnd
-
Offers external applications like the document platform access to the drag data.
- DnDServlet() - Constructor for class com.levigo.jadice.web.demo.common.server.dnd.DnDServlet
- doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.HorizontalToolbar
- doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.HorizontalToolbarSubmenu
- doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.VerticalToolbar
- doAdd(IsWidget) - Method in class com.levigo.jadice.web.client.ui.VerticalToolbarSubmenu
- doAddSeparator() - Method in class com.levigo.jadice.web.client.ui.AbstractBar
- doAddSeparator() - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenu
- docPermissions() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- DOCPVExportHandler - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
-
This exportHandler generates data that can be used with a document platform instance.
- DOCPVExportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVExportHandler
- DOCPVImportHandler - Class in com.levigo.jadice.web.demo.enterprise.client.dnd
-
Handles drops from the document platform.
- DOCPVImportHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.dnd.DOCPVImportHandler
- DOCS - Static variable in class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget
-
Some links to some documents from digbib.org
- document - Variable in class com.levigo.jadice.web.client.tool.events.EditEvent
- Document - Interface in com.levigo.jadice.document
-
Represents a logical document.
- DOCUMENT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DOCUMENT - Enum constant in enum class com.levigo.jadice.document.text.Granularity
- DOCUMENT - Enum constant in enum class com.levigo.jadice.web.client.commands.AbstractDocumentCommand.Scope
- DOCUMENT_INVERTED - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DOCUMENT_OFFSET_BOTTOM - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
-
A property key for the document offset bottom.
- DOCUMENT_OFFSET_TOP - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
-
A property key for the document offset top.
- Document.BasicState - Enum Class in com.levigo.jadice.document
-
An enum consisting of the default document states.
- Document.State - Interface in com.levigo.jadice.document
-
This is a marker interface to be implemented by objects serving as state designators for documents.
- DocumentAdapter - Class in com.levigo.jadice.document
-
An abstract adapter class used to reduce the complexity of implementing
DocumentListener
s as well asDocumentInterceptor
. - DocumentAdapter() - Constructor for class com.levigo.jadice.document.DocumentAdapter
- DocumentAnnotationPermission - Class in com.levigo.jadice.annotation.auth.web
-
Attention: this class is a GWT-compatible adaption of the jadice document platform version.
- DocumentAnnotationPermission(Class<? extends Intent>, Permission.Vote) - Constructor for class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
- DocumentAnnotationPermission.Factory - Class in com.levigo.jadice.annotation.auth.web
- DocumentChangedEvent - Class in com.levigo.jadice.web.client.event
- DocumentChangedEvent(Document, Document, HasHandlers) - Constructor for class com.levigo.jadice.web.client.event.DocumentChangedEvent
- DocumentChangedEvent.Handler - Interface in com.levigo.jadice.web.client.event
-
Handles a new "current document".
- DocumentDataProvider<S extends Source,
SH extends PageSegmentHandle> - Interface in com.levigo.jadice.web.server -
A provider for reading documents based on
Source
s. - DocumentDataProviderRegistry - Interface in com.levigo.jadice.web.server
-
Central registration for
DocumentDataProvider
implementations. - DocumentIDHandle - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- DocumentIDHandle() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
-
Deprecated.for GWT only
- DocumentIDHandle(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDHandle
- DocumentIDSource - Class in com.levigo.jadice.web.demo.common.shared.service.sources
- DocumentIDSource() - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
-
Deprecated.for GWT only
- DocumentIDSource(String) - Constructor for class com.levigo.jadice.web.demo.common.shared.service.sources.DocumentIDSource
- DocumentInterceptor - Interface in com.levigo.jadice.document
-
DocumentInterceptor
completes the interception capabilities for jadiceDocument
s. - DocumentLayer - Class in com.levigo.jadice.document
-
Class representing a layer of a
Document
. - DocumentLink(String, String) - Constructor for class com.levigo.jadice.web.demo.common.client.basicviewer.JadiceWidget.DocumentLink
- DocumentListener - Interface in com.levigo.jadice.document
-
A listener interface for receiving document events.
- documentOffsetBottom() - Method in interface com.levigo.jadice.web.client.layout.DocumentOffsetStyle
- documentOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- documentOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- documentOffsetStyle() - Method in interface com.levigo.jadice.web.client.ui.style.UIStyle
- DocumentOffsetStyle - Interface in com.levigo.jadice.web.client.layout
- documentOffsetTop() - Method in interface com.levigo.jadice.web.client.layout.DocumentOffsetStyle
- DocumentPermission - Class in com.levigo.jadice.document.auth
- DocumentPermission - Class in com.levigo.jadice.document.auth.web
-
Attention: this class is a GWT-compatible adaption of the jadice document platform version.
- DocumentPermission.DocumentPermissionFactory - Class in com.levigo.jadice.document.auth
- DocumentPermission.Factory - Class in com.levigo.jadice.document.auth.web
- DocumentReadMetricsFilter - Interface in com.levigo.jadice.web.server.config.metricsfilter
- documentRenderSettingsChanged(RenderSettingsEvent, Collection<DefaultRenderControls>) - Method in interface com.levigo.jadice.web.client.settings.BasicRenderControlInventory.Synchronizer
- DocumentUndoSupport - Class in com.levigo.jadice.web.client.undo
-
This collection of static methods provides access to
DefaultUndoManager
s which pertain toDocument
s. - DocumentUploadMeta - Class in com.levigo.jadice.web.demo.common.server.upload
- DocumentUploadMeta(File) - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadMeta
- documentUploadRepository - Variable in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
- DocumentUploadRepository - Class in com.levigo.jadice.web.demo.common.server.upload
- DocumentUploadRepository() - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepository
- DocumentUploadRepositoryDataProvider - Class in com.levigo.jadice.web.demo.common.server.upload
- DocumentUploadRepositoryDataProvider() - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
- DocumentUploadRepositoryDataProvider(DocumentUploadRepository) - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadRepositoryDataProvider
- DocumentUploadServlet - Class in com.levigo.jadice.web.demo.common.server.upload
- DocumentUploadServlet() - Constructor for class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadServlet
- documentView - Variable in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
- doDestroy() - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
- doExport(ServerOperation.Request<ExportParameters>, ServerOperation.ResponseChannel<ServerOperationMessage>, Exporter) - Method in class com.levigo.jadice.web.demo.common.server.export.ExportServerOperation
-
Because of the changes in JWT-427, clone the document's annotations before printing.
- doExport(ServerOperation.Request<P>, ServerOperation.ResponseChannel<M>, T) - Method in class com.jadice.web.export.server.serveroperation.AbstractExportServerOperation
-
Perform the actual export process.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.conn.server.WebtoolkitFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.demo.common.server.MDCSampleFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.demo.enterprise.server.logging.LoggingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.CacheFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.MDCFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.NoCacheFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.NoOpFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.server.filter.TileCacheFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.levigo.jadice.web.transport.server.TransportWebtoolkitFilter
- doFireAnnotationEvents - Variable in class com.levigo.jadice.annotation.Annotation
-
Flag whether annotation events should be fired.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.AbstractDownloadServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.conn.server.TileServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.common.server.dnd.DnDServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.common.server.log.LogDownloadServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.server.export.DownloadExportServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.server.FontDownloadServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.server.FontResourceServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
- doLayout() - Method in class com.levigo.jadice.web.demo.enterprise.client.JadiceDocumentViewer
-
Do some Layout stuff
- done() - Method in class com.levigo.jadice.web.client.undo.EventListUndoTracker
-
Finish tracking changes on the EventList.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.longpoll.LongpollTransportServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
- doPut(HttpServletRequest, HttpServletResponse) - Method in class com.levigo.jadice.web.demo.common.server.upload.DocumentUploadServlet
- doRead(Reader, ClassPathWithAnnoSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
- doRead(Reader, ClassPathWithRenderControlsSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
- doRead(Reader, CompositeSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
- doRead(Reader, ServerBasedDnDSource) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
- doRead(Reader, S) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
- doRecover(Reader, ClassPathWithAnnoHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithAnnoDocumentDataProvider
- doRecover(Reader, ClassPathWithRenderControlsHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ClassPathWithRenderControlsDocumentDataProvider
- doRecover(Reader, CompositeHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.CompositeDocumentDataProvider
- doRecover(Reader, ServerBasedDnDHandle) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.ServerBasedDnDDataProvider
- doRecover(Reader, SH) - Method in class com.levigo.jadice.web.demo.common.server.dataprovider.AbstractDocumentDataProvider
- doShutdown() - Method in class com.levigo.jadice.web.demo.common.server.DemoSystem
- DOT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- DoubleTapZoomTool - Class in com.levigo.jadice.web.client.tools
-
A tool for zooming to fit width for a page by double tapping on the page.
- DoubleTapZoomTool() - Constructor for class com.levigo.jadice.web.client.tools.DoubleTapZoomTool
- doUpdate() - Method in class com.levigo.jadice.web.client.ui.JadiceButton
-
Call this, when you want to call doUpdate without saving manually the values inside it this will call doUpdate(b, b, b, b)
- doUpdate(boolean, boolean, boolean, boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceButton
- doUpdate(boolean, boolean, boolean, boolean) - Method in class com.levigo.jadice.web.client.ui.JadiceDefaultButton
- DOWN - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- DOWN_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- DOWN_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- downButton() - Method in interface com.levigo.jadice.web.client.search.AdvancedSearchStyle
- downButton() - Method in interface com.levigo.jadice.web.client.search.RolloutSearchStyle
- DOWNLOAD_EXPORT_SERVLET_URL - Static variable in class com.levigo.jadice.web.demo.common.shared.export.ExportConstants
- DownloadExportCommand - Class in com.levigo.jadice.web.demo.common.client.export
-
Command that exports the current document on the serverside into a file of the given type.
- DownloadExportCommand(ExportParameters.Type) - Constructor for class com.levigo.jadice.web.demo.common.client.export.DownloadExportCommand
- DownloadExportServlet - Class in com.levigo.jadice.web.server.export
-
Offers clients to download files containing a document export.
- DownloadExportServlet() - Constructor for class com.levigo.jadice.web.server.export.DownloadExportServlet
- downloadExportServletRegistrationBean() - Method in class com.levigo.jadice.web.demo.common.server.DemoServletConfiguration
- downloadPurpose - Variable in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
- DownloadPurpose - Enum Class in com.levigo.jadice.web.shared.export
- DPI72 - Static variable in class com.levigo.jadice.document.Resolution
-
72 DPI (the same resolution as
Resolution.POINTS
but with a different base unit). - DPI96 - Static variable in class com.levigo.jadice.document.Resolution
-
96 DPI.
- DragHandleLineGesture(LineAnnotation, boolean, PointedEditEvent) - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler.DragHandleLineGesture
- dropDone(DnDParameter, ImportHandler) - Method in interface com.levigo.jadice.web.client.tools.dnd.ImportHandler
-
This method is used to cleanup data after a drop was completed.
- dropDone(DnDParameter, ImportHandler) - Method in class com.levigo.jadice.web.client.tools.dnd.PageSortImportHandler
- dropDone(DnDParameter, ImportHandler) - Method in class com.levigo.jadice.web.demo.enterprise.client.AbstractServerBasedImportHandler
- DYNAMIC_ZOOM_MODE - Static variable in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
-
A property key for the dynamic zoom mode.
- DYNAMIC_ZOOM_STATE - Static variable in class com.levigo.jadice.web.client.rules.ApplyDynamicZoomRule
-
Used for a property that reflects an ongoing zoom factor modification caused by dynamic zoom mode.
- DynamicAction - Interface in com.levigo.jadice.web.client.util.action
-
A marker interface used to indicate that more aspects than usual of the action are considered to be dynamically changing.
- dynamicCanvas() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.ColorEditor.ColorEditorStyle
- DynamicRegisteredAction - Class in com.levigo.jadice.web.client.util.action
-
An implementation of DynamicAction that creates labels and descriptions from the context using functions.
- DynamicRegisteredAction(Function<Collection<Object>, String>, KeyStroke, StateIcon, Command, Collection<Object>) - Constructor for class com.levigo.jadice.web.client.util.action.DynamicRegisteredAction
- DynamicRegisteredAction(Function<Collection<Object>, String>, Function<Collection<Object>, String>, KeyStroke, KeyStroke, StateIcon, Command, Collection<Object>, boolean) - Constructor for class com.levigo.jadice.web.client.util.action.DynamicRegisteredAction
E
- E - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
- E - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
- E - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- E_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- east - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.callout.ModifyTextBoxGesture.ResizeType
- east - Variable in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.ResizeAnnotationsGesture.ResizeType
- EDGES - Enum constant in enum class com.levigo.jadice.web.client.tools.VisibleBoundsTool.MouseSensitivity
-
Mouse-sensitivity only along the edges but not inside the rectangle.
- editable - Variable in class com.levigo.jadice.annotation.TextAnnotation
- EditEvent - Class in com.levigo.jadice.web.client.tool.events
- editor() - Method in interface com.levigo.jadice.web.client.internal.annotation.editor.PropertyProfileEditorStyle
- editor_bold() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_bold() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_bold() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_bold_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_bold_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_bold_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_border() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_border() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_border() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_centerHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_centerHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_centerHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_coordinates_A() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_coordinates_A() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_coordinates_A() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_COORDINATES_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_COPY - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_fill() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_fill() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_fill() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_FILL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_FILL_COLOR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_FILL_COLOR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_FILL_COLOR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_fillColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_fillColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_fillColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_filled() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_filled() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_filled() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_fontFace() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_fontFace() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_fontFace() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_fontSize() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_fontSize() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_fontSize() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_italic() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_italic() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_italic() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_italic_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_italic_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_italic_de() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_leftHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_leftHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_leftHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_LINE_WIDTH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_rightHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_rightHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_rightHorizontalAlignment() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_strikethrough() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_strikethrough() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_strikethrough() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_stroke() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_stroke() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_stroke() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_STROKE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_STROKE_COLOR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_STROKE_COLOR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_STROKE_COLOR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_strokeColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_strokeColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_strokeColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_TB_STAMPENTRY() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_TEXT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_BOLD - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_BOLD_DE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_COLOR_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_COLOR_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_COLOR_C - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_EDIT - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_FONTFACE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_FONTSIZE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_ITALIC - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_ITALIC_DE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_STRIKETHROUGH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_UNDERSCORE - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TEXT_VIEW - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_textColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_textColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_textColor() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_TOGGLE_BORDER_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TOGGLE_BORDER_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TOGGLE_FILLED_A - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TOGGLE_FILLED_B - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EDITOR_TOGGLE_TRANSPARENCY - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_transparency() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_transparency() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_transparency() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- EDITOR_TRASH - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- editor_underscore() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_underscore() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_underscore() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_viewText() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_viewText() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_viewText() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editor_width() - Method in interface com.levigo.jadice.web.client.ui.buttons.DefaultButtonResources
- editor_width() - Method in interface com.levigo.jadice.web.client.ui.buttons.ExtendedButtonResources
- editor_width() - Method in interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
- editorBehaviorOnOutsideClick - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Profile injected parameter that defines the behavior of the TextEditor on an outside click.
- editorHeight - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Profile-injected parameter.
- editorWidth - Variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler
-
Profile-injected parameter.
- EFFECT_ALPHA50P - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Icon effect: make icon 50% transparent
- EFFECT_DARKER - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Icon effect draw icon darker
- EFFECT_GRAY - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Icon effect: convert to gray (desaturate)
- EFFECT_GRAY50P - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Icon effect: convert to gray (desaturate) partially (50%)
- EFFECT_LIGHTER - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Icon effect: draw icon lighter
- EFFECT_MORECONTRAST - Static variable in class com.jadice.web.util.icon.client.IconManager
-
Icon effect: make icon 50% transparent
- EffectIcon - Interface in com.jadice.web.util.icon.client
- EffectIcons - Class in com.jadice.web.util.icon.client
- EffectIconUrl - Class in com.jadice.web.util.icon.client
- EffectIconUrl(String) - Constructor for class com.jadice.web.util.icon.client.EffectIconUrl
- EffectIconUrl(String, EffectIconUrl.SizeKnownHandler) - Constructor for class com.jadice.web.util.icon.client.EffectIconUrl
- EffectIconUrl.SizeKnownHandler - Interface in com.jadice.web.util.icon.client
- EIGHT - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- electActiveTool(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in class com.levigo.jadice.web.client.tool.DefaultToolActivationPolicy
- electActiveTool(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in interface com.levigo.jadice.web.client.tool.ToolActivationPolicy
- electFeedback(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in class com.levigo.jadice.web.client.tool.DefaultToolActivationPolicy
- electFeedback(List<ToolActivationPolicy.ActivationCandidate>, EditEvent, ToolManager) - Method in interface com.levigo.jadice.web.client.tool.ToolActivationPolicy
- EllipseAnnotation - Class in com.levigo.jadice.annotation
-
An annotation looking like an circle or ellipse.
- EllipseAnnotation() - Constructor for class com.levigo.jadice.annotation.EllipseAnnotation
- EllipseAnnotation_CustomFieldSerializer - Class in com.levigo.jadice.annotation
- EllipseAnnotation_CustomFieldSerializer() - Constructor for class com.levigo.jadice.annotation.EllipseAnnotation_CustomFieldSerializer
- EllipseAnnotationWrangler - Class in com.levigo.jadice.web.client.internal.annotation.wrangler
- EllipseAnnotationWrangler() - Constructor for class com.levigo.jadice.web.client.internal.annotation.wrangler.EllipseAnnotationWrangler
- EMAIL - Enum constant in enum class com.jadice.web.util.icon.client.iconfont.JWTIconFont
- EMBEDDED_ANNOTATIONS - Static variable in class com.levigo.jadice.document.DocumentLayer
-
A layer typically used for format specific inline annotations.
- EMPTY_HANDLE_LIST - Static variable in class com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler
- enableAllLayers() - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
-
Enables the rendering of all standard layers provided by the
DocumentLayer
class and explicit disabled layers (defined by a call ofBaseRenderSettings.setDocumentLayerEnabled(DocumentLayer, boolean)
with a false boolean parameter). - enabled - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
- enabled() - Method in interface com.levigo.jadice.web.client.ui.JadiceButtonStyle
- ENABLED - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
-
The enabled state of a tool changed.
- EnableToolCommand - Class in com.levigo.jadice.web.client.commands
- EnableToolCommand() - Constructor for class com.levigo.jadice.web.client.commands.EnableToolCommand
- EnableToolCommand(Class<? extends Tool>) - Constructor for class com.levigo.jadice.web.client.commands.EnableToolCommand
- encode(byte[]) - Static method in class com.jadice.web.util.Base64
- encode(byte[], int, int) - Static method in class com.jadice.web.util.Base64
-
Encodes hex octects into Base64
- encryptedPdf() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- encryptedPdfDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- end() - Method in class com.levigo.jadice.web.client.tools.PanForceTool.PanForceGesture
- END - Enum constant in enum class com.levigo.jadice.web.client.internal.annotation.wrangler.TextAnnotationWrangler.CursorPosition
- END - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- endPointDocument - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
- endPointScreen - Variable in class com.levigo.jadice.web.client.tools.AreaSelectionTool
- EnglishMetricUnit - Enum constant in enum class com.levigo.jadice.document.Unit
- ensureDebugId(String) - Method in class com.levigo.jadice.web.client.internal.annotation.AnnotationEditor
- ensureDebugId(String) - Method in class com.levigo.jadice.web.client.internal.annotation.CreateModeEditor
- ensureDebugId(String) - Method in class com.levigo.jadice.web.client.tool.BasicToolManager
- ensureDebugId(String) - Method in class com.levigo.jadice.web.client.tool.Tool
- ensureDebugId(String) - Method in class com.levigo.jadice.web.client.tools.AnnotationTool
- ensureMinimumLength(Point2D, Point2D, double, Grid.SnapTo, Page, Grid) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
-
Makes sure the line length does not fall below the minimum length by maintaining a minimum distance between the edited point and its opposite.
- ensureMinimumLength(Point2D, Point2D, Grid.SnapTo, Page, Grid) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.LineAnnotationWrangler
- ENTER - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- EnterpriseDemoEntryPoint - Class in com.levigo.jadice.web.demo.enterprise.client
-
Demo for showing some features of the Jadice Webclient-Viewer You can set URL parameters, see
UrlParameterUtils.UrlParameters
for a detailed list. - EnterpriseDemoEntryPoint() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoEntryPoint
- EnterpriseDemoMain - Class in com.levigo.jadice.web.demo.enterprise.client
-
Serves as substitute for a
EntryPoint
. - EnterpriseDemoMain() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.EnterpriseDemoMain
- EnterpriseDemoSpringBootApp - Class in com.levigo.jadice.web.demo.enterprise.server
- EnterpriseDemoSpringBootApp() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.EnterpriseDemoSpringBootApp
- EnterpriseFileHandler - Class in com.levigo.jadice.web.demo.enterprise.client.openfile
- EnterpriseFileHandler() - Constructor for class com.levigo.jadice.web.demo.enterprise.client.openfile.EnterpriseFileHandler
- EnterpriseMessages - Interface in com.levigo.jadice.web.demo.enterprise.client
- EnterpriseResources - Interface in com.levigo.jadice.web.demo.enterprise.client.design
- EnterpriseResources.LayoutPanelStyle - Interface in com.levigo.jadice.web.demo.enterprise.client.design
- EnterpriseResources.OtherStyles - Interface in com.levigo.jadice.web.demo.enterprise.client.design
- EnterpriseServletConfiguration - Class in com.levigo.jadice.web.demo.enterprise.server
- EnterpriseServletConfiguration() - Constructor for class com.levigo.jadice.web.demo.enterprise.server.EnterpriseServletConfiguration
- equals(Object) - Method in class com.jadice.web.util.glazedlists.event.GwtListEvent
- equals(Object) - Method in class com.levigo.jadice.annotation.auth.web.DocumentAnnotationPermission
- equals(Object) - Method in class com.levigo.jadice.annotation.auth.web.IndividualAnnotationPermission
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationFactory
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationProfile
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationTemplate
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.AnnotationType
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.DiscreteProperty
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Label
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Labels
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.NameBasedFactory
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.Parameter
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.PropertyDefault
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.PropertyProfile
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.RangeProperty
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.ToolkitBasedFactory
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.TypeRef
- equals(Object) - Method in class com.levigo.jadice.annotation.profiles.TypeSet
- equals(Object) - Method in class com.levigo.jadice.document.auth.web.DocumentPermission
- equals(Object) - Method in class com.levigo.jadice.document.auth.web.UnconditionalPermission
- equals(Object) - Method in class com.levigo.jadice.document.DocumentLayer
- equals(Object) - Method in class com.levigo.jadice.document.Resolution
- equals(Object) - Method in class com.levigo.jadice.document.util.FloatDimension
- equals(Object) - Method in class com.levigo.jadice.web.client.grid.Cell
- equals(Object) - Method in class com.levigo.jadice.web.client.settings.DefaultRenderControls
- equals(Object) - Method in class com.levigo.jadice.web.client.tool.Tool.ActivationRequest
- equals(Object) - Method in interface com.levigo.jadice.web.client.util.action.Key
- equals(Object) - Method in class com.levigo.jadice.web.client.util.action.KeyStroke
- equals(Object) - Method in class com.levigo.jadice.web.shared.model.PageSegmentHandle
- equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.AnnotationRenderSettings
- equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.BaseRenderSettings
- equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.gradation.GradationCurve
- equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.ImageRenderSettings
- equals(Object) - Method in class com.levigo.jadice.web.shared.model.settings.PageViewSettings
- error(Session, Throwable) - Method in class com.levigo.jadice.web.transport.server.networking.websocket.WebSocketTransportEndpoint
-
This gets called by the WebSocket implementation of the application server, once a
Throwable
was thrown. - error_docLoading_aborted() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- error_noMultiFileSupport() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- error_textsearch_failed() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- error_textsearch_tooManyResults() - Method in interface com.levigo.jadice.web.demo.common.client.ui.i18n.DemoMessages
- errorIlleagalPageNumber() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- errorNotANumber() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- errorNotification_serverconnection_lost() - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- ErrorNotificationEvent - Class in com.jadice.web.util.notifications.client.events
- ErrorNotificationEvent(String, Throwable) - Constructor for class com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
- ErrorNotificationEventHandler - Interface in com.jadice.web.util.notifications.client.events
- errorNotificationIcon() - Method in interface com.levigo.jadice.web.client.ui.style.DefaultUIStyle
- errorNotificationIcon() - Method in interface com.levigo.jadice.web.client.ui.style.MinimizedUIStyle
- errorPageOutOfRange(int) - Method in interface com.levigo.jadice.web.client.ui.i18n.JadiceMessages
- escape(String) - Static method in class com.levigo.jadice.web.demo.common.shared.util.URLUtils
-
we replace the "|" with "*" because they don't need to be encoded and therefore the URL is shorter.
- ESCAPE - Enum constant in enum class com.levigo.jadice.web.client.util.action.Keys
- evalToBoolean(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
-
Evaluate the given XPath expression against the current node and return the result as a Boolean.
- evalToNumber(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
-
Evaluate the given XPath expression against the current node and return the result as a Number.
- evalToString(String, Object...) - Method in interface com.levigo.jadice.document.metadata.MetadataNode
-
Evaluate the given XPath expression against the current node and return the result as a String.
- eventBus - Variable in class com.levigo.jadice.web.client.search.RolloutSearch
- eventBus - Variable in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
- eventBus - Variable in class com.levigo.jadice.web.demo.common.client.notification.VisualNotificationSupport
- EventListUndoTracker<E> - Class in com.levigo.jadice.web.client.undo
-
An EventListUndoTracker tracks changes to the contents of an
EventList
. - EventObject - Class in com.levigo.jadice.web.client.tool.events
-
The root class from which all event state objects shall be derived.
- EventObject(PageView) - Constructor for class com.levigo.jadice.web.client.tool.events.EventObject
-
Constructs a prototypical Event.
- Events - Class in com.levigo.jadice.web.client.util.helper
-
Helper class to translate raw positions from events into widget related coordinates.
- Events.PagePoint - Class in com.levigo.jadice.web.client.util.helper
- EventStreamServlet - Class in com.levigo.jadice.web.transport.server.networking.sse
-
The EventStreamServlet dispatches all incoming and/or outgoing messages using a server-sent-event-based protocol: Incoming messages are received via plain old HTTP Outgoing messages are sent via an EventStream This way a full-duplex communication is achieved.
- EventStreamServlet() - Constructor for class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
- EventStreamServlet(TransportManagerInternal) - Constructor for class com.levigo.jadice.web.transport.server.networking.sse.EventStreamServlet
- EW_RESIZE_CURSOR() - Method in interface com.levigo.jadice.web.client.ui.CursorStyle
- exampleAudio() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- exampleAudioDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- exampleVideo() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- exampleVideoDescription() - Method in interface com.levigo.jadice.web.demo.enterprise.client.EnterpriseMessages
- EXCLUSIVE - Enum constant in enum class com.levigo.jadice.web.client.event.ToolChangedEvent.Cause
-
A tool became exclusive.
- execute() - Method in class com.levigo.jadice.web.client.command.InjectedWidgetCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ActivateRolloutSearchCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolbarSearchCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ActivateToolCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.AddBookmarkCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.AnnotationVisibilityCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.AttachGridCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.AutoActivationCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.CreateAnnotationViaApiCommand
-
Executes the command to create an
Annotation
if the preconditions listed in the documentation ofCreateAnnotationViaApiCommand.canExecute()
are met. - execute() - Method in class com.levigo.jadice.web.client.commands.DeleteSelectedAnnotationsCommand
-
Executes the command.
- execute() - Method in class com.levigo.jadice.web.client.commands.EnableToolCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.FitPageCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.FitPageOnceCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.GradationActionCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.GradationCurveCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.HighlightTextCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.LocaleCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.NextBookmarkCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.NextPageCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.PreviousBookmarkCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.PreviousPageCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.RedoCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.RemoveAllBookmarksCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.RemoveBookmarkCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ResampleFilterCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.RotateCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.SelectPageLayoutCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ShowResolutionCalibrationWidgetCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.SpinCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.TextAwareAnnotationCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ThumbnailToolCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.UndoCommand
- execute() - Method in class com.levigo.jadice.web.client.commands.ZoomCommand
-
Executes this command.
- execute() - Method in class com.levigo.jadice.web.client.commands.ZoomToCommand
-
Executes this command.
- execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.AnnotationPropertyEditor
- execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor.AlignmentCommand
- execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.HorizontalAlignmentEditor
- execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.ToggleEditor
- execute() - Method in class com.levigo.jadice.web.client.internal.annotation.editor.TransparencyEditor
- execute() - Method in class com.levigo.jadice.web.client.tools.area.CancelAreaSelectionCommand
- execute() - Method in class com.levigo.jadice.web.client.tools.area.StartAreaSelectionCommand
- execute() - Method in class com.levigo.jadice.web.client.util.command.InjectedCommand
-
This method is called in order to execute the command.
- execute() - Method in class com.levigo.jadice.web.demo.common.client.commands.FullscreenCommand
- execute() - Method in class com.levigo.jadice.web.demo.common.client.commands.OpenFileCommand
- execute() - Method in class com.levigo.jadice.web.demo.common.client.export.ExportCommand
- execute() - Method in class com.levigo.jadice.web.demo.common.client.notification.ToggleNotificationsCommand
- execute() - Method in class com.levigo.jadice.web.demo.enterprise.client.annotations.SaveAnnotationsCommand
- execute(Element) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItem
-
Overriden in subclasses.
- execute(Element) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemCommand
- execute(Element) - Method in class com.levigo.jadice.web.client.ui.menu.contextmenu.ContextMenuItemSubMenu
- execute(Command, Collection<Object>, Rectangle, PopupExecutor.PreferredPosition) - Method in interface com.levigo.jadice.web.client.ui.PopupExecutor
- execute(BasicPageView, TextEditor, Collection<Object>, Rectangle, PageManager.PageContainer) - Method in class com.levigo.jadice.web.client.internal.annotation.wrangler.TextEditorPopupExecutor
- execute(String) - Method in class com.levigo.jadice.web.demo.common.client.ui.PasswordDialog
CalloutAnnotationRenderer