public static interface LayoutEditorPropertiesPresenter.View extends UberElement<LayoutEditorPropertiesPresenter>
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
String |
getDisplayName(String elementName,
String elementIndex) |
String |
getDisplayPosition(String parentPosition,
String elementName,
String elementIndex) |
String |
getLayoutElementTypeColumn() |
String |
getLayoutElementTypeComponent() |
String |
getLayoutElementTypePage() |
String |
getLayoutElementTypeRow() |
void |
noParts() |
void |
setClearPropertiesEnabled(boolean enabled) |
void |
showElement(com.google.gwt.user.client.ui.IsWidget elementView) |
void |
showParts(List<String> parts) |
void |
showSelector(com.google.gwt.user.client.ui.IsWidget selectorView) |
init
void dispose()
void showSelector(com.google.gwt.user.client.ui.IsWidget selectorView)
void showElement(com.google.gwt.user.client.ui.IsWidget elementView)
String getDisplayPosition(String parentPosition, String elementName, String elementIndex)
String getLayoutElementTypePage()
String getLayoutElementTypeRow()
String getLayoutElementTypeColumn()
String getLayoutElementTypeComponent()
void setClearPropertiesEnabled(boolean enabled)
void noParts()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.