Метод |
Описание |
|
NotifyControllers ( Lock aLock ) : void |
|
|
State ( ) : System |
|
|
copyTo ( State other ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v ) : void |
|
|
dispatch ( XmlBooster.XmlBBaseVisitor v, bool visitSubNodes ) : void |
|
|
find ( Object search ) : bool |
|
|
getEnterAction ( ) : Rule |
|
|
getHeight ( ) : int |
|
|
getLeaveAction ( ) : Rule |
|
|
getPinned ( ) : bool |
|
|
getStateMachine ( ) : StateMachine |
|
|
getWidth ( ) : int |
|
|
getX ( ) : int |
|
|
getY ( ) : int |
|
|
parse ( XmlBooster.XmlBContext ctxt, string endingTag ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
parseBody ( XmlBooster.XmlBContext ctxt ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
setEnterAction ( Rule v ) : void |
|
|
setHeight ( int v ) : void |
|
|
setLeaveAction ( Rule v ) : void |
|
|
setPinned ( bool v ) : void |
|
|
setStateMachine ( StateMachine v ) : void |
|
|
setWidth ( int v ) : void |
|
|
setX ( int v ) : void |
|
|
setY ( int v ) : void |
|
|
subElements ( ArrayList l ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
unParse ( TextWriter pw, bool typeId, string headingTag, string endingTag ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|
unParseBody ( TextWriter pw ) : void |
This method is used by XMLBooster-generated code internally. Please refrain from using it, as it might produce unexpected results, and might change or even disappear in the future. |
|