@Component public class FilePlanToolbar extends Toolbar
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_UPLOAD |
static String |
MANAGE_RULES |
static String |
NEW_CATEGORY
button names
|
static String |
NEW_RECORD_FOLDER |
renderableParent, webDriver| Constructor and Description |
|---|
FilePlanToolbar() |
| Modifier and Type | Method and Description |
|---|---|
FileChoiceDialog |
clickOnFile()
Click on file button
|
RulesPage |
clickOnManageRules()
Click on manage rules button
|
NewRecordCategoryDialog |
clickOnNewCategory()
Click on the new category button
|
NewRecordFolderDialog |
clickOnNewRecordFolder()
Click on the new record folder button
|
boolean |
isFileUploadClickable() |
boolean |
isNewCategoryClickable() |
boolean |
isNewRecordFolderClickable() |
clickOnCopyTo, clickOnFileTo, clickOnMoveTo, clickOnMoveTo, copySelectedElementsTo, cutOffSelected, deleteSelectedElements, destroySelected, fileSelectedElementsTo, isActionDisplayedForSelectedItems, moveSelectedElementsTo, moveSelectedElementsTo, selectAllItems, selectItems, transferSelectedas, getAllFields, getLastRendered, render, renderChildrenpublic static final String NEW_CATEGORY
public static final String NEW_RECORD_FOLDER
public static final String FILE_UPLOAD
public static final String MANAGE_RULES
public boolean isNewCategoryClickable()
public NewRecordCategoryDialog clickOnNewCategory()
NewRecordCategoryDialog new record category dialogpublic boolean isNewRecordFolderClickable()
public NewRecordFolderDialog clickOnNewRecordFolder()
NewRecordFolderDialog new record folder dialogpublic boolean isFileUploadClickable()
public FileChoiceDialog clickOnFile()
FileChoiceDialog file choice dialogCopyright © 2005–2016 Alfresco Software. All rights reserved.