public class SmartSectionCollapsibleDisplaySettings extends Object
| Constructor and Description |
|---|
SmartSectionCollapsibleDisplaySettings() |
public SmartSectionCollapsibleDisplaySettings()
public SmartSectionCollapsibleDisplaySettings arrowClosed(String arrowClosed)
public String getArrowClosed()
public void setArrowClosed(String arrowClosed)
public SmartSectionCollapsibleDisplaySettings arrowColor(String arrowColor)
public String getArrowColor()
public void setArrowColor(String arrowColor)
public SmartSectionCollapsibleDisplaySettings arrowLocation(String arrowLocation)
public String getArrowLocation()
public void setArrowLocation(String arrowLocation)
public SmartSectionCollapsibleDisplaySettings arrowOpen(String arrowOpen)
public String getArrowOpen()
public void setArrowOpen(String arrowOpen)
public SmartSectionCollapsibleDisplaySettings arrowSize(String arrowSize)
public String getArrowSize()
public void setArrowSize(String arrowSize)
public SmartSectionCollapsibleDisplaySettings arrowStyle(String arrowStyle)
public String getArrowStyle()
public void setArrowStyle(String arrowStyle)
public SmartSectionCollapsibleDisplaySettings containerStyle(String containerStyle)
public String getContainerStyle()
public void setContainerStyle(String containerStyle)
public SmartSectionCollapsibleDisplaySettings labelStyle(String labelStyle)
public String getLabelStyle()
public void setLabelStyle(String labelStyle)
public SmartSectionCollapsibleDisplaySettings onlyArrowIsClickable(Boolean onlyArrowIsClickable)
public Boolean getOnlyArrowIsClickable()
public void setOnlyArrowIsClickable(Boolean onlyArrowIsClickable)
public SmartSectionCollapsibleDisplaySettings outerLabelAndArrowStyle(String outerLabelAndArrowStyle)
public String getOuterLabelAndArrowStyle()
public void setOuterLabelAndArrowStyle(String outerLabelAndArrowStyle)
Copyright © 2020. All rights reserved.