Package sk.iway.iwcm.components.form
Class DoubleOptInComponent
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.form.DoubleOptInComponent
- All Implemented Interfaces:
WebjetComponentInterface
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
appHideFields, cacheMinutes, device, showForLoggedUser, wrapperAriaLabel, wrapperClass, wrapperId, wrapperTitle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, buildWrapperDiv, getAppHideFields, getAppOptions, getBaseAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getWrapperAriaLabel, getWrapperClass, getWrapperId, getWrapperTitle, init, init, initAppEditor, setAppHideFields, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder, setWrapperAriaLabel, setWrapperClass, setWrapperId, setWrapperTitle
-
Constructor Details
-
DoubleOptInComponent
public DoubleOptInComponent()
-
-
Method Details
-
render
-
getViewFolder
- Specified by:
getViewFolderin interfaceWebjetComponentInterface- Overrides:
getViewFolderin classWebjetComponentAbstract
-