Wilson
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 11
-
Edited PersistentStateComponent data have changed when data have not execute set method
Answered1.DataMappingConfigurable public class DataMappingConfigurable extends AbstractConfigConfigurable { protected FastRequestConfiguration config = FastRequestComponent.getInstance().getState(); ... -
Created PersistentStateComponent getState not called
Answeredproblem when i start up plugin ,FastRequestComponent.getState not called, why? javacode @State(name = "fastRequest", storages = {@Storage("fastRequest.xml")})public class FastRequestComponent imp... -
Created how to remove the cell value marked
Answered1.question dev and test node show three value in table ,but i just want to show only The left one how to modify my code? 2.code public TreeTable createTable(){ ColumnInfo env = new ColumnI...