<s:BorderContainer id="widgetList" x="{xOver + 4 - widgetListDG.width/2}" y="{headerContent.height}" width="{widgetListDG.width + 29}" height="300" backgroundColor="{getStyle('contentBackgroundColor')}" borderColor="{getStyle('color')}" borderVisible="true" cornerRadius="3" rollOut="widgetList_rollOutHandler(event)" visible="false"> <s:Scroller width="100%" height="100%"> <HeaderController:WidgetListDataGroup id="widgetListDG" width="150" dataProvider="{groupWidgetAC}" visible="{widgetList.visible}" widgetListItemClick="widgetList_widgetItemClickHandler(event)"> <HeaderController:layout> <s:VerticalLayout paddingTop="6" useVirtualLayout="true" verticalAlign="middle"/> </HeaderController:layout> </HeaderController:WidgetListDataGroup> </s:Scroller> </s:BorderContainer>
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.