Uses of Interface
se.conciliate.extensions.publish.PublishService.ProfileEditorKey
Packages that use PublishService.ProfileEditorKey
Package
Description
Provides publish services and the means to register
custom fields to show in published material.
-
Uses of PublishService.ProfileEditorKey in se.conciliate.extensions.publish
Methods in se.conciliate.extensions.publish with parameters of type PublishService.ProfileEditorKeyModifier and TypeMethodDescriptiondefault void
PublishService.editProfile
(Window parent, MutablePublishProfile profile, PublishService.ProfileEditorKey key, Runnable editCallBack) Shows a GUI for editing a specific setting in the given profile.default void
PublishService.InvalidMessage.setErrorInProfile
(String title, String question, PublishService.ProfileEditorKey key) Also called if an error occurs in validation that can be fixed.