public class NIdFormatHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NIdFormatHelper.FormatHelper |
static class |
NIdFormatHelper.FormatHelperResetListener |
| Constructor and Description |
|---|
NIdFormatHelper(net.thevpc.nuts.NDefinition def,
net.thevpc.nuts.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.NDependency dep,
net.thevpc.nuts.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.NDependencyTreeNode id,
net.thevpc.nuts.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.NDescriptor desc,
net.thevpc.nuts.NWorkspace workspace) |
NIdFormatHelper(net.thevpc.nuts.NId id,
net.thevpc.nuts.NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
NIdFormatHelper |
buildLong() |
net.thevpc.nuts.text.NText |
buildMain(NFetchDisplayOptions oo,
NDisplayProperty dp) |
net.thevpc.nuts.text.NText |
getFormattedStatusString() |
Object[] |
getMultiColumnRow(NFetchDisplayOptions oo) |
String[] |
getMultiColumnRowStrings(NFetchDisplayOptions oo) |
net.thevpc.nuts.text.NText |
getSingleColumnRow(NFetchDisplayOptions oo) |
String |
getStatusString() |
static NIdFormatHelper |
of(Object object) |
public NIdFormatHelper(net.thevpc.nuts.NDependencyTreeNode id,
net.thevpc.nuts.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.NId id,
net.thevpc.nuts.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.NDescriptor desc,
net.thevpc.nuts.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.NDefinition def,
net.thevpc.nuts.NWorkspace workspace)
public NIdFormatHelper(net.thevpc.nuts.NDependency dep,
net.thevpc.nuts.NWorkspace workspace)
public static NIdFormatHelper of(Object object)
public String[] getMultiColumnRowStrings(NFetchDisplayOptions oo)
public Object[] getMultiColumnRow(NFetchDisplayOptions oo)
public net.thevpc.nuts.text.NText getSingleColumnRow(NFetchDisplayOptions oo)
public net.thevpc.nuts.text.NText buildMain(NFetchDisplayOptions oo, NDisplayProperty dp)
public NIdFormatHelper buildLong()
public net.thevpc.nuts.text.NText getFormattedStatusString()
public String getStatusString()
Copyright © 2025 vpc open source initiative. All rights reserved.