public class RecordViewSetTable extends BaseManager
RecordViewSetTableList
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAutoSwitchViewModeName()
Returns the name of the record view to activate.
|
RecordViewList |
getRecordViewList()
Returns the manager for the settings of the record views.
|
java.lang.String |
getTableDisplayName()
Returns the display name of the table this list of settings is for.
|
java.lang.String |
getTableName()
Returns the name of the table this list of settings is for.
|
boolean |
getUseAutoSwitchViewMode()
Returns whether the application should switch the record view when activating this record view set.
|
void |
setAutoSwitchViewModeName(java.lang.String value)
Sets the name of the record view to activate.
|
void |
setUseAutoSwitchViewMode(boolean value)
Configures whether the application should switch the record view when activating this record view set.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public java.lang.String getTableName()
public java.lang.String getTableDisplayName()
public boolean getUseAutoSwitchViewMode()
public void setUseAutoSwitchViewMode(boolean value)
value
- set to true if the application should switch the record view when activating this record view setpublic java.lang.String getAutoSwitchViewModeName()
getUseAutoSwitchViewMode()
is true. The available values
are RecordView.RECORD_VIEW_TYPE_THUMBNAIL
, RecordView.RECORD_VIEW_TYPE_DETAILS
, RecordView.RECORD_VIEW_TYPE_INFO_VIEW
, RecordView.RECORD_VIEW_TYPE_INFO_WIN
, RecordView.RECORD_VIEW_TYPE_PREVIEW_VIEW
, RecordView.RECORD_VIEW_TYPE_PREVIEW_WIN
and RecordView.RECORD_VIEW_TYPE_PALETTE
. Defaults to null.public void setAutoSwitchViewModeName(java.lang.String value)
setUseAutoSwitchViewMode(boolean)
is set to true. The available values are
RecordView.RECORD_VIEW_TYPE_THUMBNAIL
, RecordView.RECORD_VIEW_TYPE_DETAILS
, RecordView.RECORD_VIEW_TYPE_INFO_VIEW
, RecordView.RECORD_VIEW_TYPE_INFO_WIN
, RecordView.RECORD_VIEW_TYPE_PREVIEW_VIEW
, RecordView.RECORD_VIEW_TYPE_PREVIEW_WIN
and RecordView.RECORD_VIEW_TYPE_PALETTE
.value
- name of the record view to activatepublic RecordViewList getRecordViewList()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.