WindowOpenEvent directly
instead.@Deprecated public class WindowDescriptor extends Object
| Constructor and Description |
|---|
WindowDescriptor(String stringDescriptor)
Deprecated.
|
WindowDescriptor(String stringDescriptor,
String defaultStringDescriptor)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Deprecated.
|
int |
getWidth()
Deprecated.
|
boolean |
isPercentage()
Deprecated.
|
void |
setHeight(int height)
Deprecated.
|
void |
setPercentage(boolean percentage)
Deprecated.
|
void |
setWidth(int width)
Deprecated.
|
public WindowDescriptor(String stringDescriptor)
public void setWidth(int width)
public int getWidth()
public void setHeight(int height)
public int getHeight()
public boolean isPercentage()
public void setPercentage(boolean percentage)
Copyright © 2017 SAP SE. All Rights Reserved.