Giter VIP home page Giter VIP logo

gwt-material-addins's Introduction

# gwt-material-addins [![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material-addins.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material-addins) Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gwt-material

Current Version

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-addins</artifactId>
    <version>1.5.1</version>
</dependency>

Snapshot Version

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-addins</artifactId>
    <version>1.6.0-SNAPSHOT</version>
</dependency>

Import the theme in your GWT Module

<inherits name="gwt.material.design.addins.GwtMaterialAddins"/>

Define the ui:binder with single import (e.g Bubble and Timer Picker using a single package import)

xmlns:ma="urn:import:gwt.material.design.addins.client"

<!-- Bubble -->
<ma:bubble.MaterialBubble >
  <m:MaterialLabel text="Bubble" />
</ma:bubble.MaterialBubble>
<!-- Time Picker -->
<ma:timpicker:MaterialTimePicker placeholder="Time Arrival"/>

##Extra Components

  • Autcomplete
  • Bubble
  • Camera
  • Cutout
  • Document Viewer
  • Dnd
  • File Uploader
  • Icon Morph
  • Masonry
  • Menubar
  • Overlay
  • Path Animator
  • Rich Editor
  • Scrollfire
  • SplitPanel
  • Steppers
  • Subheader
  • Swipeable
  • Time Picker
  • Tree View
  • Waterfall
  • Window

##Documentation We created Java Docs for better understanding the usage of addins.

##Package Information

java

addin_widget - The name of the addin widget gwt.material.design.addins.client.addin_widget - Main / Parent Package for Entry Point Classes
gwt.material.design.addins.client.addin_widget.base - Base Widgets e.g. ButtonBase
gwt.material.design.addins.client.addin_widget.base.helper Helper Classes for widgets e.g. UiHelper
gwt.material.design.addins.client.addin_widget.base.mixin Java Mixins Classes e.g. TypeMixins
gwt.material.design.addins.client.addin_widget.constants Enum Constants e.g. SideNavTypes
gwt.material.design.addins.client.addin_widget.events Custom Events for custom widget e.g. ClearActiveEvent
gwt.material.design.addins.client.addin_widget.resources Resource Interface definitions for js files e.g. MaterialResources

resources

gwt.material.design.addins.client.addin_widget.resources Where module.gwt.xml is located e.g. GWTMaterialAddins.gwt.xml
gwt.material.design.addins.client.addin_widget.resources.img Image Resources of Addins module
gwt.material.design.addins.client.addin_widget.resources.js Javascript Files of Addins module

##Follow Us Google Plus

gwt-material-addins's People

Contributors

kevzlou7979 avatar bendol avatar gilberto-torrezan avatar wkok avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.