public static class ListViewHelper.ListViewInfo
extends java.lang.Object
| Constructor and Description |
|---|
ListViewInfo() |
| Modifier and Type | Method and Description |
|---|---|
UIListView |
getListView() |
ObjectTemplate |
getRootType() |
boolean |
isChanged() |
boolean |
isInlineCreationEnabled() |
protected void |
setChanged(boolean changed) |
protected void |
setInlineCreationEnabled(boolean enabled) |
protected void |
setListView(UIListView listView) |
protected void |
setRootType(ObjectTemplate rootType) |
protected void setChanged(boolean changed)
changed - the changed to setpublic boolean isChanged()
protected void setListView(UIListView listView)
listView - the listView to setpublic UIListView getListView()
protected void setRootType(ObjectTemplate rootType)
rootType - the rootType to setpublic ObjectTemplate getRootType()
protected void setInlineCreationEnabled(boolean enabled)
public boolean isInlineCreationEnabled()
Copyright © 2018 SAP SE. All Rights Reserved.