@Component public class RequestInformationDialog extends Dialog implements StandardButtons
dialog, VISIBLE_DIALOGrenderableParent, webDriverCANCEL, CONFIRM, DELETE, OK, REQUEST_INFORMATION, SAVE| Constructor and Description |
|---|
RequestInformationDialog() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Renderable> |
clickOnCancel(T renderable)
Click on cancel
|
SelectDialog |
clickOnSelectUsersAndGroups()
click on select button
|
<T extends Renderable> |
clickRequestInformation(T renderable)
Click on Request Information
|
String |
getRecordName()
get name of record listed in "Information requested for record" block
|
RequestInformationDialog |
setRequestedInfoArea(String requestedInfo)
fill in Requested information area
|
as, getAllFields, getLastRendered, render, renderChildrenpublic String getRecordName()
public SelectDialog clickOnSelectUsersAndGroups()
public RequestInformationDialog setRequestedInfoArea(String requestedInfo)
public <T extends Renderable> T clickRequestInformation(T renderable)
public <T extends Renderable> T clickOnCancel(T renderable)
Copyright © 2005–2016 Alfresco Software. All rights reserved.