18.9.28 • Published 1 month ago

@genexus/design-system-elements-editor v18.9.28

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
1 month ago

Design-System-Elements

The elements are atoms of our system.

This elements provide the power yo modify genexus controls and define new ones.

There are 2 rules in Design Selements:

Default

This feature allows to set the default structure for some control. For example you could change the button default implementation.

Using the default rule and User Controls 2.0 now you can change our default controls.

Once you set the type of contro a user control 2.0 is, you can define the default rule for this control.

default(button, MyCustomButton)
default(textBlock, MyCustomTextBlock)

There is a UserControl 2.0 required to use this rule, wich is the owner of the control code.

Define

This rule allow to add new controls of a specified type.

define(button,
RedButton
{
   Class = "MyClass"
});

In the example, there is a new control called RedButton of type button that has asigned a class named MyClass. Now, I can use this RedButton in any WebPanel and it is going to take the styles properties of MyClass.

0.1.28-beta.328

1 month ago

18.9.28

1 month ago

18.8.28

3 months ago

0.1.28-master.128

3 months ago

0.1.28-beta.315

4 months ago

0.1.28-master.123

5 months ago

18.7.28

5 months ago

18.5.28

9 months ago

0.1.28-master.117

7 months ago

0.1.28-master.112

9 months ago

18.6.28

7 months ago

0.1.28-beta.276

7 months ago

18.4.28

11 months ago

0.1.28-master.105

11 months ago

0.1.28-beta.258

11 months ago

0.1.28-beta.250

1 year ago

18.3.28

1 year ago

0.1.28-beta.238

1 year ago

18.2.28

1 year ago

18.1.28

1 year ago

0.1.28-master.87

2 years ago

18.0.28

2 years ago

0.1.28-beta.226

1 year ago

0.1.28-beta.222

2 years ago

0.11.28

2 years ago

0.1.28-master.68

2 years ago

0.1.28-beta.177

2 years ago

0.10.28

2 years ago

0.1.28-master.73

2 years ago

0.1.28-beta.135

2 years ago

0.1.28-master.65

2 years ago

0.1.28-beta.133

2 years ago

0.9.28

2 years ago

0.8.28

2 years ago

0.1.28-master.61

2 years ago

0.1.28-beta.127

2 years ago

0.7.28

2 years ago

0.1.28-beta.42

3 years ago

0.6.28

3 years ago

0.1.28-master.42

3 years ago

0.1.28-beta.37

3 years ago

0.1.28-master.28

3 years ago

0.5.28

3 years ago

0.1.28-master.16

3 years ago

0.1.28-beta.14

3 years ago

0.1.28-beta.16

3 years ago

0.1.28-beta.15

3 years ago

0.1.28-beta.10

3 years ago

0.1.28-beta.11

3 years ago

0.1.27

3 years ago

0.1.26

3 years ago

0.1.25

3 years ago

0.1.22

3 years ago

0.1.23

3 years ago

0.1.24

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.16

3 years ago

0.1.17

3 years ago

0.1.18

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.1

3 years ago