public class CardPaymentWidget extends DefaultInputWidget<DefaultItemWidgetModel<TypedObject>,CardPaymentController>
LAZY_LOAD_EVT_KEY| Constructor and Description |
|---|
CardPaymentWidget() |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyDescriptor> |
getProperties() |
Map<PropertyDescriptor,EditorRowConfiguration> |
getPropertyEditorRowConfigurations() |
void |
setProperties(List<PropertyDescriptor> properties) |
void |
setPropertyEditorRowConfigurations(Map<PropertyDescriptor,EditorRowConfiguration> propertyEditorRowConfigurations) |
getInputComponent, handleFocus, setInputComponentcleanup, initialize, onModelEvent, updategetCaption, getContent, getControllerCtx, getWidgetCode, getWidgetContainer, getWidgetController, getWidgetModel, getWidgetRenderer, getWidgetTitle, isFocusable, isInitialized, isLazyLoadingEnabled, setCaption, setContent, setControllerCtx, setFocusable, setLazyLoadingEnabled, setWidgetCode, setWidgetContainer, setWidgetController, setWidgetModel, setWidgetRenderer, setWidgetTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanup, getCaption, getContent, getControllerCtx, getWidgetCode, getWidgetContainer, getWidgetController, getWidgetModel, getWidgetRenderer, getWidgetTitle, initialize, isFocusable, isInitialized, isLazyLoadingEnabled, setControllerCtx, setFocusable, setLazyLoadingEnabled, setWidgetCode, setWidgetContainer, setWidgetController, setWidgetModel, setWidgetRenderer, setWidgetTitleonModelEventpublic List<PropertyDescriptor> getProperties()
public void setProperties(List<PropertyDescriptor> properties)
public Map<PropertyDescriptor,EditorRowConfiguration> getPropertyEditorRowConfigurations()
public void setPropertyEditorRowConfigurations(Map<PropertyDescriptor,EditorRowConfiguration> propertyEditorRowConfigurations)
Copyright © 2017 SAP SE. All Rights Reserved.