public class SmartSectionDisplaySettings extends Object
| Constructor and Description |
|---|
SmartSectionDisplaySettings() |
public SmartSectionDisplaySettings cellStyle(String cellStyle)
public String getCellStyle()
public void setCellStyle(String cellStyle)
public SmartSectionDisplaySettings collapsibleSettings(SmartSectionCollapsibleDisplaySettings collapsibleSettings)
public SmartSectionCollapsibleDisplaySettings getCollapsibleSettings()
public void setCollapsibleSettings(SmartSectionCollapsibleDisplaySettings collapsibleSettings)
public SmartSectionDisplaySettings display(String display)
public String getDisplay()
public void setDisplay(String display)
public SmartSectionDisplaySettings displayLabel(String displayLabel)
public String getDisplayLabel()
public void setDisplayLabel(String displayLabel)
public SmartSectionDisplaySettings displayOrder(Integer displayOrder)
public Integer getDisplayOrder()
public void setDisplayOrder(Integer displayOrder)
public SmartSectionDisplaySettings displayPageNumber(Integer displayPageNumber)
public Integer getDisplayPageNumber()
public void setDisplayPageNumber(Integer displayPageNumber)
public SmartSectionDisplaySettings hideLabelWhenOpened(Boolean hideLabelWhenOpened)
public Boolean getHideLabelWhenOpened()
public void setHideLabelWhenOpened(Boolean hideLabelWhenOpened)
public SmartSectionDisplaySettings inlineOuterStyle(String inlineOuterStyle)
public String getInlineOuterStyle()
public void setInlineOuterStyle(String inlineOuterStyle)
public SmartSectionDisplaySettings labelWhenOpened(String labelWhenOpened)
public String getLabelWhenOpened()
public void setLabelWhenOpened(String labelWhenOpened)
public SmartSectionDisplaySettings preLabel(String preLabel)
public String getPreLabel()
public void setPreLabel(String preLabel)
public SmartSectionDisplaySettings scrollToTopWhenOpened(Boolean scrollToTopWhenOpened)
public Boolean getScrollToTopWhenOpened()
public void setScrollToTopWhenOpened(Boolean scrollToTopWhenOpened)
public SmartSectionDisplaySettings tableStyle(String tableStyle)
public String getTableStyle()
public void setTableStyle(String tableStyle)
Copyright © 2020. All rights reserved.