KIE UberFire Markdown Widget 6.2.0.CR2

org.kie.uberfire.client.markdown.viewer
Class MarkdownType

java.lang.Object
  extended by org.kie.uberfire.client.markdown.viewer.MarkdownType
All Implemented Interfaces:
org.uberfire.client.workbench.type.ClientResourceType, org.uberfire.workbench.type.ResourceTypeDefinition

@ApplicationScoped
public class MarkdownType
extends Object
implements org.uberfire.client.workbench.type.ClientResourceType


Constructor Summary
MarkdownType()
           
 
Method Summary
 boolean accept(org.uberfire.backend.vfs.Path path)
           
 String getDescription()
           
 com.google.gwt.user.client.ui.IsWidget getIcon()
           
 String getPrefix()
           
 int getPriority()
           
 String getShortName()
           
 String getSimpleWildcardPattern()
           
 String getSuffix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkdownType

public MarkdownType()
Method Detail

getShortName

public String getShortName()
Specified by:
getShortName in interface org.uberfire.workbench.type.ResourceTypeDefinition

getDescription

public String getDescription()
Specified by:
getDescription in interface org.uberfire.workbench.type.ResourceTypeDefinition

getIcon

public com.google.gwt.user.client.ui.IsWidget getIcon()
Specified by:
getIcon in interface org.uberfire.client.workbench.type.ClientResourceType

getPrefix

public String getPrefix()
Specified by:
getPrefix in interface org.uberfire.workbench.type.ResourceTypeDefinition

getSuffix

public String getSuffix()
Specified by:
getSuffix in interface org.uberfire.workbench.type.ResourceTypeDefinition

getPriority

public int getPriority()
Specified by:
getPriority in interface org.uberfire.workbench.type.ResourceTypeDefinition

getSimpleWildcardPattern

public String getSimpleWildcardPattern()
Specified by:
getSimpleWildcardPattern in interface org.uberfire.workbench.type.ResourceTypeDefinition

accept

public boolean accept(org.uberfire.backend.vfs.Path path)
Specified by:
accept in interface org.uberfire.workbench.type.ResourceTypeDefinition

KIE UberFire Markdown Widget 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.