public interface IWindowTransform
Modifier and Type | Method and Description |
---|---|
boolean |
isPalette()
Returns if the view is palette type or standard
|
void |
restore()
Restore to standard view
|
void |
toPalette()
Transform to view palette.
|