|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yworks.yfiles.server.graphml.flexio.data.TemplateStyle
com.yworks.yfiles.server.graphml.flexio.data.TemplateLabelStyle
Label Style which uses a template class to define the visual appearance of the label.
Constructor Summary | |
TemplateLabelStyle(java.lang.String templateClass)
Creates a new instance with the given template class. |
Methods inherited from class com.yworks.yfiles.server.graphml.flexio.data.TemplateStyle |
getContextPropertyName, getDataPropertyName, getSharedInstances, getStyleTag, getTemplateClass, getUserTagProvider, getUserTagProviderClass, isHideSelectionPaintable, setContextPropertyName, setDataPropertyName, setHideSelectionPaintable, setStyleTag, setTemplateClass, setUserTagProvider, setUserTagProviderClass |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TemplateLabelStyle(java.lang.String templateClass)
DisplayObject
which is used to display the model item.
templateClass
- The name of the (Flex) template class, written as "package::Clasname".
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |