Method | Description | |
---|---|---|
GetUnbindFromPosition ( BindingPosition position ) : IWindowElement | ||
HideButtons ( ) : void | ||
PlacingButton ( ) : void | ||
SetButton ( IWindowElement button, BindingPosition position ) : void | ||
ShowButtons ( ) : void | ||
UnbindButtonContainer ( IWindowElement window ) : System | ||
this ( BindingPosition p ) : IWindowElement |
public GetUnbindFromPosition ( BindingPosition position ) : IWindowElement | ||
position | BindingPosition | |
return | IWindowElement |
public SetButton ( IWindowElement button, BindingPosition position ) : void | ||
button | IWindowElement | |
position | BindingPosition | |
return | void |
public UnbindButtonContainer ( IWindowElement window ) : System | ||
window | IWindowElement | |
return | System |
public this ( BindingPosition p ) : IWindowElement | ||
p | BindingPosition | |
return | IWindowElement |