net.jangaroo.exml.tools
Class ExtAsApiGenerator.Member

java.lang.Object
  extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
      extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Var
          extended by net.jangaroo.exml.tools.ExtAsApiGenerator.Member
Direct Known Subclasses:
ExtAsApiGenerator.Event, ExtAsApiGenerator.Method, ExtAsApiGenerator.Property
Enclosing class:
ExtAsApiGenerator

public static class ExtAsApiGenerator.Member
extends ExtAsApiGenerator.Var


Field Summary
 boolean accessor
           
 boolean evented
           
 List<String> files
           
 String id
           
 boolean inheritable
           
 ExtAsApiGenerator.Meta meta
           
 List<ExtAsApiGenerator.Overrides> overrides
           
 String owner
           
 String shortDoc
           
 
Fields inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Var
default_, type
 
Fields inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
doc, inheritdoc, name, private_, tagname
 
Constructor Summary
ExtAsApiGenerator.Member()
           
 
Method Summary
 
Methods inherited from class net.jangaroo.exml.tools.ExtAsApiGenerator.Tag
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

owner

public String owner

shortDoc

public String shortDoc

meta

public ExtAsApiGenerator.Meta meta

inheritable

public boolean inheritable

id

public String id

files

public List<String> files

accessor

public boolean accessor

evented

public boolean evented

overrides

public List<ExtAsApiGenerator.Overrides> overrides
Constructor Detail

ExtAsApiGenerator.Member

public ExtAsApiGenerator.Member()


Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.