|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.PropertiesGridOptions
public class StiWebDesignerOptions.PropertiesGridOptions
| Constructor Summary | |
|---|---|
StiWebDesignerOptions.PropertiesGridOptions()
|
|
| Method Summary | |
|---|---|
int |
getLabelWidth()
Gets or sets a width of the property label in properties grid in the designer. |
int |
getWidth()
Gets or sets a width of the properties grid in the designer. |
boolean |
isVisible()
Gets or sets a visibility of the properties grid in the designer. |
void |
setLabelWidth(int labelWidth)
Gets or sets a width of the property label in properties grid in the designer. |
void |
setVisible(boolean visible)
Gets or sets a visibility of the properties grid in the designer. |
void |
setWidth(int width)
Gets or sets a width of the properties grid in the designer. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiWebDesignerOptions.PropertiesGridOptions()
| Method Detail |
|---|
public boolean isVisible()
public void setVisible(boolean visible)
visible - the visible to setpublic int getWidth()
public void setWidth(int width)
width - the width to setpublic int getLabelWidth()
public void setLabelWidth(int labelWidth)
labelWidth - the labelWidth to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||