Interface BaseMessages
public interface BaseMessages
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionadd()apiKey()apply()busyMsg()cancel()close()confirmDeleteManyMsg(int size) confirmDeleteMsg(String displayTitle) confirmPromptDescription(String operation) copy()download()edit()error()folder()height()host()id()informationOn(String displayTitle) insert()key()menu()name()needForcefulDeleteMsg(String message) next()no()ok()open()password()paste()path()port()prev()refresh()reload()remove()rename()restUrl()revert()save()saveAs()selectValueLabel(String name) stringLengthValidationError(int length) submit()test()time()tools()type()unknown()unnamed()uploadErrorDetail(String detail) username()value()view()waitMsg()warning()width()yes()
-
Field Details
-
INSTANCE
-
-
Method Details
-
submit
String submit() -
ok
String ok() -
apply
String apply() -
cancel
String cancel() -
close
String close() -
add
String add() -
insert
String insert() -
yes
String yes() -
no
String no() -
edit
String edit() -
save
String save() -
saveAs
String saveAs() -
remove
String remove() -
removeAll
String removeAll() -
expandAll
String expandAll() -
collapseAll
String collapseAll() -
reload
String reload() -
refresh
String refresh() -
previewRefresh
String previewRefresh() -
rename
String rename() -
view
String view() -
properties
String properties() -
next
String next() -
prev
String prev() -
propertyName
String propertyName() -
propertyDescription
String propertyDescription() -
width
String width() -
height
String height() -
value
String value() -
name
String name() -
type
String type() -
description
String description() -
information
String information() -
createdOn
String createdOn() -
folder
String folder() -
id
String id() -
changedOn
String changedOn() -
key
String key() -
loadingMsg
String loadingMsg() -
storingMsg
String storingMsg() -
waitMsg
String waitMsg() -
busyMsg
String busyMsg() -
progressMsg
String progressMsg() -
confirmDeleteMsg
-
confirmDeleteTitle
String confirmDeleteTitle() -
needForcefulDeleteMsg
-
needForcefulDeleteTitle
String needForcefulDeleteTitle() -
changesApplied
String changesApplied() -
open
String open() -
error
String error() -
displayErrorDetails
String displayErrorDetails() -
unknown
String unknown() -
closeOtherTabsText
String closeOtherTabsText() -
closeTabText
String closeTabText() -
closeAllsTabText
String closeAllsTabText() -
alphaNumericErrorMsg
String alphaNumericErrorMsg() -
requestCanceled
String requestCanceled() -
selectValueLabel
-
warning
String warning() -
unsavedChanges
String unsavedChanges() -
encounteredError
String encounteredError() -
violatedSecurity
String violatedSecurity() -
unnamed
String unnamed() -
revert
String revert() -
confirmDeleteManyMsg
-
confirmDeleteAllMsg
String confirmDeleteAllMsg() -
infoLabel
String infoLabel() -
helpLabel
String helpLabel() -
copy
String copy() -
paste
String paste() -
uploadError
String uploadError() -
uploadErrorDetail
-
validUploadTarget
String validUploadTarget() -
download
String download() -
duplicate
String duplicate() -
lastModified
String lastModified() -
informationOn
-
confirmPromptDescription
-
gotoLabel
String gotoLabel() -
test
String test() -
time
String time() -
configuration
String configuration() -
host
String host() -
port
String port() -
username
String username() -
password
String password() -
clearPassword
String clearPassword() -
path
String path() -
invalidKey
String invalidKey() -
restUrl
String restUrl() -
apiKey
String apiKey() -
clearApikey
String clearApikey() -
reportServerVersion
String reportServerVersion() -
schemaVersion
String schemaVersion() -
tools
String tools() -
duplicateKey
String duplicateKey() -
createRandomKey
String createRandomKey() -
stringLengthValidationError
-
textCopied
String textCopied()
-