|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CanonicalProperties | |
---|---|
org.utgenome.gwt.utgb.client.track | |
org.utgenome.gwt.utgb.client.track.lib | Standard track library for UTGB browser. |
org.utgenome.gwt.utgb.client.track.lib.old | Old UTGB track library. |
org.utgenome.gwt.utgb.client.util.xml | |
org.utgenome.gwt.utgb.client.view | Track view configuration |
Uses of CanonicalProperties in org.utgenome.gwt.utgb.client.track |
---|
Methods in org.utgenome.gwt.utgb.client.track with parameters of type CanonicalProperties | |
---|---|
void |
TrackConfig.restoreProperties(CanonicalProperties forLoad)
|
void |
TrackBase.restoreProperties(CanonicalProperties properties)
Override this method to restore internal state of the track |
void |
Track.restoreProperties(CanonicalProperties properties)
Override this method to restore internal state of this track |
void |
TrackConfig.saveProperties(CanonicalProperties toSave)
|
void |
TrackBase.saveProperties(CanonicalProperties saveData)
Override this method to save internal state of the track into a Properties object |
void |
Track.saveProperties(CanonicalProperties saveData)
Override this method to save internal state of this track into a Properties object |
Uses of CanonicalProperties in org.utgenome.gwt.utgb.client.track.lib |
---|
Uses of CanonicalProperties in org.utgenome.gwt.utgb.client.track.lib.old |
---|
Methods in org.utgenome.gwt.utgb.client.track.lib.old with parameters of type CanonicalProperties | |
---|---|
void |
OldUTGBTrack.restoreProperties(CanonicalProperties properties)
|
void |
OldUTGBTrack.saveProperties(CanonicalProperties saveData)
|
Uses of CanonicalProperties in org.utgenome.gwt.utgb.client.util.xml |
---|
Methods in org.utgenome.gwt.utgb.client.util.xml with parameters of type CanonicalProperties | |
---|---|
static void |
XMLUtil.toCanonicalXML(CanonicalProperties map,
XMLWriter xmlWriter)
|
Uses of CanonicalProperties in org.utgenome.gwt.utgb.client.view |
---|
Fields in org.utgenome.gwt.utgb.client.view declared as CanonicalProperties | |
---|---|
CanonicalProperties |
TrackView.TrackGroup.property
|
CanonicalProperties |
TrackView.Track.property
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |