Uses of Class
org.uberfire.ext.layout.editor.client.components.rows.EmptyDropRow
-
Packages that use EmptyDropRow Package Description org.uberfire.ext.layout.editor.client.components.container org.uberfire.ext.layout.editor.client.components.rows -
-
Uses of EmptyDropRow in org.uberfire.ext.layout.editor.client.components.container
Methods in org.uberfire.ext.layout.editor.client.components.container that return EmptyDropRow Modifier and Type Method Description protected EmptyDropRowContainer. createInstanceEmptyDropRow()Method parameters in org.uberfire.ext.layout.editor.client.components.container with type arguments of type EmptyDropRow Modifier and Type Method Description voidContainer.View. addEmptyRow(org.uberfire.client.mvp.UberElement<EmptyDropRow> emptyDropRow)voidContainerView. addEmptyRow(org.uberfire.client.mvp.UberElement<EmptyDropRow> emptyDropRow) -
Uses of EmptyDropRow in org.uberfire.ext.layout.editor.client.components.rows
Methods in org.uberfire.ext.layout.editor.client.components.rows that return types with arguments of type EmptyDropRow Modifier and Type Method Description org.uberfire.client.mvp.UberElement<EmptyDropRow>EmptyDropRow. getView()Methods in org.uberfire.ext.layout.editor.client.components.rows with parameters of type EmptyDropRow Modifier and Type Method Description voidEmptyDropRowView. init(EmptyDropRow presenter)
-