Class HTML.Attribute
public class HTML.Attribute : JVMBridgeBase<HTML.Attribute>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseHTML.Attribute
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<HTML.Attribute>.IsAssignableFrom(IJavaType)JVMBridgeBase<HTML.Attribute>.IsAssignableFrom<T>()JVMBridgeBase<HTML.Attribute>.Execute<T>(params T[])JVMBridgeBase<HTML.Attribute>.DynBridgeClazzJVMBridgeBase<HTML.Attribute>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
Attribute()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public Attribute()
Attribute(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public Attribute(params object[] args)
Parameters
args
object[]
Properties
ACTION
public static HTML.Attribute ACTION { get; }
Property Value
ALIGN
public static HTML.Attribute ALIGN { get; }
Property Value
ALINK
public static HTML.Attribute ALINK { get; }
Property Value
ALT
public static HTML.Attribute ALT { get; }
Property Value
ARCHIVE
public static HTML.Attribute ARCHIVE { get; }
Property Value
BACKGROUND
public static HTML.Attribute BACKGROUND { get; }
Property Value
BGCOLOR
public static HTML.Attribute BGCOLOR { get; }
Property Value
BORDER
public static HTML.Attribute BORDER { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CELLPADDING
public static HTML.Attribute CELLPADDING { get; }
Property Value
CELLSPACING
public static HTML.Attribute CELLSPACING { get; }
Property Value
CHECKED
public static HTML.Attribute CHECKED { get; }
Property Value
CLASS
public static HTML.Attribute CLASS { get; }
Property Value
CLASSID
public static HTML.Attribute CLASSID { get; }
Property Value
CLEAR
public static HTML.Attribute CLEAR { get; }
Property Value
CODE
public static HTML.Attribute CODE { get; }
Property Value
CODEBASE
public static HTML.Attribute CODEBASE { get; }
Property Value
CODETYPE
public static HTML.Attribute CODETYPE { get; }
Property Value
COLOR
public static HTML.Attribute COLOR { get; }
Property Value
COLS
public static HTML.Attribute COLS { get; }
Property Value
COLSPAN
public static HTML.Attribute COLSPAN { get; }
Property Value
COMMENT
public static HTML.Attribute COMMENT { get; }
Property Value
COMPACT
public static HTML.Attribute COMPACT { get; }
Property Value
CONTENT
public static HTML.Attribute CONTENT { get; }
Property Value
COORDS
public static HTML.Attribute COORDS { get; }
Property Value
DATA
public static HTML.Attribute DATA { get; }
Property Value
DECLARE
public static HTML.Attribute DECLARE { get; }
Property Value
DIR
public static HTML.Attribute DIR { get; }
Property Value
DUMMY
public static HTML.Attribute DUMMY { get; }
Property Value
ENCTYPE
public static HTML.Attribute ENCTYPE { get; }
Property Value
ENDTAG
public static HTML.Attribute ENDTAG { get; }
Property Value
FACE
public static HTML.Attribute FACE { get; }
Property Value
FRAMEBORDER
public static HTML.Attribute FRAMEBORDER { get; }
Property Value
HALIGN
public static HTML.Attribute HALIGN { get; }
Property Value
HEIGHT
public static HTML.Attribute HEIGHT { get; }
Property Value
HREF
public static HTML.Attribute HREF { get; }
Property Value
HSPACE
public static HTML.Attribute HSPACE { get; }
Property Value
HTTPEQUIV
public static HTML.Attribute HTTPEQUIV { get; }
Property Value
ID
public static HTML.Attribute ID { get; }
Property Value
ISMAP
public static HTML.Attribute ISMAP { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
LANG
public static HTML.Attribute LANG { get; }
Property Value
LANGUAGE
public static HTML.Attribute LANGUAGE { get; }
Property Value
LINK
public static HTML.Attribute LINK { get; }
Property Value
LOWSRC
public static HTML.Attribute LOWSRC { get; }
Property Value
MARGINHEIGHT
public static HTML.Attribute MARGINHEIGHT { get; }
Property Value
MARGINWIDTH
public static HTML.Attribute MARGINWIDTH { get; }
Property Value
MAXLENGTH
public static HTML.Attribute MAXLENGTH { get; }
Property Value
METHOD
public static HTML.Attribute METHOD { get; }
Property Value
MULTIPLE
public static HTML.Attribute MULTIPLE { get; }
Property Value
N
public static HTML.Attribute N { get; }
Property Value
NAME
public static HTML.Attribute NAME { get; }
Property Value
NOHREF
public static HTML.Attribute NOHREF { get; }
Property Value
NORESIZE
public static HTML.Attribute NORESIZE { get; }
Property Value
NOSHADE
public static HTML.Attribute NOSHADE { get; }
Property Value
NOWRAP
public static HTML.Attribute NOWRAP { get; }
Property Value
PROMPT
public static HTML.Attribute PROMPT { get; }
Property Value
REL
public static HTML.Attribute REL { get; }
Property Value
REV
public static HTML.Attribute REV { get; }
Property Value
ROWS
public static HTML.Attribute ROWS { get; }
Property Value
ROWSPAN
public static HTML.Attribute ROWSPAN { get; }
Property Value
SCROLLING
public static HTML.Attribute SCROLLING { get; }
Property Value
SELECTED
public static HTML.Attribute SELECTED { get; }
Property Value
SHAPE
public static HTML.Attribute SHAPE { get; }
Property Value
SHAPES
public static HTML.Attribute SHAPES { get; }
Property Value
SIZE
public static HTML.Attribute SIZE { get; }
Property Value
SRC
public static HTML.Attribute SRC { get; }
Property Value
STANDBY
public static HTML.Attribute STANDBY { get; }
Property Value
START
public static HTML.Attribute START { get; }
Property Value
STYLE
public static HTML.Attribute STYLE { get; }
Property Value
TARGET
public static HTML.Attribute TARGET { get; }
Property Value
TEXT
public static HTML.Attribute TEXT { get; }
Property Value
TITLE
public static HTML.Attribute TITLE { get; }
Property Value
TYPE
public static HTML.Attribute TYPE { get; }
Property Value
USEMAP
public static HTML.Attribute USEMAP { get; }
Property Value
VALIGN
public static HTML.Attribute VALIGN { get; }
Property Value
VALUE
public static HTML.Attribute VALUE { get; }
Property Value
VALUETYPE
public static HTML.Attribute VALUETYPE { get; }
Property Value
VERSION
public static HTML.Attribute VERSION { get; }
Property Value
VLINK
public static HTML.Attribute VLINK { get; }
Property Value
VSPACE
public static HTML.Attribute VSPACE { get; }
Property Value
WIDTH
public static HTML.Attribute WIDTH { get; }