Метод | Описание | |
---|---|---|
getDifference ( ) : array |
Метод | Описание | |
---|---|---|
getCombinedStyle ( $obj ) : array | ||
getCssClassDiff ( ) : string | ||
getStyleDiff ( ) : array | ||
getStyleFromString ( $string ) |
protected getCombinedStyle ( $obj ) : array | ||
Результат | array | all the style properties combined. |
protected getCssClassDiff ( ) : string | ||
Результат | string | changes to the CSS class name. |
public getDifference ( ) : array | ||
Результат | array | list of changes to the control style and CSS class name. |
protected getStyleDiff ( ) : array | ||
Результат | array | list of changes to the control style. |