Property | Type | Description | |
---|---|---|---|
element | IElement | ||
markupAttributes |
Method | Description | |
---|---|---|
IsContent ( ) : bool | ||
IsNestable ( ) : bool | ||
MarkedObject ( IElement element ) : System | ||
Process ( IElementListener listener ) : bool | ||
SetMarkupAttribute ( String key, String value ) : void |
Method | Description | |
---|---|---|
MarkedObject ( ) : System |
public MarkedObject ( IElement element ) : System | ||
element | IElement | |
return | System |
public Process ( IElementListener listener ) : bool | ||
listener | IElementListener | |
return | bool |
public SetMarkupAttribute ( String key, String value ) : void | ||
key | String | |
value | String | |
return | void |