org.drools.guvnor.client.resources
Interface DecisionTableResources
- All Superinterfaces:
- com.google.gwt.resources.client.ClientBundle
public interface DecisionTableResources
- extends com.google.gwt.resources.client.ClientBundle
Resources for the Decision Table.
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
com.google.gwt.resources.client.ClientBundle.Source |
emptyArrow
@ClientBundle.Source(value="../resources/images/emptyArrow.png")
com.google.gwt.resources.client.ImageResource emptyArrow()
downArrow
@ClientBundle.Source(value="../resources/images/downArrow.png")
com.google.gwt.resources.client.ImageResource downArrow()
smallDownArrow
@ClientBundle.Source(value="../resources/images/smallDownArrow.png")
com.google.gwt.resources.client.ImageResource smallDownArrow()
upArrow
@ClientBundle.Source(value="../resources/images/upArrow.png")
com.google.gwt.resources.client.ImageResource upArrow()
smallUpArrow
@ClientBundle.Source(value="../resources/images/smallUpArrow.png")
com.google.gwt.resources.client.ImageResource smallUpArrow()
toggleUnmerge
@ClientBundle.Source(value="../resources/images/icon-unmerge.png")
com.google.gwt.resources.client.ImageResource toggleUnmerge()
toggleMerge
@ClientBundle.Source(value="../resources/images/icon-merge.png")
com.google.gwt.resources.client.ImageResource toggleMerge()
selectorAdd
@ClientBundle.Source(value="../resources/images/new_item.gif")
com.google.gwt.resources.client.ImageResource selectorAdd()
selectorDelete
@ClientBundle.Source(value="../resources/images/delete_item_small.gif")
com.google.gwt.resources.client.ImageResource selectorDelete()
collapse
@ClientBundle.Source(value="../resources/images/collapse.gif")
com.google.gwt.resources.client.ImageResource collapse()
expand
@ClientBundle.Source(value="../resources/images/expand.gif")
com.google.gwt.resources.client.ImageResource expand()
cellTableStyle
@ClientBundle.Source(value="css/DecisionTable.css")
DecisionTableResources.DecisionTableStyle cellTableStyle()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.