@Deprecated public class ColumnEditor extends Object
Constructor and Description |
---|
ColumnEditor()
Deprecated.
|
ColumnEditor(String span)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addHTML(HTMLEditor htmlEditor)
Deprecated.
|
void |
addRow(RowEditor rowEditor)
Deprecated.
|
void |
addScreen(ScreenEditor screenEditor)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
List<HTMLEditor> |
getHtmls()
Deprecated.
|
List<RowEditor> |
getRows()
Deprecated.
|
List<ScreenEditor> |
getScreens()
Deprecated.
|
String |
getSpan()
Deprecated.
|
boolean |
hasElements()
Deprecated.
|
int |
hashCode()
Deprecated.
|
public ColumnEditor()
public ColumnEditor(String span)
public void addRow(RowEditor rowEditor)
public void addScreen(ScreenEditor screenEditor)
public void addHTML(HTMLEditor htmlEditor)
public String getSpan()
public List<ScreenEditor> getScreens()
public List<HTMLEditor> getHtmls()
public boolean hasElements()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.