die Icon für Mustern in Hintergrund angepasst.
This commit is contained in:
+8
-29
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PROCESS Id="RDK:0001" Name="MAIN_SSG" ModernUI="True" Options="(GITSAVEMODE)(NOUPDATEINCLUDEFILES)" Expanded="True">
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="y.wang [ANGEBOT-NB02]" ModDate="2025-09-26T14:10:36" LanguageVersion="2014.1.3.698" />
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="y.wang [ANGEBOT-NB02]" ModDate="2025-09-29T12:49:50" LanguageVersion="2014.1.3.712" />
|
||||
<GROUP Id="RDK:0002" Name="Declarations" SubType="Declarations" Expanded="True">
|
||||
<GROUP Id="RDK:0003" Name="Types" SubType="TypeSet" IncludeDate="0">
|
||||
<GROUP Id="RDK:26387" Name="SSG_Group" SubType="TypeSet" IncludeDate="0">
|
||||
@@ -521,7 +521,7 @@
|
||||
<UI_INPUT_SUPPORT />
|
||||
<TYPE_VALUES />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:1013994" Name="Editor2DShapePropertyType" Expanded="True" SubType="structure">
|
||||
<TYPE Id="RDK:1013994" Name="Editor2DShapePropertyType" SubType="structure">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:1013957" Name="id" Type="string" DesignTimeRemark="REQUIRED" />
|
||||
<FIELD Id="RDK:1013958" Name="name" Type="string" DesignTimeRemark="REQUIRED" />
|
||||
@@ -738,7 +738,7 @@
|
||||
<FIELD Id="RDK:32790" Name="Type_Y" Type="string" />
|
||||
</TYPE>
|
||||
<GROUP Id="RDK:58562" Name="ToolbarTypes" SubType="TypeSet" Include="Type_ToolbarTypes.rdx" IncludeDate="133348552129737591">
|
||||
<TYPE Id="RDK:529807" Name="ButtonDefType" Expanded="True" SubType="structure" HasArrayType="True">
|
||||
<TYPE Id="RDK:529807" Name="ButtonDefType" SubType="structure" HasArrayType="True">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:529793" Name="ButtonText" Type="string" DesignTimeRemark="Label or Html content for this button" />
|
||||
<FIELD Id="RDK:529794" Name="ButtonValue" Type="string" DesignTimeRemark="String returned as ButtonPressed" />
|
||||
@@ -831,7 +831,7 @@
|
||||
<FIELD Id="RDK:529831" Name="DataSource" Type="variant" DesignTimeRemark="Datasource for multi-values control type (dropdown,radiobuttons,grids)" DesignTimeNotes="For multivalue single controls:
 DataSourceValInfo Type
For grids:
 DataSourceColInfo Type
 Simple structure (field/caption)
For simple dropdown
 List of number or string" />
|
||||
<FIELD Id="RDK:529832" Name="Options" Type="string" DesignTimeRemark="Control related options" DesignTimeNotes="(CLASSCSS=xxx) Add a css class specific to the control
(WIDTH=xxx) Control width
(HEIGHT=xxx) Control height
(INDENT=nn) Control indentation
(BREAK) Interrupt fluent flow and place control on a new line
(FONTNAME=xxx) Control font name style
(FONTSIZE=xxx) Control font size style
(BOLD) Control bold style if used
(ITALIC) Control italic style if used
(FORECOLOR=xxx) Control forecolor style
(BACKCOLOR=xxx) Control backcolor style


For Textzoom:
 (LEFTICON) 
 (CONFIRM=xxx) 
For Slider:
 (RANGE=min,max,step) 
For DataGrids:
 (GRIDHEADERS=EXPORT,SWITCH,SEARCH,FILTERS,COLUMNS,ORDERBY,DOWNLOAD,REFRESH)
 (GRIDFOOTERS=RECENT,FAVORITE,DEFAULT) 
 (SELECTION=NONE,SINGLE,MULTIPLE,ASYNC) 
 (NOROWEDIT) 
 (ACTION=xx,yy,zz) 
 (ROWCLICKACTION=key)
 (ROWACTION=key,icon,description,columns,confirm,confirmMessage) 
 (TABLEHEIGHT=<size>|xs:<size>;..;lg:<size>)
For CardGrid:
 (CARDBUTTONS=NEW,VIEW,EDIT,DELETE,DOWNLOAD) 
For controlset
 (GROUPCSS=class) - Class to be applied to controlset
 (GROUPTYPE=ACCORDION,PANEL) - Default is accordion" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:529839" Name="MUIPanelType" DesignTimeRemark="Panel Definition" Expanded="True" SubType="structure" HasArrayType="True">
|
||||
<TYPE Id="RDK:529839" Name="MUIPanelType" DesignTimeRemark="Panel Definition" SubType="structure" HasArrayType="True">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:529834" Name="Name" Type="string" DesignTimeRemark="Panel name (MAIN, TOP_TOOLBAR, BOTTOM_TOOLBAR, RIGHT_TOOLBAR, LEFT_TOOLBAR, FAB_TOOLBAR, TREE, MENUBAR, HEADER, FOOTER, TOP_IMAGE, BOTTOM_IMAGE, RIGHT_IMAGE, LEFT_IMAGE, MASTER_IMAGE, DETAIL" />
|
||||
<FIELD Id="RDK:529835" Name="BindingType" Type="string" DesignTimeRemark="Name of the structure type binded to the panel" />
|
||||
@@ -873,7 +873,7 @@
|
||||
<FIELD Id="RDK:529861" Name="width" Type="string" DesignTimeRemark="Specify the width of the control" />
|
||||
<FIELD Id="RDK:529862" Name="break" Type="boolean" DesignTimeRemark="Apply break to display this control always as first for the row" />
|
||||
</TYPE>
|
||||
<TYPE Id="RDK:529872" Name="MUIButtonStyleType" Expanded="True" SubType="structure" InheritTypeName="MUIStyleType">
|
||||
<TYPE Id="RDK:529872" Name="MUIButtonStyleType" SubType="structure" InheritTypeName="MUIStyleType">
|
||||
<TYPE_VALUES />
|
||||
<FIELD Id="RDK:529864" Name="buttonType" Type="string" DesignTimeNotes="Available values:
BASIC
RAISED
STROKED
FLAT
ICON
FAB
MINIFAB" />
|
||||
<FIELD Id="RDK:529865" Name="buttonColor" Type="string" DesignTimeNotes="Available values:
PRIMARY
ACCENT
WARN
NONE
Custom HTML Color" />
|
||||
@@ -1511,7 +1511,7 @@
|
||||
<PAR Name="PageShowPreview3DEnableWalls" />
|
||||
<PAR Name="PageShowPreview3DWallDimensions" />
|
||||
<PAR Name="PageShowToolsOnToolbar">
|
||||
<EXP><![CDATA[$C$connector,pagedrag,poly,link,custom1,custom2,custom3,Omniflo-Muster]]></EXP>
|
||||
<EXP><![CDATA[$C$connector,pagedrag,poly,link,custom1]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="PageShowShapeProperties">
|
||||
<EXP><![CDATA[$C$True]]></EXP>
|
||||
@@ -25978,6 +25978,7 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<PAR Name="Options">
|
||||
<EXP><![CDATA[$C$(COLOR=red)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="WebviewSubType" />
|
||||
</ACTION_CALL>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:680265" CaseType="0">
|
||||
@@ -31440,6 +31441,7 @@ ShapeList["id="+Param.Input[1].shapeID].name
|
||||
<PAR Name="ValidateMsg" />
|
||||
<PAR Name="DataSource" />
|
||||
<PAR Name="Options" />
|
||||
<PAR Name="WebviewSubType" />
|
||||
</ACTION_CALL>
|
||||
<GROUP Id="RDK:537012" Name="Buttons" SubType="Generic">
|
||||
<ACTION_CALL Id="RDK:537009" Name="RDEngineering_ModernUIPanel" DesignTimeRemark="{PanelName} {BindingType}">
|
||||
@@ -50426,26 +50428,6 @@ me.x
|
||||
<PAR Name="ButtonTooltip" />
|
||||
<PAR Name="ButtonOptions" />
|
||||
</SET_STRUCT>
|
||||
<SET_STRUCT Id="RDK:25885232" VarRef="ButtonDefItem" ClearAll="True" ListRef="FABButtonsList">
|
||||
<PAR Name="ButtonText">
|
||||
<EXP><![CDATA[$C$Ominflo-Muster]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonValue">
|
||||
<EXP><![CDATA[$C$custom3]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonType" />
|
||||
<PAR Name="ButtonAction" />
|
||||
<PAR Name="ButtonLocation">
|
||||
<EXP><![CDATA[$C$Bottom]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonStyle" />
|
||||
<PAR Name="ButtonClass" />
|
||||
<PAR Name="ButtonImage">
|
||||
<EXP><![CDATA[$C$icon:grid]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="ButtonTooltip" />
|
||||
<PAR Name="ButtonOptions" />
|
||||
</SET_STRUCT>
|
||||
<SET_STRUCT Id="RDK:1526030" VarRef="ButtonDefItem" ClearAll="True" ListRef="FABButtonsList">
|
||||
<PAR Name="ButtonText">
|
||||
<EXP><![CDATA[$C$Sitzung speichern]]></EXP>
|
||||
@@ -61008,9 +60990,6 @@ me.x
|
||||
<PAR Name="Options" />
|
||||
</CALLFUNCTION>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:25882976" CaseType="0" DesignTimeRemark="not yet used">
|
||||
<EXP><![CDATA[$C$Omniflo-Muster]]></EXP>
|
||||
</CASEGROUP>
|
||||
<CASEGROUP Id="RDK:891965" CaseType="0" DesignTimeRemark="CSV Export">
|
||||
<EXP><![CDATA[$C$RunSivasExport]]></EXP>
|
||||
<CALLFUNCTION Id="RDK:903603">
|
||||
|
||||
Reference in New Issue
Block a user