Searched refs:sectionDescription (Results 1 – 1 of 1) sorted by relevance
53 UiElementNode uiElementNode, String sectionTitle, String sectionDescription, in UiElementPart() argument55 super(body, toolkit, extra_style, sectionDescription != null); in UiElementPart()58 setupSection(sectionTitle, sectionDescription); in UiElementPart()115 protected void setupSection(String sectionTitle, String sectionDescription) { in setupSection() argument118 section.setDescription(sectionDescription); in setupSection()