- getAddress1() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's address
- getAddress2() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's address 2
- getAllFields() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeM3TAForm
-
Get all of the M3TAForm's fields.
- getAssetData() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeM3TAForm
-
Get the attached asset data
- getAssetId() - Method in class jb.gwt_main_modules.base_widgets.client.events.download.DownloadEvent
-
- getAssetId() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeM3TAForm
-
If a single asset's metadata is being edited and view by the M3TAForm, its asset id is returned, otherwise -1.
- getAssetIdsOnCurrentPage(DefaultCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Pass back a js array of asset id's
- getAssetsFieldValue(DefaultCallback, JsArrayInteger, String, String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MetadataApiPublisher
-
Deprecated.
- getAssociatedType() - Method in class jb.gwt_main_modules.base_widgets.client.events.download.DownloadEvent
-
- getAssociatedType() - Method in class jb.gwt_main_modules.base_widgets.client.events.perspectivechange.WorkspaceChangeEvent
-
- getAssociatedType() - Method in class jb.gwt_main_modules.base_widgets.client.events.r3searchhierarchy.R3SearchHierarchyTermAddedEvent
-
- getAssociatedType() - Method in class jb.gwt_main_modules.events.client.CurrentSelectionChangeEvent
-
- getAssociatedType() - Method in class jb.gwt_main_modules.events.client.ViewChangeEvent
-
- getAssociatedType() - Method in class jb.gwt_main_modules.upload.client.UploadEvent
-
- getAvailablePermissions() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.PermissionApiPublisher
-
Get all permissions that are set
- getAvailableSystemProperties() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.PermissionApiPublisher
-
Get all available system properties
- getBuildNumber() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Get the number of the current build (i.e.
- getBuildNumberInternal() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
This is not a JavaScript callable method
return the build number parsed from the end of our main js file.
- getCity() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's city
- getClassName() - Static method in class jb.gwt_main_modules.base_widgets.client.events.download.DownloadEvent
-
- getClassName() - Static method in class jb.gwt_main_modules.base_widgets.client.events.perspectivechange.WorkspaceChangeEvent
-
- getClassName() - Static method in class jb.gwt_main_modules.base_widgets.client.events.r3searchhierarchy.R3SearchHierarchyTermAddedEvent
-
- getClassName() - Static method in class jb.gwt_main_modules.events.client.CurrentSelectionChangeEvent
-
- getClassName() - Static method in class jb.gwt_main_modules.events.client.ViewChangeEvent
-
- getClassName() - Static method in class jb.gwt_main_modules.upload.client.UploadEvent
-
- getCompany() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's company
- getCountry() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's country
- getCurrentDirectory(DefaultCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Get the path of the current directory we're browsing.
- getCurrentPage(SelectionRetrievalCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Gets the current page of selections.
- getCurrentSelectionCount() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
<img src="oneBlankPixel.png" onload="window.MBAPI.registerForEvents(function(event){
if(event === 'CurrentSelectionChangeEvent')
{
document.getElementById('current_selection').innerHTML = window.MBAPI.getCurrentSelectionCount();
};});">
<div onload="document.getElementById('current_selection').innerHTML = window.MBAPI.getCurrentSelectionCount();" id="current_selection">0</div>
Get the current selection count of the logged in user.
- getCurrentSelectionCount() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Get the current count of assets in the selection
- getCurrentSelectionSize() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Gets the current size of assets in the selection.
- getCurrentWorkspace() - Method in class jb.gwt_main_modules.base_widgets.client.events.perspectivechange.WorkspaceChangeEvent
-
- getCurrentWorkspace() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Get the current workspace id
- getDept() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's department
- getDictionarySuggestions(int, String, int, int, <any>) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.M3TAFormApiPublisher
-
Get a list of suggestions from a dictionary
- getDownloadLink(int, DefaultCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.DownloadApiPublisher
-
- getEmail() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's email
- getErrorMessage() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeField
-
Get the error message.
- getExt() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's extension
- getField(DefaultCallback, JsArrayInteger, JsArrayString) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MetadataApiPublisher
-
Get metadata for a specific asset
- getField(String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeM3TAForm
-
Get a field by id.
- getFieldsForNamespace(DefaultCallback, int, String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MetadataApiPublisher
-
Deprecated.
- getFileName() - Method in class jb.gwt_main_modules.base_widgets.client.events.download.DownloadEvent
-
- getFirstName() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get the User's first name
- getGlobalTranslationString(String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Gets the global translation string by key.
- getID() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeField
-
Get the field's id.
- getInstance(AssetContextMenu) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.menu.NativeAssetContextMenu
-
Use the js constructor to get an instance of this object
- getInstanceId() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeM3TAForm
-
Get the M3TAForm instance id.
- getInternalDictionarySuggestion(int, String, int, int, JavaScriptObject) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.M3TAFormApiPublisher
-
- getItem(int) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.menu.NativeAssetContextMenu
-
Get a specific Menu Item
- getItemId() - Method in class jb.gwt_main_modules.base_widgets.client.events.download.DownloadEvent
-
- getJSArray() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.M3TAFormApiPublisher
-
Intended for internal use.
- getLastName() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get the User's last name
- getLoadingDockItems(DefaultCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.DownloadApiPublisher
-
Returns list of loading dock items paths
- getM3TAForm(String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.M3TAFormApiPublisher
-
Intended for internal use.
- getM3TAFormFieldIds(String, <any>) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MetadataApiPublisher
-
Get an Array of Schemas in a M3taform.
- getMiddleName() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's middle name
- getName() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeField
-
Get the name.
- getName() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeM3TAForm
-
Get the name.
- getNextPage(SelectionRetrievalCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Gets the next page of selections.
- getParentNotWidget(Element) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Walks up the DOM hierarchy to find the first parent element that
doesn't belong to a widget.
- getPermission(String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.PermissionApiPublisher
-
Get a permission from the ACL
- getPhone() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's phone number
- getPlacedImages(int, JavaScriptObject) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SearchApiPublisher
-
Returns an array of record ids of places assets
- getPlacedImagesPrivate(int, JavaScriptObject) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SearchApiPublisher
-
- getPosition() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's position
- getPreviousPage(SelectionRetrievalCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Gets the previous page of selections.
- getRemoteLoginUrl(String, String, String, String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.RemoteLoginManager
-
Returns the login URL for the specified remote MediaBeacon system and user.
- getRemoteLogoutUrl(String, String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.RemoteLoginManager
-
Returns the logout URL for the specified remote MediaBeacon system.
- getSavedSearch(String, JavaScriptObject) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SearchApiPublisher
-
Method returns a saved search by name
Example code:
function doSearch()
{
parent.MBAPI.search.getSavedSearch("My Search Name", callback);
}
function callback(theSearch)
{
parent.MBAPI.search.getViewPage().setSearch(theSearch);
parent.MBAPI.search.refreshView(function(){});
}
- getSavedSearchById(int, JavaScriptObject) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SearchApiPublisher
-
Method returns a saved search by id
Example code:
function doSearch()
{
parent.MBAPI.search.getSavedSearchById(3, callback);//3 is the search id
}
function callback(theSearch)
{
parent.MBAPI.search.getViewPage().setSearch(theSearch);
parent.MBAPI.search.refreshView(function(){});
}
- getSavedSearchPrivate(String, int, FunctionAsyncCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SearchApiPublisher
-
- getScratchBasketResolverString() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Get the resolver string for the scratch basket displayed on the current workspace
- getScratchBasketSize() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Get the number of assets in our current scratch basket
- getSelectedAsset() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Get the current selected asset id from the current view object
- getSelectionManager() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SelectionApiPublisher
-
Gets the selection manager.
- getSize() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.menu.NativeAssetContextMenu
-
Get the number of items in the menu
- getSolrHierarchyTermLabel() - Method in class jb.gwt_main_modules.base_widgets.client.events.r3searchhierarchy.R3SearchHierarchyTermAddedEvent
-
- getState() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's state
- getSystemProperty(String) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.PermissionApiPublisher
-
Get a system property
- getText() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.menu.NativeMenuItem
-
Get the text associated with the menu item
- getType() - Static method in class jb.gwt_main_modules.base_widgets.client.events.download.DownloadEvent
-
- getType() - Static method in class jb.gwt_main_modules.base_widgets.client.events.perspectivechange.WorkspaceChangeEvent
-
- getType() - Static method in class jb.gwt_main_modules.base_widgets.client.events.r3searchhierarchy.R3SearchHierarchyTermAddedEvent
-
- getType() - Static method in class jb.gwt_main_modules.events.client.CurrentSelectionChangeEvent
-
- getType() - Static method in class jb.gwt_main_modules.events.client.ViewChangeEvent
-
- getType() - Static method in class jb.gwt_main_modules.upload.client.UploadEvent
-
- getUI() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeField
-
Get the ui type.
- getUserKey(DefaultCallback) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.RemoteLoginManager
-
Gets the user key for the current user.
- getUserName() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Shows current user name
- getValidator() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeField
-
Get the validator.
- getValue() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.mf.NativeField
-
Get the value of the field, can't get RDB values.
- getViewPage() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.SearchApiPublisher
-
Gets an instance of our current ViewPage so we can modify and do searches
- getWorkspaceIdList() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Gets all workspace ids.
- getWorkspaceIds() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Gets all workspace ids.
- getZip() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.UserApiPublisher
-
Get user's zip
- goHome() - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Clear any current searches or locations.
- gotoWorkspaceState(String, String, boolean) - Static method in class jb.gwt_main_modules.base_widgets.client.js_api.MBDOMUtils
-
Deprecated.