| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.view.tabular.TableStyle.SimpleStyleDeserializer
public static class TableStyle.SimpleStyleDeserializer
Handles GraphML deserialization of
 TableStyle.SimpleStyle objects.
GraphMLIOHandler| Constructor Summary | |
|---|---|
| TableStyle.SimpleStyleDeserializer() | |
| Method Summary | |
|---|---|
|  void | onHandleDeserialization(DeserializationEvent event)Callback method to handle the deserialization of the data contained in event. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TableStyle.SimpleStyleDeserializer()
| Method Detail | 
|---|
public void onHandleDeserialization(DeserializationEvent event)
DeserializationHandlerevent.
 
 If this callback could deserialize the data in event, it should assign the deserialization result to the event's
 DeserializationEvent.setResult(Object) property.
 
onHandleDeserialization in interface DeserializationHandlerevent - Event that contains all data that is needed for deserialization.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||