public class FormTableActionBindings
extends java.lang.Object
Constructor and Description |
---|
FormTableActionBindings() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddActionAltHelpLabel() |
java.lang.String |
getAddActionAltIcon() |
java.lang.String |
getAddActionAltLabel() |
java.lang.String |
getAddActionFormId() |
java.lang.String |
getCloneActionAltHelpLabel() |
java.lang.String |
getCloneActionAltIcon() |
java.lang.String |
getCloneActionAltLabel() |
java.lang.String |
getCloneActionFormId() |
java.lang.String |
getDeleteActionAltHelpLabel() |
java.lang.String |
getDeleteActionAltIcon() |
java.lang.String |
getDeleteActionAltLabel() |
java.lang.String |
getDeleteActionFormId() |
java.lang.String |
getEditActionAltHelpLabel() |
java.lang.String |
getEditActionAltIcon() |
java.lang.String |
getEditActionAltLabel() |
java.lang.String |
getEditActionFormId() |
java.lang.String |
getExportActionAltHelpLabel() |
java.lang.String |
getExportActionAltIcon() |
java.lang.String |
getExportActionAltLabel() |
java.lang.String |
getExportActionFormId() |
java.lang.String |
getInfoActionAltHelpLabel() |
java.lang.String |
getInfoActionAltIcon() |
java.lang.String |
getInfoActionAltLabel() |
java.lang.String |
getInfoActionFormId() |
java.lang.String |
getMoveDownActionAltHelpLabel() |
java.lang.String |
getMoveDownActionAltIcon() |
java.lang.String |
getMoveDownActionAltLabel() |
java.lang.String |
getMoveDownActionFormId() |
java.lang.String |
getMoveToIndexActionFormId() |
java.lang.String |
getMoveUpActionAltHelpLabel() |
java.lang.String |
getMoveUpActionAltIcon() |
java.lang.String |
getMoveUpActionAltLabel() |
java.lang.String |
getMoveUpActionFormId() |
java.lang.String |
getRunActionAltHelpLabel() |
java.lang.String |
getRunActionAltIcon() |
java.lang.String |
getRunActionAltLabel() |
java.lang.String |
getRunActionFormId() |
java.lang.String |
getViewActionAltHelpLabel() |
java.lang.String |
getViewActionAltIcon() |
java.lang.String |
getViewActionAltLabel() |
java.lang.String |
getViewActionFormId() |
boolean |
isShowLabels() |
void |
setAddActionAltHelpLabel(java.lang.String addActionAltHelpLabel) |
void |
setAddActionAltIcon(java.lang.String addActionAltIcon) |
void |
setAddActionAltLabel(java.lang.String addActionAltLabel) |
void |
setAddActionFormId(java.lang.String addActionFormId) |
void |
setCloneActionAltHelpLabel(java.lang.String cloneActionAltHelpLabel) |
void |
setCloneActionAltIcon(java.lang.String cloneActionAltIcon) |
void |
setCloneActionAltLabel(java.lang.String cloneActionAltLabel) |
void |
setCloneActionFormId(java.lang.String cloneActionFormId) |
void |
setDeleteActionAltHelpLabel(java.lang.String deleteActionAltHelpLabel) |
void |
setDeleteActionAltIcon(java.lang.String deleteActionAltIcon) |
void |
setDeleteActionAltLabel(java.lang.String deleteActionAltLabel) |
void |
setDeleteActionFormId(java.lang.String deleteActionFormId) |
void |
setEditActionAltHelpLabel(java.lang.String editActionAltHelpLabel) |
void |
setEditActionAltIcon(java.lang.String editActionAltIcon) |
void |
setEditActionAltLabel(java.lang.String editActionAltLabel) |
void |
setEditActionFormId(java.lang.String editActionFormId) |
void |
setExportActionAltHelpLabel(java.lang.String exportActionAltHelpLabel) |
void |
setExportActionAltIcon(java.lang.String exportActionAltIcon) |
void |
setExportActionAltLabel(java.lang.String exportActionAltLabel) |
void |
setExportActionFormId(java.lang.String exportActionFormId) |
void |
setInfoActionAltHelpLabel(java.lang.String infoActionAltHelpLabel) |
void |
setInfoActionAltIcon(java.lang.String infoActionAltIcon) |
void |
setInfoActionAltLabel(java.lang.String infoActionAltLabel) |
void |
setInfoActionFormId(java.lang.String infoActionFormId) |
void |
setMoveDownActionAltHelpLabel(java.lang.String moveDownActionAltHelpLabel) |
void |
setMoveDownActionAltIcon(java.lang.String moveDownActionAltIcon) |
void |
setMoveDownActionAltLabel(java.lang.String moveDownActionAltLabel) |
void |
setMoveDownActionFormId(java.lang.String moveDownActionFormId) |
void |
setMoveToIndexActionFormId(java.lang.String moveToIndexActionFormId) |
void |
setMoveUpActionAltHelpLabel(java.lang.String moveUpActionAltHelpLabel) |
void |
setMoveUpActionAltIcon(java.lang.String moveUpActionAltIcon) |
void |
setMoveUpActionAltLabel(java.lang.String moveUpActionAltLabel) |
void |
setMoveUpActionFormId(java.lang.String moveUpActionFormId) |
void |
setRunActionAltHelpLabel(java.lang.String runActionAltHelpLabel) |
void |
setRunActionAltIcon(java.lang.String runActionAltIcon) |
void |
setRunActionAltLabel(java.lang.String runActionAltLabel) |
void |
setRunActionFormId(java.lang.String runActionFormId) |
void |
setShowLabels(boolean showLabels) |
void |
setViewActionAltHelpLabel(java.lang.String viewActionAltHelpLabel) |
void |
setViewActionAltIcon(java.lang.String viewActionAltIcon) |
void |
setViewActionAltLabel(java.lang.String viewActionAltLabel) |
void |
setViewActionFormId(java.lang.String viewActionFormId) |
public boolean isShowLabels()
public void setShowLabels(boolean showLabels)
public java.lang.String getAddActionFormId()
public void setAddActionFormId(java.lang.String addActionFormId)
public java.lang.String getEditActionFormId()
public void setEditActionFormId(java.lang.String editActionFormId)
public java.lang.String getDeleteActionFormId()
public void setDeleteActionFormId(java.lang.String deleteActionFormId)
public java.lang.String getMoveUpActionFormId()
public void setMoveUpActionFormId(java.lang.String moveUpActionFormId)
public java.lang.String getMoveDownActionFormId()
public void setMoveDownActionFormId(java.lang.String moveDownActionFormId)
public java.lang.String getRunActionFormId()
public void setRunActionFormId(java.lang.String runActionFormId)
runActionFormId
- the runActionFormId to setpublic java.lang.String getInfoActionFormId()
public void setInfoActionFormId(java.lang.String infoActionFormId)
infoActionFormId
- the infoActionFormId to setpublic java.lang.String getExportActionFormId()
public void setExportActionFormId(java.lang.String exportActionFormId)
exportActionFormId
- the exportActionFormId to setpublic java.lang.String getViewActionFormId()
public void setViewActionFormId(java.lang.String viewActionFormId)
public java.lang.String getAddActionAltLabel()
public java.lang.String getAddActionAltHelpLabel()
public java.lang.String getEditActionAltLabel()
public java.lang.String getEditActionAltHelpLabel()
public java.lang.String getDeleteActionAltLabel()
public java.lang.String getDeleteActionAltHelpLabel()
public java.lang.String getMoveUpActionAltLabel()
public java.lang.String getMoveUpActionAltHelpLabel()
public java.lang.String getMoveDownActionAltLabel()
public java.lang.String getMoveDownActionAltHelpLabel()
public java.lang.String getRunActionAltLabel()
public java.lang.String getRunActionAltHelpLabel()
public java.lang.String getInfoActionAltLabel()
public java.lang.String getInfoActionAltHelpLabel()
public java.lang.String getExportActionAltLabel()
public java.lang.String getExportActionAltHelpLabel()
public java.lang.String getViewActionAltLabel()
public java.lang.String getViewActionAltHelpLabel()
public void setAddActionAltLabel(java.lang.String addActionAltLabel)
public void setAddActionAltHelpLabel(java.lang.String addActionAltHelpLabel)
public void setEditActionAltLabel(java.lang.String editActionAltLabel)
public void setEditActionAltHelpLabel(java.lang.String editActionAltHelpLabel)
public void setDeleteActionAltLabel(java.lang.String deleteActionAltLabel)
public void setDeleteActionAltHelpLabel(java.lang.String deleteActionAltHelpLabel)
public void setMoveUpActionAltLabel(java.lang.String moveUpActionAltLabel)
public void setMoveUpActionAltHelpLabel(java.lang.String moveUpActionAltHelpLabel)
public void setMoveDownActionAltLabel(java.lang.String moveDownActionAltLabel)
public void setMoveDownActionAltHelpLabel(java.lang.String moveDownActionAltHelpLabel)
public void setRunActionAltLabel(java.lang.String runActionAltLabel)
public void setRunActionAltHelpLabel(java.lang.String runActionAltHelpLabel)
public void setInfoActionAltLabel(java.lang.String infoActionAltLabel)
public void setInfoActionAltHelpLabel(java.lang.String infoActionAltHelpLabel)
public void setExportActionAltLabel(java.lang.String exportActionAltLabel)
public void setExportActionAltHelpLabel(java.lang.String exportActionAltHelpLabel)
public void setViewActionAltLabel(java.lang.String viewActionAltLabel)
public void setViewActionAltHelpLabel(java.lang.String viewActionAltHelpLabel)
public java.lang.String getAddActionAltIcon()
public void setAddActionAltIcon(java.lang.String addActionAltIcon)
public java.lang.String getEditActionAltIcon()
public void setEditActionAltIcon(java.lang.String editActionAltIcon)
public java.lang.String getDeleteActionAltIcon()
public void setDeleteActionAltIcon(java.lang.String deleteActionAltIcon)
public java.lang.String getMoveUpActionAltIcon()
public void setMoveUpActionAltIcon(java.lang.String moveUpActionAltIcon)
public java.lang.String getMoveDownActionAltIcon()
public void setMoveDownActionAltIcon(java.lang.String moveDownActionAltIcon)
public java.lang.String getRunActionAltIcon()
public void setRunActionAltIcon(java.lang.String runActionAltIcon)
public java.lang.String getInfoActionAltIcon()
public void setInfoActionAltIcon(java.lang.String infoActionAltIcon)
public java.lang.String getExportActionAltIcon()
public void setExportActionAltIcon(java.lang.String exportActionAltIcon)
public java.lang.String getViewActionAltIcon()
public void setViewActionAltIcon(java.lang.String viewActionAltIcon)
public java.lang.String getMoveToIndexActionFormId()
public void setMoveToIndexActionFormId(java.lang.String moveToIndexActionFormId)
public java.lang.String getCloneActionFormId()
public void setCloneActionFormId(java.lang.String cloneActionFormId)
public java.lang.String getCloneActionAltLabel()
public void setCloneActionAltLabel(java.lang.String cloneActionAltLabel)
public java.lang.String getCloneActionAltHelpLabel()
public void setCloneActionAltHelpLabel(java.lang.String cloneActionAltHelpLabel)
public java.lang.String getCloneActionAltIcon()
public void setCloneActionAltIcon(java.lang.String cloneActionAltIcon)