public class BTGExpressionComponentView extends Div implements UIViewComponent
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COMBOX_HEADER_IMAGE |
| Constructor and Description |
|---|
BTGExpressionComponentView(BTGExpressionComponentModel model) |
BTGExpressionComponentView(BTGExpressionComponentModel model,
boolean usePopup,
String popupHeight) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
initialize()
Initializes this view component.
|
boolean |
update()
Updates this view component completely.
|
protected static final String COMBOX_HEADER_IMAGE
public BTGExpressionComponentView(BTGExpressionComponentModel model)
public BTGExpressionComponentView(BTGExpressionComponentModel model, boolean usePopup, String popupHeight)
public boolean initialize()
UIViewComponentinitialize in interface UIViewComponenttrue if initialize was successful, false otherwisepublic boolean update()
UIViewComponentupdate in interface UIViewComponenttrue if update was successful, false otherwiseCopyright © 2017 SAP SE. All Rights Reserved.