public class B2BAccountManagersOrganizationWizardPage extends AbstractB2BOrganizationWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected ListModelList |
accountManagers |
attributesToValidate, LOG, validheight, title, width, wizard| Constructor and Description |
|---|
B2BAccountManagersOrganizationWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
ListModelList |
getAccountManagers() |
protected UserService |
getUserService() |
void |
renderView(Component parent)
if you don't want to specify a zul-file for your view, you can override this method and create your view
components here in java
|
void |
setUserService(UserService userService) |
java.util.List<Message> |
validate() |
getAttribute, getAttributes, getAttributesToValidate, getDateInfo, getSessionService, removeAttribute, setAttribute, setAttributesToValidate, setSessionService, validateAttributesgetComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, getWizard, handleMessages, initView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardpublic B2BAccountManagersOrganizationWizardPage()
public void setUserService(UserService userService)
userService - the UserService to set.protected UserService getUserService()
public ListModelList getAccountManagers()
public java.util.List<Message> validate()
validate in class AbstractB2BOrganizationWizardPagepublic void renderView(Component parent)
DefaultPagerenderView in class DefaultPageCopyright © 2018 SAP SE. All Rights Reserved.