Interface BaseMessages


public interface BaseMessages
  • Field Details

  • 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

      String confirmDeleteMsg(String displayTitle)
    • confirmDeleteTitle

      String confirmDeleteTitle()
    • needForcefulDeleteMsg

      String needForcefulDeleteMsg(String message)
    • 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

      String selectValueLabel(String name)
    • warning

      String warning()
    • unsavedChanges

      String unsavedChanges()
    • encounteredError

      String encounteredError()
    • violatedSecurity

      String violatedSecurity()
    • unnamed

      String unnamed()
    • revert

      String revert()
    • confirmDeleteManyMsg

      String confirmDeleteManyMsg(int size)
    • confirmDeleteAllMsg

      String confirmDeleteAllMsg()
    • infoLabel

      String infoLabel()
    • helpLabel

      String helpLabel()
    • copy

      String copy()
    • paste

      String paste()
    • uploadError

      String uploadError()
    • uploadErrorDetail

      String uploadErrorDetail(String detail)
    • validUploadTarget

      String validUploadTarget()
    • download

      String download()
    • duplicate

      String duplicate()
    • lastModified

      String lastModified()
    • informationOn

      String informationOn(String displayTitle)
    • confirmPromptDescription

      String confirmPromptDescription(String operation)
    • 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

      String stringLengthValidationError(int length)
    • textCopied

      String textCopied()