public class SVGPointsInspectorSection extends Object implements IInspectorSection<SVGAnimatedPointsModelBase>
| Constructor and Description |
|---|
SVGPointsInspectorSection(ModelCategory category) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(SVGAnimatedPointsModelBase model) |
com.extjs.gxt.ui.client.widget.Component |
getPanel() |
String |
toString() |
void |
unbind() |
public SVGPointsInspectorSection(ModelCategory category)
public com.extjs.gxt.ui.client.widget.Component getPanel()
getPanel in interface IInspectorSection<SVGAnimatedPointsModelBase>public void bind(SVGAnimatedPointsModelBase model)
bind in interface IInspectorSection<SVGAnimatedPointsModelBase>public void unbind()
unbind in interface IInspectorSection<SVGAnimatedPointsModelBase>Copyright © 2018. All Rights Reserved.