Project

General

Profile

Download (748 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<!doctype html>
2
<html>
3
 <head>
4
  <meta charset="UTF-8">
5
  <meta name="design-properties" content="{&quot;RULERS_VISIBLE&quot;:true,&quot;GUIDELINES_VISIBLE&quot;:false,&quot;SNAP_TO_OBJECTS&quot;:true,&quot;SNAP_TO_GRID&quot;:true,&quot;SNAPPING_DISTANCE&quot;:10,&quot;JAVA_SOURCES_ROOT&quot;:&quot;src/main/java&quot;,&quot;THEME&quot;:&quot;edit-valo&quot;}">
6
  <meta name="vaadin-version" content="7.7.0">
7
 </head>
8
 <body>
9
  <vaadin-css-layout style-name="workflow-item">
10
   <vaadin-button icon="fonticon://FontAwesome/f111" style-name="borderless" plain-text _id="stepIndex">
11
     1 
12
   </vaadin-button>
13
   <vaadin-label plain-text _id="caption">
14
     Item for step 1 of the workflow 
15
   </vaadin-label>
16
  </vaadin-css-layout>
17
 </body>
18
</html>
(6-6/7)