@Portable public class LayoutComponent extends Object
Constructor and Description |
---|
LayoutComponent() |
LayoutComponent(String dragType) |
Modifier and Type | Method and Description |
---|---|
void |
addProperties(Map<String,String> properties) |
void |
addProperty(String key,
String value) |
boolean |
equals(Object o) |
String |
getDragTypeName() |
Map<String,String> |
getProperties() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.