Console Webservice API

SignSettings

Other API in Package

Console

Console System

Internal Console

List of Classes

ConsoleWebServiceController

AnalyticDataViewFilter

Archive

ArchiveManager

AreaChart

Attachment

AudioFile

BarChart

BillingEngine

BillingEvent

Browser

Buffer

BusinessUtil

CacheManager

Cell

CellFilter

Chart

ChartSharedSettings

ChartTool

Chunk

ConsoleManager

ConsolePacket

ConsoleWebServiceRequest

Cube

Data

DataList

DataListFilter

DataReader

DataRecord

DataSet

DataSetRecord

DataSetResult

DataView

DataViewBuilder

DataViewCriteria

DataViewFilter

DataViewList

DataViewRecord

DatasetFile

DateUtil

DisplaySettings

Document

DocumentFile

DownloadResponse

Email

EncryptionUtil

Enterprise

EnterpriseInfo

ExcelFile

File

FileBuffer

Formatter

Fragment

FtpRequest

GeoUtil

GroupConcat

ImageFile

Inspector

JSONBuffer

JSONParser

Job

JobManager

LineChart

LockManager

Logger

MailBox

MailBoxList

MailMessage

MailResponse

Message

MessageManager

Modules

Monitor

PWA

Packet

PacketDataList

PacketDataRecord

PagingInfo

Pal

PalActivationKeyInfo

PalInfo

Payload

PdfFile

PieChart

Profile

ProfileInfo

ProfilePacket

ProfilePalManager

ProfileTxManager

QRUtil

Render

Role

RuntimePal

SSOToken

SafeBox

ScatterPlotChart

ServiceRequest

ServiceResponse

ShellPal

ShellPalManager

SignSettings

SiteBuilder

Slice

SmartDoc

SmartDocManager

Socket

SocketResponse

StorageProvider

StorageProviderDataList

StoredObject

SystemDataView

SystemDataViewFilter

Tag

TagFilter

TagManager

TextEmail

TextMessage

TiffBuilder

TransactionPacket

Tunnel

TunnelResult

UnknownFile

VCardFile

Validator

ValidityCheck

WebServiceResponse

Wizard

XMLReader

ZoneAccess

Method Summary
  setAuditNameEnabled(boolean enabled)

Enables or disables audit name string on signature

  setAuditNamePosition(int top, int left)

Sets position for audit name string on custom signature.

  setInitialBackground(String image, int top, int left)

Enables custom background image for signature. Signature for profile will be painted over background image in position specified with top and left coordinate

  setSignatureBackground(String image, int top, int left)

Enables custom background image for signature. Signature for profile will be painted over background image in position specified with top and left coordinate

Method Detail


setAuditNameEnabled(boolean enabled)

Enables or disables audit name string on signature

Parameters:

  • boolean   enabled  - if true, audit name string will be displayed on signature.

Since: 06-09-2010

top

setAuditNamePosition(int top, int left)

Sets position for audit name string on custom signature.

Parameters:

  • int   top  - top coordinate.
  • int   left  - left coordinate.

Since: 06-09-2010

top

setInitialBackground(String image, int top, int left)

Enables custom background image for signature. Signature for profile will be painted over background image in position specified with top and left coordinate

Parameters:

  • String   image  - name of image. Required parameter.
  • int   top  - initials top coordinate.
  • int   left  - initials left coordinate.

Since: 06-09-2010

top

setSignatureBackground(String image, int top, int left)

Enables custom background image for signature. Signature for profile will be painted over background image in position specified with top and left coordinate

Parameters:

  • String   image  - name of image. Required parameter.
  • int   top  - signature top coordinate.
  • int   left  - signature left coordinate.

Since: 06-09-2010

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 01, 2024 05:15 AM